Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml  -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2023-01-25T05:26:00.173Z||main|||||INFO|500||The following profiles are active: basic
2023-01-25T05:26:20.293Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-25T05:26:20.294Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-25T05:26:20.524Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-25T05:26:36.043Z||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-01-25T05:26:36.554Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-25T05:26:37.034Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-25T05:26:37.743Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-25T05:26:37.755Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-25T05:26:37.908Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-25T05:26:38.373Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-25T05:26:39.571Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-25T05:26:43.750Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-25T05:26:47.282Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-25T05:26:47.394Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-25T05:26:48.235Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-25T05:26:48.634Z||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-01-25T05:26:50.790Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-25T05:26:53.008Z||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-01-25T05:27:01.756Z||main|||||WARN|500||---
2023-01-25T05:27:01.757Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-25T05:27:01.763Z||main|||||WARN|500||---
2023-01-25T05:27:02.496Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-25T05:27:13.381Z||main|||||INFO|500||Started ApiHandlerApplication in 78.253 seconds (JVM running for 82.093)
2023-01-25T05:27:13.420Z|101faf78-509b-4f5a-9e52-437959aa820e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:27:13.438Z|101faf78-509b-4f5a-9e52-437959aa820e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:27:13.457Z|ec51c527-1bd5-472c-945a-d6558614e32d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:27:13.481Z|ec51c527-1bd5-472c-945a-d6558614e32d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:27:19.871Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-25T05:27:20.864Z|e7b5a162-eeb7-476a-b5e3-d6610a954d04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:20.865Z|96716721-ee09-42dd-98e1-4405d203f2ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:20.868Z|b31b2c57-cbb6-44cb-8d09-ef8f0224f00b|http-nio-8080-exec-2|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-01-25T05:27:21.642Z|e7b5a162-eeb7-476a-b5e3-d6610a954d04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:21.646Z|96716721-ee09-42dd-98e1-4405d203f2ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:21.642Z|b31b2c57-cbb6-44cb-8d09-ef8f0224f00b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:28.363Z|28f9d8d3-a760-4a3c-a024-71519e9eeb10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:27:28.365Z|28f9d8d3-a760-4a3c-a024-71519e9eeb10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:27:30.527Z|17c2c006-fcd1-45ed-80ff-8b1892f83eb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:30.529Z|17c2c006-fcd1-45ed-80ff-8b1892f83eb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:31.039Z|fa25ac1c-2316-4d0f-b039-09b09b637d83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:31.041Z|c8134f8e-7474-4f40-a988-d2f527889ffa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:31.042Z|fa25ac1c-2316-4d0f-b039-09b09b637d83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:31.044Z|c8134f8e-7474-4f40-a988-d2f527889ffa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:40.590Z|3dac9ace-7398-43a9-aef5-9237bfcaabe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:40.592Z|3dac9ace-7398-43a9-aef5-9237bfcaabe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:41.126Z|0f7cf642-d249-4a21-9ae4-366964c090d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:41.133Z|4e432d42-a0d5-41d1-9b4f-38d558affe7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:41.135Z|4e432d42-a0d5-41d1-9b4f-38d558affe7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:41.135Z|0f7cf642-d249-4a21-9ae4-366964c090d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:43.363Z|e6936cf4-3f90-463d-aee7-f568785d65f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:27:43.364Z|e6936cf4-3f90-463d-aee7-f568785d65f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:27:43.483Z|efc604ec-e0f8-427c-92b0-3af29c8d1e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:27:43.487Z|efc604ec-e0f8-427c-92b0-3af29c8d1e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:27:50.642Z|2a7015ae-4606-4ea4-836f-31f35491117b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:50.644Z|2a7015ae-4606-4ea4-836f-31f35491117b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:51.173Z|960e9ba0-756c-4b90-84d1-2aaaf347dbed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:51.174Z|afe4f386-1e0d-427a-b436-1320b8ee9a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:51.174Z|960e9ba0-756c-4b90-84d1-2aaaf347dbed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:51.175Z|afe4f386-1e0d-427a-b436-1320b8ee9a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:58.363Z|f54aa441-5cf7-47fc-9e52-f0cfab6ddcf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:27:58.366Z|f54aa441-5cf7-47fc-9e52-f0cfab6ddcf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:28:00.681Z|f0f46430-66b7-4df4-bfed-724b71971acf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:00.683Z|f0f46430-66b7-4df4-bfed-724b71971acf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:01.214Z|6f7874a6-de87-4e8f-8e13-8b889bf9f5f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:01.216Z|6f7874a6-de87-4e8f-8e13-8b889bf9f5f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:01.217Z|720be51b-2aa4-412b-b253-244a1911c426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:01.218Z|720be51b-2aa4-412b-b253-244a1911c426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:10.723Z|47aacd73-5786-4ed0-b5a0-38efa05216a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:10.725Z|47aacd73-5786-4ed0-b5a0-38efa05216a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:11.266Z|f874ca93-0d13-4726-a1a6-f11aafa91412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:11.266Z|1f7fc056-47b2-427b-8d59-5eefa0174ede|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:11.267Z|f874ca93-0d13-4726-a1a6-f11aafa91412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:11.267Z|1f7fc056-47b2-427b-8d59-5eefa0174ede|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:13.363Z|ad5843a0-2863-4b4a-885e-3c6dca29f230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:28:13.364Z|ad5843a0-2863-4b4a-885e-3c6dca29f230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:28:13.489Z|321d4878-ec38-44c4-aeed-8384ed5fa711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:28:13.490Z|321d4878-ec38-44c4-aeed-8384ed5fa711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:28:20.766Z|63b30d36-60e6-4f80-a70b-67a4b3dc1efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:20.769Z|63b30d36-60e6-4f80-a70b-67a4b3dc1efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:21.307Z|37f099c9-6b4e-4fa0-ad33-87247fb191bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:21.308Z|37f099c9-6b4e-4fa0-ad33-87247fb191bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:21.335Z|d4d42c0b-d795-42b3-83cd-5cf5580a5efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:21.336Z|d4d42c0b-d795-42b3-83cd-5cf5580a5efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:28.363Z|fd88b452-794d-42c0-988f-0d2c9ed0f07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:28:28.365Z|fd88b452-794d-42c0-988f-0d2c9ed0f07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:28:30.845Z|923747a6-6334-41d2-811a-3fc1912cc0f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:30.859Z|923747a6-6334-41d2-811a-3fc1912cc0f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:31.373Z|a7e46e31-cea0-42de-aa2a-5571c4449547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:31.375Z|a7e46e31-cea0-42de-aa2a-5571c4449547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:31.393Z|68baae21-549e-47f0-a0a8-84f92078c769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:31.395Z|68baae21-549e-47f0-a0a8-84f92078c769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:40.909Z|80f2ee10-713d-4549-9f8b-fcf4b6279323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:40.912Z|80f2ee10-713d-4549-9f8b-fcf4b6279323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:41.416Z|d72943e1-9d2e-4f8e-a836-4f8ae37c5895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:41.418Z|d72943e1-9d2e-4f8e-a836-4f8ae37c5895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:41.428Z|dbefc6cf-e019-4aef-829a-40d2dcbd66c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:41.436Z|dbefc6cf-e019-4aef-829a-40d2dcbd66c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:43.363Z|7f370974-c908-42a2-a157-404e297c61ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:28:43.369Z|7f370974-c908-42a2-a157-404e297c61ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:28:43.492Z|2d11f2d4-ad66-4009-a6bd-cf0daf02ef55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:28:43.493Z|2d11f2d4-ad66-4009-a6bd-cf0daf02ef55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:28:50.943Z|95397fd9-a6f6-4954-b4a5-472491ec33bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:50.944Z|95397fd9-a6f6-4954-b4a5-472491ec33bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:51.474Z|db0ef9db-0d89-49f3-9802-adad14691c5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:51.474Z|72fe4f5c-5c2a-4f26-83f9-f9a67b793a36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:51.476Z|72fe4f5c-5c2a-4f26-83f9-f9a67b793a36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:51.476Z|db0ef9db-0d89-49f3-9802-adad14691c5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:58.363Z|48d96f56-100d-4948-b3a0-4c6de1b4c534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:28:58.364Z|48d96f56-100d-4948-b3a0-4c6de1b4c534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:29:00.977Z|040e81ba-1ff4-40c1-986c-145f0b973b73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:00.979Z|040e81ba-1ff4-40c1-986c-145f0b973b73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:01.513Z|b1ad5fef-7aa3-4643-b33e-6761c5092db5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:01.515Z|b1ad5fef-7aa3-4643-b33e-6761c5092db5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:01.518Z|4d363f39-15b9-4f72-a1ae-3df93a6c689f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:01.520Z|4d363f39-15b9-4f72-a1ae-3df93a6c689f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:11.017Z|8501d8c5-ac03-496b-a5ee-5ed4ca14a94e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:11.019Z|8501d8c5-ac03-496b-a5ee-5ed4ca14a94e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:11.564Z|bc2c7167-5712-4014-8e0e-8fdc549343cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:11.566Z|bc2c7167-5712-4014-8e0e-8fdc549343cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:11.576Z|783a1e9f-ace8-485b-849a-0077eeccc844|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:11.577Z|783a1e9f-ace8-485b-849a-0077eeccc844|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:13.363Z|3757958e-42b3-461a-b259-7f8a72650e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:29:13.364Z|3757958e-42b3-461a-b259-7f8a72650e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:29:13.495Z|b913826a-d2d2-437f-8cd6-eecdd4df936c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:29:13.496Z|b913826a-d2d2-437f-8cd6-eecdd4df936c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:29:21.051Z|9f4fb643-caf9-46d0-a114-9e66627509b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:21.052Z|9f4fb643-caf9-46d0-a114-9e66627509b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:21.610Z|72324ea6-deae-44ed-89df-b12277cfb192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:21.612Z|72324ea6-deae-44ed-89df-b12277cfb192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:21.618Z|6c90c6f1-23a9-42ca-b26b-a281499a6bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:21.620Z|6c90c6f1-23a9-42ca-b26b-a281499a6bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:28.363Z|e13a854f-f08d-46f2-981b-d4d2fe349544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:29:28.371Z|e13a854f-f08d-46f2-981b-d4d2fe349544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:29:31.085Z|204eb9b5-973f-47e5-84a2-c71cfcf05ba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:31.088Z|204eb9b5-973f-47e5-84a2-c71cfcf05ba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:31.656Z|579582a2-0de3-400a-8ed9-fa0289385bb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:31.658Z|579582a2-0de3-400a-8ed9-fa0289385bb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:31.664Z|d4a36023-1a56-4920-a8b3-eeb63d2620cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:31.669Z|d4a36023-1a56-4920-a8b3-eeb63d2620cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:41.118Z|ea97a22a-24c0-4d8c-8e96-21952d3bc06e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:41.119Z|ea97a22a-24c0-4d8c-8e96-21952d3bc06e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:41.699Z|056ad435-99e2-49be-a986-fde3a3d69329|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:41.699Z|2a62d192-3c0e-445b-810f-f1503d82b57c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:41.701Z|056ad435-99e2-49be-a986-fde3a3d69329|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:41.701Z|2a62d192-3c0e-445b-810f-f1503d82b57c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:43.364Z|ca3bb686-754b-49ea-b66b-90eeb687a844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:29:43.365Z|ca3bb686-754b-49ea-b66b-90eeb687a844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:29:43.498Z|82b99ea5-57ce-4771-be06-dae1d42d6c2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:29:43.499Z|82b99ea5-57ce-4771-be06-dae1d42d6c2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:29:51.149Z|dc1ffa27-31c2-4a73-9d98-21ebb7c3e8d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:51.150Z|dc1ffa27-31c2-4a73-9d98-21ebb7c3e8d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:51.735Z|a0a36812-2bf6-47ab-a02f-f51ac9249f59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:51.736Z|a0a36812-2bf6-47ab-a02f-f51ac9249f59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:51.735Z|79cbc8a3-3ded-4d54-8989-44388b93e4fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:51.743Z|79cbc8a3-3ded-4d54-8989-44388b93e4fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:58.363Z|2d2d1803-0ec1-4299-9428-7026b5faee93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:29:58.364Z|2d2d1803-0ec1-4299-9428-7026b5faee93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:30:01.177Z|d1e94321-948e-4d52-b2c2-e8178eeec62e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:01.179Z|d1e94321-948e-4d52-b2c2-e8178eeec62e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:01.772Z|a53af996-9fcf-4b65-a8bd-0e8200fe1fa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:01.772Z|b1e7ebab-30b1-40ff-b7d8-e2324d564162|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:01.773Z|b1e7ebab-30b1-40ff-b7d8-e2324d564162|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:01.773Z|a53af996-9fcf-4b65-a8bd-0e8200fe1fa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:11.212Z|e5057e79-f9db-4805-88fa-67274186dc60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:11.213Z|e5057e79-f9db-4805-88fa-67274186dc60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:11.816Z|04c32478-e6f2-4851-9a70-89de03fa7bce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:11.816Z|4b7d3b39-26f8-429c-8ae0-0b79373629f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:11.817Z|4b7d3b39-26f8-429c-8ae0-0b79373629f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:11.817Z|04c32478-e6f2-4851-9a70-89de03fa7bce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:13.363Z|d4f91fcf-83e6-46b1-8f00-d355a3cf142f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:30:13.368Z|d4f91fcf-83e6-46b1-8f00-d355a3cf142f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:30:13.501Z|95a3409e-11e5-4884-bca4-b353ee3e15a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:30:13.502Z|95a3409e-11e5-4884-bca4-b353ee3e15a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:30:21.255Z|0a5be4a7-28d0-4dc7-8794-864e24dd0559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:21.256Z|0a5be4a7-28d0-4dc7-8794-864e24dd0559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:21.848Z|63fe3c6a-eef3-4ae4-94ba-d93f34dad69f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:21.849Z|63fe3c6a-eef3-4ae4-94ba-d93f34dad69f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:21.850Z|d49a9cb8-41c6-4360-b4e4-7392a2f3f673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:21.851Z|d49a9cb8-41c6-4360-b4e4-7392a2f3f673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:28.363Z|d51aeb50-c8ae-4ae0-9d65-138398ca6195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:30:28.364Z|d51aeb50-c8ae-4ae0-9d65-138398ca6195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:30:31.295Z|d1b5e826-e1c5-4c24-9ccf-37db684766dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:31.296Z|d1b5e826-e1c5-4c24-9ccf-37db684766dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:31.878Z|11cac9ad-cbe7-4773-aaea-b6e9eeef25ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:31.880Z|11cac9ad-cbe7-4773-aaea-b6e9eeef25ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:31.902Z|3e6af307-14ff-4fa9-90ad-4578fb54bd3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:31.903Z|3e6af307-14ff-4fa9-90ad-4578fb54bd3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:41.328Z|2815ccae-039c-4850-8181-effa8c756efb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:41.330Z|2815ccae-039c-4850-8181-effa8c756efb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:41.908Z|f0456525-ddf7-41f4-9924-d8acf3437d98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:41.910Z|f0456525-ddf7-41f4-9924-d8acf3437d98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:41.931Z|3144a62f-d498-4fd8-933d-fe3ddfafb3f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:41.933Z|3144a62f-d498-4fd8-933d-fe3ddfafb3f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:43.362Z|c6c2c7e8-7907-47f6-832e-4735e1669fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:30:43.363Z|c6c2c7e8-7907-47f6-832e-4735e1669fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:30:43.504Z|332ffe87-42cd-490a-afa2-33aa60ced180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:30:43.505Z|332ffe87-42cd-490a-afa2-33aa60ced180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:30:51.365Z|de3284fa-6eb6-4cd0-a89a-d12b6ba5a371|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:51.366Z|de3284fa-6eb6-4cd0-a89a-d12b6ba5a371|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:51.936Z|182bfe23-f6d6-40af-9d9a-a768724d820e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:51.937Z|182bfe23-f6d6-40af-9d9a-a768724d820e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:51.964Z|39bcdb28-3ea1-482a-8b30-b08f09420c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:51.965Z|39bcdb28-3ea1-482a-8b30-b08f09420c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:58.364Z|b5df877a-f8e3-4fba-b2de-8cedfbd50fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:30:58.369Z|b5df877a-f8e3-4fba-b2de-8cedfbd50fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:31:01.412Z|2cdea091-7bec-4288-ba69-09cdcfde61a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:01.414Z|2cdea091-7bec-4288-ba69-09cdcfde61a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:01.966Z|a693f6f5-eeb8-4ccc-98d9-a48cc3d6b0f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:01.968Z|a693f6f5-eeb8-4ccc-98d9-a48cc3d6b0f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:01.994Z|5b9c5537-45d1-4522-9aaa-7bc230d62b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:01.995Z|5b9c5537-45d1-4522-9aaa-7bc230d62b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:11.445Z|a99d78d3-4e07-4052-8567-182eec77ce2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:11.446Z|a99d78d3-4e07-4052-8567-182eec77ce2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:11.998Z|8875dba5-ab9a-4566-a04a-69dae2bc7b82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:12.000Z|8875dba5-ab9a-4566-a04a-69dae2bc7b82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:12.031Z|880542c3-edf0-4996-9681-dd0d862fa58b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:12.032Z|880542c3-edf0-4996-9681-dd0d862fa58b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:13.363Z|af598bef-bd8a-42b6-809c-0e161d9e5223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:31:13.365Z|af598bef-bd8a-42b6-809c-0e161d9e5223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:31:13.507Z|733077fb-520d-4d94-917a-a712eda35a44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:31:13.508Z|733077fb-520d-4d94-917a-a712eda35a44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:31:21.473Z|86662635-fe81-4a61-8c99-f293e4176f10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:21.475Z|86662635-fe81-4a61-8c99-f293e4176f10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:22.041Z|5af4ebeb-957f-4d99-9fb6-8f68bb2e6bd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:22.042Z|5af4ebeb-957f-4d99-9fb6-8f68bb2e6bd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:22.067Z|fdad25d0-609d-4f95-964a-5d2a1c177d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:22.068Z|fdad25d0-609d-4f95-964a-5d2a1c177d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:28.363Z|3e61bc9f-3be6-43e4-9b8b-891e79294f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:31:28.364Z|3e61bc9f-3be6-43e4-9b8b-891e79294f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:31:31.527Z|e4c73088-f9dd-4b32-9c41-b4e4fcdca4f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:31.529Z|e4c73088-f9dd-4b32-9c41-b4e4fcdca4f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:32.074Z|0f38de15-861a-445c-a54d-4f6f57461d23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:32.075Z|0f38de15-861a-445c-a54d-4f6f57461d23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:32.100Z|b82a497e-d7da-41aa-a7cf-5bb75a8faf12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:32.101Z|b82a497e-d7da-41aa-a7cf-5bb75a8faf12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:41.580Z|53e62611-ece6-4adc-a261-33ff23f8027b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:41.582Z|53e62611-ece6-4adc-a261-33ff23f8027b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:42.107Z|c0ce7723-9f35-4f80-a265-35eb9599c194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:42.108Z|c0ce7723-9f35-4f80-a265-35eb9599c194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:42.132Z|024d879c-78df-4bfc-b15b-845d1b438410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:42.133Z|024d879c-78df-4bfc-b15b-845d1b438410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:43.363Z|a0005af1-7c2f-454b-b2ee-8e3a814be2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:31:43.368Z|a0005af1-7c2f-454b-b2ee-8e3a814be2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:31:43.509Z|041b3187-b79a-4bb2-ba3e-b9400f80c17b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:31:43.511Z|041b3187-b79a-4bb2-ba3e-b9400f80c17b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:31:51.621Z|4fe5d834-cc09-4227-af18-02726c9feda5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:51.622Z|4fe5d834-cc09-4227-af18-02726c9feda5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:52.133Z|5a22806d-eb97-4dd3-98ec-7e12d14e6ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:52.135Z|5a22806d-eb97-4dd3-98ec-7e12d14e6ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:52.190Z|25457e7f-98e9-4c72-87dd-9144553eee1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:52.192Z|25457e7f-98e9-4c72-87dd-9144553eee1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:58.363Z|2b6866a3-daae-4437-b4fc-682c76ff1add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:31:58.364Z|2b6866a3-daae-4437-b4fc-682c76ff1add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:32:01.661Z|b6f98348-fffc-4f5d-9203-54dbf3116de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:01.662Z|b6f98348-fffc-4f5d-9203-54dbf3116de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:02.164Z|2c54fc22-8248-41c2-9408-5da87ce41b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:02.165Z|2c54fc22-8248-41c2-9408-5da87ce41b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:02.217Z|a9442c7b-ef9e-4c88-a7d4-c27d7e492982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:02.218Z|a9442c7b-ef9e-4c88-a7d4-c27d7e492982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:11.720Z|5e061437-4d4f-484c-a476-9ec4ce2f4751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:11.721Z|5e061437-4d4f-484c-a476-9ec4ce2f4751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:12.200Z|d8440332-7b72-4d4b-9c1a-dd8a054a4c98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:12.201Z|d8440332-7b72-4d4b-9c1a-dd8a054a4c98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:12.250Z|e6a63a87-f36d-4cfb-aa8b-eb0389cc2523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:12.252Z|e6a63a87-f36d-4cfb-aa8b-eb0389cc2523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:13.363Z|62b5a06e-ba25-4ca7-995c-6c77d64b583d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:32:13.370Z|62b5a06e-ba25-4ca7-995c-6c77d64b583d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:32:13.512Z|584e1e8e-c783-43a9-a42c-736c622fa41a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:32:13.513Z|584e1e8e-c783-43a9-a42c-736c622fa41a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:32:21.759Z|32394f9e-89ad-497b-b949-1011c57f79db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:21.760Z|32394f9e-89ad-497b-b949-1011c57f79db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:22.236Z|ca64c607-84e8-40ac-9b15-51ec86114aeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:22.237Z|ca64c607-84e8-40ac-9b15-51ec86114aeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:22.303Z|1171569a-f7ae-4451-a6f7-b34b506e9d06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:22.304Z|1171569a-f7ae-4451-a6f7-b34b506e9d06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:28.363Z|8388c86d-ee0e-4ccd-832e-ecb2ef40e6d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:32:28.364Z|8388c86d-ee0e-4ccd-832e-ecb2ef40e6d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:32:31.787Z|60d2db5d-23ab-488f-92b7-2e243e22d4de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:31.788Z|60d2db5d-23ab-488f-92b7-2e243e22d4de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:32.268Z|259b4c74-ba7a-4572-ab0e-fb0af7a6c66a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:32.270Z|259b4c74-ba7a-4572-ab0e-fb0af7a6c66a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:32.336Z|bd906390-d2c1-437f-be2d-39a95ba1cd9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:32.338Z|bd906390-d2c1-437f-be2d-39a95ba1cd9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:41.815Z|ff6177a7-123b-495e-894c-c66bf29b8998|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:41.816Z|ff6177a7-123b-495e-894c-c66bf29b8998|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:42.299Z|ef4425ba-180f-46c2-99ab-beb1190ed7f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:42.300Z|ef4425ba-180f-46c2-99ab-beb1190ed7f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:42.363Z|9d950f0e-97e3-4708-a467-b6ab3c982cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:42.365Z|9d950f0e-97e3-4708-a467-b6ab3c982cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:43.362Z|144be347-f9b7-4b9c-877c-9e84787ff070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:32:43.363Z|144be347-f9b7-4b9c-877c-9e84787ff070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:32:43.515Z|dafda788-1df8-45f3-8c4d-5061f839a4a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:32:43.516Z|dafda788-1df8-45f3-8c4d-5061f839a4a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:32:51.841Z|8cb2a6bf-2a68-45ae-8eea-88ce23b9387b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:51.843Z|8cb2a6bf-2a68-45ae-8eea-88ce23b9387b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:52.328Z|cf3daee6-69d4-457c-bdc1-563a4ba3d73c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:52.330Z|cf3daee6-69d4-457c-bdc1-563a4ba3d73c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:52.396Z|b5931ba3-94a9-46ba-8ced-233d3d47bfed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:52.398Z|b5931ba3-94a9-46ba-8ced-233d3d47bfed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:58.363Z|7fefdbf6-5aed-449d-a774-bf9f4920d1db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:32:58.367Z|7fefdbf6-5aed-449d-a774-bf9f4920d1db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:33:01.871Z|fea41d95-33e8-49be-abc8-08226cb054c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:01.873Z|fea41d95-33e8-49be-abc8-08226cb054c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:02.359Z|b64c65bc-2dbd-4669-8ce9-389caa75db44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:02.360Z|b64c65bc-2dbd-4669-8ce9-389caa75db44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:02.423Z|938a5b0d-828a-4643-be88-5b6dccf453a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:02.424Z|938a5b0d-828a-4643-be88-5b6dccf453a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:11.903Z|ea0dc6f9-e0cd-493d-bea0-37e22fa51d3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:11.905Z|ea0dc6f9-e0cd-493d-bea0-37e22fa51d3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:12.388Z|2b4d1240-2102-486b-92dc-72160f438a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:12.389Z|2b4d1240-2102-486b-92dc-72160f438a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:12.456Z|e4464db6-7e53-42d0-b853-5e663a0159d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:12.457Z|e4464db6-7e53-42d0-b853-5e663a0159d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:13.362Z|c63ffa51-6820-4190-9ccf-a8de5db5b7ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:33:13.364Z|c63ffa51-6820-4190-9ccf-a8de5db5b7ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:33:13.517Z|dc09f2c5-4695-4bd8-b3c2-e517c352b568|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:33:13.519Z|dc09f2c5-4695-4bd8-b3c2-e517c352b568|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:33:21.932Z|65a09bab-1bf0-409c-8054-5f7bac564881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:21.933Z|65a09bab-1bf0-409c-8054-5f7bac564881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:22.419Z|022c2fe7-63eb-4ceb-ac7f-0ac60ae984ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:22.420Z|022c2fe7-63eb-4ceb-ac7f-0ac60ae984ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:22.489Z|8ef29063-838e-4391-9154-2268ac310006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:22.490Z|8ef29063-838e-4391-9154-2268ac310006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:28.363Z|5412d2ab-a7b1-4be3-879d-bae890eff69b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:33:28.364Z|5412d2ab-a7b1-4be3-879d-bae890eff69b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:33:31.957Z|67c9f2b9-ddf3-41b1-a2e4-e002d0793a27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:31.958Z|67c9f2b9-ddf3-41b1-a2e4-e002d0793a27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:32.445Z|08e9b8f3-0bd8-4d7a-8d49-88d4ff550074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:32.447Z|08e9b8f3-0bd8-4d7a-8d49-88d4ff550074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:32.515Z|50253d6e-15f8-4498-a674-fd09a6702e9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:32.516Z|50253d6e-15f8-4498-a674-fd09a6702e9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:41.984Z|98b885ec-b327-42f2-a22f-ee423677cfe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:41.986Z|98b885ec-b327-42f2-a22f-ee423677cfe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:42.474Z|a7a5deea-6868-4b7b-aeb4-9815695baaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:42.476Z|a7a5deea-6868-4b7b-aeb4-9815695baaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:42.543Z|3824a795-0464-44d7-9589-436461e4cfb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:42.544Z|3824a795-0464-44d7-9589-436461e4cfb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:43.363Z|1511a3ff-88e2-40dc-8514-0d2c876a7169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:33:43.367Z|1511a3ff-88e2-40dc-8514-0d2c876a7169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:33:43.520Z|0260c204-beed-4a66-98d0-3b76fb47b05e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:33:43.521Z|0260c204-beed-4a66-98d0-3b76fb47b05e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:33:52.013Z|e95d0e41-d3ed-475d-a0cc-da3f2d454fb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:52.014Z|e95d0e41-d3ed-475d-a0cc-da3f2d454fb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:52.505Z|0e8a4720-e9a7-487f-8886-da3ea3105bd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:52.507Z|0e8a4720-e9a7-487f-8886-da3ea3105bd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:52.570Z|6b3256b4-5d03-4978-9777-114daf319cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:52.571Z|6b3256b4-5d03-4978-9777-114daf319cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:58.362Z|232df030-b513-4309-8f46-02dab4ab0635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:33:58.363Z|232df030-b513-4309-8f46-02dab4ab0635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:34:02.040Z|62d7ed3c-62e7-4890-a2a3-83be1f369355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:02.042Z|62d7ed3c-62e7-4890-a2a3-83be1f369355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:02.537Z|987e417c-8afc-407c-9ad9-e243490df0d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:02.539Z|987e417c-8afc-407c-9ad9-e243490df0d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:02.600Z|a899c255-ef94-4fa5-ae0e-f3a9d9f517ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:02.601Z|a899c255-ef94-4fa5-ae0e-f3a9d9f517ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:12.071Z|2b7d6b65-e8a4-4f16-ab2e-f4a69c10f062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:12.072Z|2b7d6b65-e8a4-4f16-ab2e-f4a69c10f062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:12.572Z|ec07f1c9-19d1-4493-9877-07d76ccf40e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:12.573Z|ec07f1c9-19d1-4493-9877-07d76ccf40e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:12.627Z|ebead70d-2aca-4fe0-b6ef-cc88eba62f0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:12.628Z|ebead70d-2aca-4fe0-b6ef-cc88eba62f0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:13.362Z|46e2e9c6-bdb6-4e6b-b8a7-f25765c96b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:34:13.363Z|46e2e9c6-bdb6-4e6b-b8a7-f25765c96b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:34:13.522Z|e71e7b85-f32c-4d88-bcf5-fdae90bb52b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:34:13.523Z|e71e7b85-f32c-4d88-bcf5-fdae90bb52b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:34:22.113Z|6956e70e-b3b8-487d-a0a4-242157173794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:22.114Z|6956e70e-b3b8-487d-a0a4-242157173794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:22.604Z|68ab62e7-9bf5-46ba-a85a-1a397de64452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:22.610Z|68ab62e7-9bf5-46ba-a85a-1a397de64452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:22.666Z|b07f41f5-1239-4b5b-959d-b98bee3febd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:22.667Z|b07f41f5-1239-4b5b-959d-b98bee3febd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:28.363Z|98979793-4ceb-4c9a-b3a3-a546001b50e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:34:28.366Z|98979793-4ceb-4c9a-b3a3-a546001b50e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:34:32.145Z|7f5245d1-237a-4082-aad4-055d55ebd90c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:32.148Z|7f5245d1-237a-4082-aad4-055d55ebd90c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:32.639Z|2ef1b18d-be3d-4935-808a-b5a310a30465|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:32.640Z|2ef1b18d-be3d-4935-808a-b5a310a30465|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:32.694Z|f222b14e-1ac2-4096-8b7f-63394a106cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:32.695Z|f222b14e-1ac2-4096-8b7f-63394a106cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:42.178Z|4d489d3a-fc5c-49fb-a77a-4a42f24af862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:42.180Z|4d489d3a-fc5c-49fb-a77a-4a42f24af862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:42.670Z|804a6386-5e94-44fc-bfb5-353fb2a76354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:42.672Z|804a6386-5e94-44fc-bfb5-353fb2a76354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:42.720Z|9a8ee138-7189-45f9-89fa-f67cd539f400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:42.721Z|9a8ee138-7189-45f9-89fa-f67cd539f400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:43.363Z|e6bc5ba3-c294-4864-bf0c-6cdbc1776b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:34:43.364Z|e6bc5ba3-c294-4864-bf0c-6cdbc1776b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:34:43.529Z|a90c2f55-fac6-4390-8156-2eea56e7bdc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:34:43.530Z|a90c2f55-fac6-4390-8156-2eea56e7bdc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:34:52.243Z|2006c67c-61be-438e-95a8-41b388373ac5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:52.246Z|2006c67c-61be-438e-95a8-41b388373ac5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:52.698Z|fa1768b4-e244-4d10-ba15-46864ee9d224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:52.699Z|fa1768b4-e244-4d10-ba15-46864ee9d224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:52.747Z|f4e2edec-5210-4245-80f5-db94ac6c13fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:52.749Z|f4e2edec-5210-4245-80f5-db94ac6c13fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:58.363Z|fdbb8bea-210d-4ffc-9695-5ad21b5ae878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:34:58.364Z|fdbb8bea-210d-4ffc-9695-5ad21b5ae878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:35:02.303Z|39630302-877b-4ea1-82f6-20df7938dc10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:02.305Z|39630302-877b-4ea1-82f6-20df7938dc10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:02.724Z|2abdf793-f297-4703-9667-a1ca84e99e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:02.725Z|2abdf793-f297-4703-9667-a1ca84e99e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:02.774Z|17ba6777-e7e6-45a4-903d-6c27310151d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:02.776Z|17ba6777-e7e6-45a4-903d-6c27310151d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:12.335Z|ea6a372d-3510-4073-912b-fa3604594a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:12.336Z|ea6a372d-3510-4073-912b-fa3604594a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:12.752Z|91d20b91-d934-4f19-b730-be758d6eb3b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:12.753Z|91d20b91-d934-4f19-b730-be758d6eb3b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:12.804Z|d6cf926b-d81d-4705-a9ed-4017deec35fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:12.805Z|d6cf926b-d81d-4705-a9ed-4017deec35fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:13.363Z|cb0e1865-1a16-43ec-b820-8603ec1b4fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:35:13.367Z|cb0e1865-1a16-43ec-b820-8603ec1b4fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:35:13.531Z|f68e2e69-462b-4e96-a456-5fe37b011ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:35:13.533Z|f68e2e69-462b-4e96-a456-5fe37b011ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:35:22.364Z|8f1d128a-2dc6-4106-a010-cfd59f49a679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:22.365Z|8f1d128a-2dc6-4106-a010-cfd59f49a679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:22.780Z|e14dd73f-b8ac-459a-8d9c-211f15b90c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:22.782Z|e14dd73f-b8ac-459a-8d9c-211f15b90c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:22.833Z|3bac1627-c1f1-4231-ae76-76057f4735a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:22.834Z|3bac1627-c1f1-4231-ae76-76057f4735a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:28.363Z|12960cf5-7a38-414b-8c52-b13256505be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:35:28.364Z|12960cf5-7a38-414b-8c52-b13256505be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:35:32.408Z|7d53e265-a947-45b3-9a1c-c079d3723cdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:32.410Z|7d53e265-a947-45b3-9a1c-c079d3723cdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:32.806Z|439e7eca-6728-4876-8b83-ab39bb120a64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:32.811Z|439e7eca-6728-4876-8b83-ab39bb120a64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:32.863Z|1415682f-98f1-4b34-9361-1b4734a16ee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:32.865Z|1415682f-98f1-4b34-9361-1b4734a16ee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:42.436Z|c8cc3634-1980-4b01-b687-bab9e768de1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:42.437Z|c8cc3634-1980-4b01-b687-bab9e768de1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:42.838Z|1ebeb669-38be-465f-8737-9c180402dc00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:42.839Z|1ebeb669-38be-465f-8737-9c180402dc00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:42.891Z|c7c9f0ba-047d-43a7-bf5a-fc84545e7bbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:42.892Z|c7c9f0ba-047d-43a7-bf5a-fc84545e7bbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:43.362Z|27daa6bf-eb2f-4d8d-bdaa-c59dc0a531c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:35:43.363Z|27daa6bf-eb2f-4d8d-bdaa-c59dc0a531c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:35:43.534Z|54034ca0-f6c5-4e06-8297-ed769e3a9345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:35:43.534Z|54034ca0-f6c5-4e06-8297-ed769e3a9345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:35:52.468Z|4918f063-a063-4990-b5c1-cf97d719a8ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:52.469Z|4918f063-a063-4990-b5c1-cf97d719a8ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:52.866Z|b0e64eb1-e5c1-4426-bbdb-b8cae5217e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:52.868Z|b0e64eb1-e5c1-4426-bbdb-b8cae5217e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:52.947Z|d124fbf5-1f9b-4aa8-a40e-507abe894c45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:52.950Z|d124fbf5-1f9b-4aa8-a40e-507abe894c45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:58.362Z|d0239ddb-9b89-4491-886e-54b937faf589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:35:58.365Z|d0239ddb-9b89-4491-886e-54b937faf589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:36:02.509Z|79b4f79f-b3cf-4a4f-8622-cf644b49cd21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:02.511Z|79b4f79f-b3cf-4a4f-8622-cf644b49cd21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:02.893Z|e76e805a-0cf4-4bb0-bc9d-c1ae6c250807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:02.894Z|e76e805a-0cf4-4bb0-bc9d-c1ae6c250807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:02.975Z|0d97308a-98ce-4a8b-a21d-9246f66125f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:02.976Z|0d97308a-98ce-4a8b-a21d-9246f66125f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:12.547Z|455b2c28-28e0-40ef-8de6-c6da35f505f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:12.548Z|455b2c28-28e0-40ef-8de6-c6da35f505f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:12.920Z|212e386f-51e7-44a0-a128-b8c57c4bdd31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:12.921Z|212e386f-51e7-44a0-a128-b8c57c4bdd31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:13.000Z|c283c3c6-5101-4a78-b745-d68e0f719021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:13.001Z|c283c3c6-5101-4a78-b745-d68e0f719021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:13.362Z|d9cb947a-f66e-46af-8e08-642a45259bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:36:13.363Z|d9cb947a-f66e-46af-8e08-642a45259bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:36:13.535Z|e2363989-3108-4fba-89b4-a39676521c27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:36:13.536Z|e2363989-3108-4fba-89b4-a39676521c27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:36:15.070Z|decb883d-69e9-494a-aed6-cd11e08b95bc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:36:15.072Z|decb883d-69e9-494a-aed6-cd11e08b95bc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:22.596Z|4e94c215-c2c1-450e-9db4-6f7bbbf10532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:22.598Z|4e94c215-c2c1-450e-9db4-6f7bbbf10532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:22.953Z|46c882a7-7893-4012-a389-947307648a6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:22.955Z|46c882a7-7893-4012-a389-947307648a6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:23.027Z|95391099-745c-4ff2-9ca4-221f87e0ff80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:23.028Z|95391099-745c-4ff2-9ca4-221f87e0ff80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:28.367Z|8196a0b9-67b5-41ae-8d73-724a93e45bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:36:28.375Z|8196a0b9-67b5-41ae-8d73-724a93e45bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:36:32.627Z|6dd71830-0d02-42f9-8e63-3f9b769c2e47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:32.629Z|6dd71830-0d02-42f9-8e63-3f9b769c2e47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:32.980Z|6b64bab1-ae91-406a-960c-fa1c94e3d1ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:32.981Z|6b64bab1-ae91-406a-960c-fa1c94e3d1ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:33.053Z|a150c612-098c-4144-aa14-86cd5fc4c529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:33.055Z|a150c612-098c-4144-aa14-86cd5fc4c529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:42.660Z|08ddc082-6710-4679-8058-97b998455403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:42.661Z|08ddc082-6710-4679-8058-97b998455403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:43.008Z|2386c14c-aa7e-4e2b-bd6a-f9f920f4df4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:43.010Z|2386c14c-aa7e-4e2b-bd6a-f9f920f4df4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:43.083Z|0feb177c-2ebb-4970-9d72-de671e8a83fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:43.084Z|0feb177c-2ebb-4970-9d72-de671e8a83fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:43.362Z|9ffe7f38-7979-4318-ab5d-1848f3e01cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:36:43.363Z|9ffe7f38-7979-4318-ab5d-1848f3e01cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:36:43.537Z|3cfb641b-5438-4f49-8486-b9e449e5dd06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:36:43.538Z|3cfb641b-5438-4f49-8486-b9e449e5dd06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:36:52.689Z|3e441fbe-e753-458f-934f-b902ec1f00c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:52.691Z|3e441fbe-e753-458f-934f-b902ec1f00c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:53.035Z|0646fba5-2c5c-40a6-8b9e-6d9a4deecf96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:53.036Z|0646fba5-2c5c-40a6-8b9e-6d9a4deecf96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:53.113Z|4774e876-5a18-48d8-b68e-1598cac779d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:53.115Z|4774e876-5a18-48d8-b68e-1598cac779d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:58.362Z|9db8c2df-ceeb-43a5-9cd9-006b3ff6408b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:36:58.363Z|9db8c2df-ceeb-43a5-9cd9-006b3ff6408b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:37:02.721Z|661e8025-9c0b-43ce-9176-cedc865e3d52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:02.722Z|661e8025-9c0b-43ce-9176-cedc865e3d52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:03.068Z|f79ea8a5-3ee5-46f6-b0e1-991d6f6b6720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:03.069Z|f79ea8a5-3ee5-46f6-b0e1-991d6f6b6720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:03.146Z|777d07c5-a59f-4777-9c68-f3dc717bf38b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:03.148Z|777d07c5-a59f-4777-9c68-f3dc717bf38b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:12.756Z|b0867748-3df4-4956-8d82-1ee864a68541|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:12.757Z|b0867748-3df4-4956-8d82-1ee864a68541|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:13.105Z|8da411da-5b24-46ab-8362-409fa4bf728c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:13.106Z|8da411da-5b24-46ab-8362-409fa4bf728c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:13.172Z|256728e3-01db-47d7-90e9-791d3be0ee5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:13.174Z|256728e3-01db-47d7-90e9-791d3be0ee5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:13.362Z|e40b20c3-3a3a-47f1-af68-10f6840c7ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:37:13.368Z|e40b20c3-3a3a-47f1-af68-10f6840c7ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:37:13.539Z|1c89744f-4892-401d-bb02-d3cd7a35d86f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:37:13.540Z|1c89744f-4892-401d-bb02-d3cd7a35d86f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:37:15.058Z|5a83aacb-d93a-435a-8bf1-3107e9f1a24f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:37:15.063Z|5a83aacb-d93a-435a-8bf1-3107e9f1a24f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:22.782Z|19a6e1fe-e891-4deb-9d12-75346334719c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:22.783Z|19a6e1fe-e891-4deb-9d12-75346334719c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:23.144Z|51b49c0f-9db3-4c67-8e75-2ebad9590646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:23.145Z|51b49c0f-9db3-4c67-8e75-2ebad9590646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:23.199Z|baf2aab2-cb35-46af-b019-0ecc974fd3e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:23.200Z|baf2aab2-cb35-46af-b019-0ecc974fd3e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:28.362Z|5adea7e1-c581-4a9f-8a44-5164fb893abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:37:28.364Z|5adea7e1-c581-4a9f-8a44-5164fb893abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:37:32.808Z|fee6a599-34d1-4c80-b3fb-508eac77cf4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:32.809Z|fee6a599-34d1-4c80-b3fb-508eac77cf4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:33.173Z|b70a8c24-287c-4f12-bb52-acb885036807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:33.174Z|b70a8c24-287c-4f12-bb52-acb885036807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:33.230Z|9f90d2c6-e575-4912-8efe-8e2ee346230d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:33.232Z|9f90d2c6-e575-4912-8efe-8e2ee346230d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:42.843Z|29f916ad-2bfa-445f-b7be-53996086c6c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:42.844Z|29f916ad-2bfa-445f-b7be-53996086c6c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:43.250Z|fa74b6a6-4fa6-4547-b0ca-2942a7353d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:43.251Z|fa74b6a6-4fa6-4547-b0ca-2942a7353d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:43.274Z|ff209b9d-5527-492d-9fb7-ecc9e4e25e1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:43.275Z|ff209b9d-5527-492d-9fb7-ecc9e4e25e1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:43.362Z|b44c630c-0dfb-4970-b804-61e308c640ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:37:43.363Z|b44c630c-0dfb-4970-b804-61e308c640ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:37:43.542Z|8952d871-2811-428e-b7b1-6f61a8aca337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:37:43.543Z|8952d871-2811-428e-b7b1-6f61a8aca337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:37:52.873Z|9fe1eaf3-f143-4b33-8736-1a5589194944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:52.875Z|9fe1eaf3-f143-4b33-8736-1a5589194944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:53.277Z|3427c388-944b-4582-8924-35e75fdf1eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:53.278Z|3427c388-944b-4582-8924-35e75fdf1eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:53.301Z|0cf301f7-54f6-4200-a7ca-8107471af8d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:53.302Z|0cf301f7-54f6-4200-a7ca-8107471af8d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:58.362Z|7a8db810-3f64-4ea4-a669-44b85d4784ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:37:58.365Z|7a8db810-3f64-4ea4-a669-44b85d4784ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:38:02.905Z|6dcf59eb-74f3-4d37-9c6e-62fbd3f2b35c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:02.907Z|6dcf59eb-74f3-4d37-9c6e-62fbd3f2b35c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:03.305Z|88373e44-39e5-4da6-addf-f8022c6564ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:03.306Z|88373e44-39e5-4da6-addf-f8022c6564ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:03.331Z|d8862616-a1e3-4e57-8757-1edca4afcf24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:03.332Z|d8862616-a1e3-4e57-8757-1edca4afcf24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:12.935Z|02a8ff76-e5e2-4c85-8ad7-6a8592559459|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:12.936Z|02a8ff76-e5e2-4c85-8ad7-6a8592559459|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:13.361Z|e7b80264-7e67-401a-9cfb-2760ce6df0aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:13.362Z|a0bedac3-3610-435b-b6ed-9355b39ada6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:38:13.362Z|ea19e73c-478a-4610-bb3c-ab01bd133513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:13.365Z|a0bedac3-3610-435b-b6ed-9355b39ada6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:38:13.365Z|e7b80264-7e67-401a-9cfb-2760ce6df0aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:13.365Z|ea19e73c-478a-4610-bb3c-ab01bd133513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:13.544Z|76e4ea5a-0f21-4c31-ba83-f73d1e666c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:38:13.545Z|76e4ea5a-0f21-4c31-ba83-f73d1e666c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:38:15.055Z|4de45867-30f8-4b76-b9a1-51527b5e0032|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:38:15.056Z|4de45867-30f8-4b76-b9a1-51527b5e0032|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:22.963Z|2f1c8dd9-f39e-40ea-8c0b-c3bf8d76d79c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:22.964Z|2f1c8dd9-f39e-40ea-8c0b-c3bf8d76d79c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:23.392Z|9c307d55-65ce-4cbe-a3b8-1036749bd53f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:23.393Z|9c307d55-65ce-4cbe-a3b8-1036749bd53f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:23.394Z|bf9000b0-311a-4024-a2fc-ce8481da75f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:23.395Z|bf9000b0-311a-4024-a2fc-ce8481da75f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:28.362Z|ae36cbb8-7820-4a72-8fa6-e2dae4db4f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:38:28.363Z|ae36cbb8-7820-4a72-8fa6-e2dae4db4f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:38:33.001Z|46cdbd8b-76c5-4b42-a0b3-43dfa6f50940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:33.002Z|46cdbd8b-76c5-4b42-a0b3-43dfa6f50940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:33.432Z|82dce38c-ff13-4202-acd7-6d121f089cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:33.434Z|4a72b140-0bd0-4ab0-a0a8-63fef1d7018a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:33.434Z|4a72b140-0bd0-4ab0-a0a8-63fef1d7018a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:33.438Z|82dce38c-ff13-4202-acd7-6d121f089cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:43.046Z|a5c42783-cb41-4eec-afb8-c087750b2f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:43.047Z|a5c42783-cb41-4eec-afb8-c087750b2f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:43.362Z|3ff18dd7-7283-4929-9293-d30952e53574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:38:43.366Z|3ff18dd7-7283-4929-9293-d30952e53574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:38:43.472Z|318cebdd-5b08-4854-9976-783193b4d2bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:43.472Z|4511f17f-7110-4d59-b325-73ef4f0544fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:43.474Z|4511f17f-7110-4d59-b325-73ef4f0544fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:43.473Z|318cebdd-5b08-4854-9976-783193b4d2bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:43.546Z|45a48bc5-edb1-4ef0-ae34-150d396383f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:38:43.547Z|45a48bc5-edb1-4ef0-ae34-150d396383f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:38:53.075Z|5b747b7a-4a72-40e5-a0ba-c1c5e48e527c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:53.076Z|5b747b7a-4a72-40e5-a0ba-c1c5e48e527c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:53.498Z|0c9ec433-f671-4d3f-ad93-1be853691179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:53.498Z|d80925f9-d4a8-4beb-85a8-9614af9da828|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:53.499Z|0c9ec433-f671-4d3f-ad93-1be853691179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:53.500Z|d80925f9-d4a8-4beb-85a8-9614af9da828|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:58.362Z|4998b99d-07c9-4bfe-aa43-2c99a600a833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:38:58.363Z|4998b99d-07c9-4bfe-aa43-2c99a600a833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:39:03.099Z|99358376-cf62-4a71-834e-22e04333baf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:03.100Z|99358376-cf62-4a71-834e-22e04333baf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:03.529Z|47d25cd7-bc64-4853-8081-120a33138339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:03.529Z|b64fbad8-0488-4bae-9f70-0d2444cd1000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:03.530Z|b64fbad8-0488-4bae-9f70-0d2444cd1000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:03.530Z|47d25cd7-bc64-4853-8081-120a33138339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:13.129Z|bd2b323a-3e34-40c3-bbdd-2ce08643aec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:13.130Z|bd2b323a-3e34-40c3-bbdd-2ce08643aec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:13.362Z|11f73619-9ff9-4869-9a56-22a972b5ec65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:39:13.363Z|11f73619-9ff9-4869-9a56-22a972b5ec65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:39:13.548Z|7829360b-75c7-4ff8-8b1f-24741b80898c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:39:13.549Z|7829360b-75c7-4ff8-8b1f-24741b80898c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:39:13.554Z|42b01ef6-6b29-4f68-ad9f-afb62de32f6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:13.555Z|42b01ef6-6b29-4f68-ad9f-afb62de32f6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:13.575Z|51924982-7e9f-4a75-9ddf-0ef7a4dea02a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:13.576Z|51924982-7e9f-4a75-9ddf-0ef7a4dea02a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:15.054Z|071a354a-b001-427f-886a-9486f6e4d2e8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:39:15.055Z|071a354a-b001-427f-886a-9486f6e4d2e8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:23.157Z|bec1ac6b-4df4-4984-95cf-070801bf13b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:23.158Z|bec1ac6b-4df4-4984-95cf-070801bf13b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:23.582Z|e39beb36-d05d-473f-add0-5b8f8419f5b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:23.583Z|e39beb36-d05d-473f-add0-5b8f8419f5b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:23.602Z|00218ff1-7103-4543-a225-b9211db8ad5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:23.604Z|00218ff1-7103-4543-a225-b9211db8ad5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:28.362Z|0e00bee6-b441-455b-bb81-4a8fa5218dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:39:28.370Z|0e00bee6-b441-455b-bb81-4a8fa5218dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:39:33.183Z|91f29faf-0c6e-43c1-9a3e-2885d072df52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:33.184Z|91f29faf-0c6e-43c1-9a3e-2885d072df52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:33.606Z|e6e9150f-61cd-4a18-b2c3-50f588d1fb1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:33.607Z|e6e9150f-61cd-4a18-b2c3-50f588d1fb1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:33.629Z|740b3c6d-4606-4c37-93e7-b045b31e5bde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:33.631Z|740b3c6d-4606-4c37-93e7-b045b31e5bde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:43.220Z|08cc2765-a4f6-421d-8791-2bc2d98208e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:43.221Z|08cc2765-a4f6-421d-8791-2bc2d98208e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:43.362Z|7cb8b131-bf5f-4044-a922-83e9fe59e788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:39:43.363Z|7cb8b131-bf5f-4044-a922-83e9fe59e788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:39:43.549Z|22a435c1-0375-4a42-88a7-cce9bd1c4831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:39:43.550Z|22a435c1-0375-4a42-88a7-cce9bd1c4831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:39:43.632Z|22cd70bb-ede5-429f-a643-323e0b77627f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:43.633Z|22cd70bb-ede5-429f-a643-323e0b77627f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:43.676Z|af3b4cfe-35ce-4ac2-8b7d-49c0b3292d6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:43.677Z|af3b4cfe-35ce-4ac2-8b7d-49c0b3292d6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:53.250Z|346eb5e4-0615-48bf-9261-665554567bdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:53.252Z|346eb5e4-0615-48bf-9261-665554567bdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:53.668Z|2d3cbb19-d326-4439-bcbf-5f0e562ef88c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:53.669Z|2d3cbb19-d326-4439-bcbf-5f0e562ef88c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:53.701Z|2b69abff-7d57-440e-9d03-d70304c5dc30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:53.702Z|2b69abff-7d57-440e-9d03-d70304c5dc30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:58.362Z|c36e9944-5d69-4172-a980-3f1339735a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:39:58.363Z|c36e9944-5d69-4172-a980-3f1339735a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:40:03.285Z|4ca3c5cd-a9db-4d9e-9253-cc0ed44ff13b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:03.286Z|4ca3c5cd-a9db-4d9e-9253-cc0ed44ff13b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:03.696Z|ec87a356-7f97-4614-a6c5-e826b77f67ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:03.697Z|ec87a356-7f97-4614-a6c5-e826b77f67ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:03.736Z|7a4625ec-83b5-4457-9f85-bd8a54c57d7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:03.737Z|7a4625ec-83b5-4457-9f85-bd8a54c57d7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:13.317Z|d394fc5b-cc60-4e69-b2da-a0a632ab2f45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:13.318Z|d394fc5b-cc60-4e69-b2da-a0a632ab2f45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:13.363Z|40feb33d-a43b-4867-b7cc-d50645693c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:40:13.366Z|40feb33d-a43b-4867-b7cc-d50645693c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:40:13.552Z|ef33e229-a336-45aa-9eaa-0c7250be1bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:40:13.553Z|ef33e229-a336-45aa-9eaa-0c7250be1bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:40:13.729Z|7b44b6d8-9137-48e2-9240-23cd6f49ba30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:13.730Z|7b44b6d8-9137-48e2-9240-23cd6f49ba30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:13.764Z|f7ea486a-b2ff-4162-a767-3fc2ca5974ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:13.765Z|f7ea486a-b2ff-4162-a767-3fc2ca5974ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:15.054Z|5b42ce82-fc7e-4a0e-9939-0e07bff07b06|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:40:15.055Z|5b42ce82-fc7e-4a0e-9939-0e07bff07b06|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:23.357Z|44a5be47-eb48-4d03-bf32-6d921e14db0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:23.358Z|44a5be47-eb48-4d03-bf32-6d921e14db0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:23.753Z|d0a082e1-b6df-4b1d-b32b-dad78bca879a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:23.755Z|d0a082e1-b6df-4b1d-b32b-dad78bca879a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:23.804Z|f6ee5524-eca3-4176-aed9-df602249bced|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:23.805Z|f6ee5524-eca3-4176-aed9-df602249bced|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:28.362Z|fb25d5c6-828e-4ac9-beb0-5032dae08185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:40:28.363Z|fb25d5c6-828e-4ac9-beb0-5032dae08185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:40:33.400Z|a42cf76a-74f7-4ff0-810a-afad1e19458a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:33.401Z|a42cf76a-74f7-4ff0-810a-afad1e19458a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:33.813Z|e0bcc941-a1c3-418c-83d5-26f10728a80a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:33.814Z|e0bcc941-a1c3-418c-83d5-26f10728a80a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:33.833Z|0ba138c6-8d47-487f-bd6d-0530bf2364b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:33.834Z|0ba138c6-8d47-487f-bd6d-0530bf2364b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:43.362Z|38c30dc8-db15-4898-a425-8c45ca48614b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:40:43.363Z|38c30dc8-db15-4898-a425-8c45ca48614b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:40:43.429Z|42c86bc5-c35a-40dd-9d17-f6b58b6a9e85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:43.433Z|42c86bc5-c35a-40dd-9d17-f6b58b6a9e85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:43.554Z|080f3a84-2806-4ac0-bea1-78a8e2d44e24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:40:43.555Z|080f3a84-2806-4ac0-bea1-78a8e2d44e24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:40:43.840Z|3f79a284-0d16-4b7e-b247-1b28220fb7c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:43.841Z|3f79a284-0d16-4b7e-b247-1b28220fb7c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:43.859Z|d4614a41-749f-41eb-88ab-1c397f773a33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:43.860Z|d4614a41-749f-41eb-88ab-1c397f773a33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:53.462Z|72276c05-c0dc-488f-8a41-2b6347801a89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:53.463Z|72276c05-c0dc-488f-8a41-2b6347801a89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:53.874Z|ce169ba5-8629-444a-929c-2395f8298232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:53.875Z|ce169ba5-8629-444a-929c-2395f8298232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:53.891Z|dc3a1ca6-3879-4d99-b145-5e5ca6cd4c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:53.893Z|dc3a1ca6-3879-4d99-b145-5e5ca6cd4c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:58.364Z|04f7c0e3-335a-413e-ac79-cda7ff3d3afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:40:58.367Z|04f7c0e3-335a-413e-ac79-cda7ff3d3afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:41:03.508Z|ae694df6-422f-4b6b-90d9-dab3f5c807f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:03.510Z|ae694df6-422f-4b6b-90d9-dab3f5c807f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:03.905Z|4612bd51-fd99-4ab2-8adb-296f001a3393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:03.906Z|4612bd51-fd99-4ab2-8adb-296f001a3393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:03.921Z|d338ff95-22fc-4eb1-ae6e-398a095c3055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:03.922Z|d338ff95-22fc-4eb1-ae6e-398a095c3055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:13.363Z|f00168e7-3819-49c5-a61a-30cab5e02481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:41:13.364Z|f00168e7-3819-49c5-a61a-30cab5e02481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:41:13.541Z|ce0a09a2-5fb5-405c-84b3-aa2f8857f69c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:13.543Z|ce0a09a2-5fb5-405c-84b3-aa2f8857f69c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:13.558Z|94bbec18-1912-416d-9592-c7584009a2b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:41:13.558Z|94bbec18-1912-416d-9592-c7584009a2b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:41:13.939Z|764f0fef-e447-4db7-9594-4d034ab712a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:13.941Z|764f0fef-e447-4db7-9594-4d034ab712a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:13.950Z|4602702a-932f-4e0c-ac51-2903666d6778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:13.951Z|4602702a-932f-4e0c-ac51-2903666d6778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:15.055Z|345b2079-b2b6-4e98-96df-84683333d6e3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:41:15.056Z|345b2079-b2b6-4e98-96df-84683333d6e3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:23.584Z|0a361292-3265-4226-b4b5-91d002cd0c0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:23.585Z|0a361292-3265-4226-b4b5-91d002cd0c0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:23.969Z|34644993-e69d-426a-acff-a21bd615d5f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:23.970Z|34644993-e69d-426a-acff-a21bd615d5f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:23.972Z|df061d4a-96aa-4476-9a93-8acaff33ef04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:23.973Z|df061d4a-96aa-4476-9a93-8acaff33ef04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:28.362Z|2ff55d5a-31ec-417e-b87c-b9f3528e44e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:41:28.363Z|2ff55d5a-31ec-417e-b87c-b9f3528e44e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:41:33.691Z|8ab01da9-de66-46d4-b55d-fbade90be456|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:33.692Z|8ab01da9-de66-46d4-b55d-fbade90be456|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:34.007Z|fd0f951c-6544-4989-93c9-090cf1975262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:34.008Z|fd0f951c-6544-4989-93c9-090cf1975262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:34.030Z|d4a8333e-e906-4a1b-85d8-d51194589478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:34.031Z|d4a8333e-e906-4a1b-85d8-d51194589478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:43.362Z|8e619a62-7a88-44bc-8061-b8e1812efec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:41:43.366Z|8e619a62-7a88-44bc-8061-b8e1812efec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:41:43.560Z|0995456a-cf41-4110-8109-b5d0d6fa22c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:41:43.561Z|0995456a-cf41-4110-8109-b5d0d6fa22c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:41:43.723Z|6195a7c2-e381-4898-a0e7-a5d62441d86e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:43.724Z|6195a7c2-e381-4898-a0e7-a5d62441d86e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:44.043Z|2c353141-f854-4ce9-b6d9-d9485ec15563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:44.044Z|2c353141-f854-4ce9-b6d9-d9485ec15563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:44.068Z|fd869571-1db8-4a96-bd1f-28b340c7b77d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:44.070Z|fd869571-1db8-4a96-bd1f-28b340c7b77d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:53.750Z|177bd4a4-32eb-4bcb-8b7e-f6a16525381d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:53.751Z|177bd4a4-32eb-4bcb-8b7e-f6a16525381d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:54.072Z|3ea86131-1dda-4af3-bb60-0c556d7676ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:54.073Z|3ea86131-1dda-4af3-bb60-0c556d7676ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:54.094Z|cfc377ec-1731-44f0-ae6f-e5d4f15fb140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:54.094Z|cfc377ec-1731-44f0-ae6f-e5d4f15fb140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:58.363Z|3bc22754-066f-443e-aa37-40f2b171d6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:41:58.364Z|3bc22754-066f-443e-aa37-40f2b171d6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:42:03.782Z|3eb7dfa3-729d-44cb-be1a-50d51118377b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:03.783Z|3eb7dfa3-729d-44cb-be1a-50d51118377b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:04.100Z|c88d3490-4409-4773-b480-7c1cfdba4ca8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:04.101Z|c88d3490-4409-4773-b480-7c1cfdba4ca8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:04.124Z|287506d5-d97f-40cd-a774-e131e2f231e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:04.126Z|287506d5-d97f-40cd-a774-e131e2f231e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:13.363Z|3ce279de-ea4d-450b-b582-ea042373f765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:42:13.364Z|3ce279de-ea4d-450b-b582-ea042373f765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:42:13.563Z|74aef1c3-5287-4eb0-b3d0-578539c987bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:42:13.563Z|74aef1c3-5287-4eb0-b3d0-578539c987bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:42:13.814Z|ddb4b2e3-2177-4f92-bdd3-6a06945f58ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:13.815Z|ddb4b2e3-2177-4f92-bdd3-6a06945f58ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:14.129Z|e04c3d6a-3fd4-4ede-9002-6efa1ae87a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:14.130Z|e04c3d6a-3fd4-4ede-9002-6efa1ae87a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:14.160Z|b30d1ccc-7573-4d74-a344-affe945d1810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:14.162Z|b30d1ccc-7573-4d74-a344-affe945d1810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:15.055Z|8b8b09f3-03b2-4170-8a66-beb0420415e7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:42:15.056Z|8b8b09f3-03b2-4170-8a66-beb0420415e7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:23.846Z|c2a267a2-ff5d-464e-8865-4189205c61a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:23.848Z|c2a267a2-ff5d-464e-8865-4189205c61a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:24.155Z|95feb9a8-eecb-4bf6-978f-96b34b142afc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:24.156Z|95feb9a8-eecb-4bf6-978f-96b34b142afc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:24.185Z|2d8c87c2-f74d-489b-81ea-a53d404f91fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:24.186Z|2d8c87c2-f74d-489b-81ea-a53d404f91fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:28.362Z|41bd5b8f-9f16-40df-b78b-b435e3c30214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:42:28.370Z|41bd5b8f-9f16-40df-b78b-b435e3c30214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:42:33.873Z|e8aa1811-dac6-4b11-ab8c-7ba546b68f43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:33.874Z|e8aa1811-dac6-4b11-ab8c-7ba546b68f43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:34.179Z|7162f947-0458-4e70-8a1c-5fb2f2687729|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:34.180Z|7162f947-0458-4e70-8a1c-5fb2f2687729|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:34.209Z|db9ae607-bb7d-4c03-baa1-193a46a500e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:34.211Z|db9ae607-bb7d-4c03-baa1-193a46a500e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:43.363Z|57a9ea61-6642-4c54-84dd-ff18cf8e44ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:42:43.364Z|57a9ea61-6642-4c54-84dd-ff18cf8e44ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:42:43.564Z|ca66536b-ee47-4eac-aa62-c19d4de33917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:42:43.565Z|ca66536b-ee47-4eac-aa62-c19d4de33917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:42:43.913Z|2bbdc4c4-2d19-4dee-abad-c6696a2ca61e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:43.914Z|2bbdc4c4-2d19-4dee-abad-c6696a2ca61e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:44.206Z|fa3a5f6d-1c31-4d6b-9c1b-4efa4291d8ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:44.208Z|fa3a5f6d-1c31-4d6b-9c1b-4efa4291d8ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:44.237Z|8349ff7b-6c54-4146-9060-350aa190bf11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:44.238Z|8349ff7b-6c54-4146-9060-350aa190bf11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:53.940Z|3656dc20-dfc5-422d-be1c-6efda95f31fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:53.942Z|3656dc20-dfc5-422d-be1c-6efda95f31fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:54.244Z|d5b1c6fa-14ba-471d-b0b0-02a3a3fff240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:54.246Z|d5b1c6fa-14ba-471d-b0b0-02a3a3fff240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:54.271Z|65d34094-9678-4753-9016-d0ebde0f98f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:54.272Z|65d34094-9678-4753-9016-d0ebde0f98f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:58.363Z|9138c36a-cad5-4c59-bfce-fc32cb4eee72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:42:58.364Z|9138c36a-cad5-4c59-bfce-fc32cb4eee72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:43:03.976Z|0e6d5b3d-0290-4950-952a-3ab975f6485b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:03.977Z|0e6d5b3d-0290-4950-952a-3ab975f6485b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:04.273Z|30bc8fbc-854b-40b8-8f61-65b42d8edf51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:04.273Z|30bc8fbc-854b-40b8-8f61-65b42d8edf51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:04.301Z|a6d10e97-e936-40b5-9894-b5bd8b7928b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:04.302Z|a6d10e97-e936-40b5-9894-b5bd8b7928b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:13.362Z|61c9c9fb-c1a1-449b-a68a-50f9f61220f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:43:13.365Z|61c9c9fb-c1a1-449b-a68a-50f9f61220f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:43:13.566Z|cdef688a-1548-4cdd-b00d-ad0e13b2690b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:43:13.567Z|cdef688a-1548-4cdd-b00d-ad0e13b2690b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:43:14.006Z|3395bbe8-4368-44b4-9204-7ec8ccfe448d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:14.007Z|3395bbe8-4368-44b4-9204-7ec8ccfe448d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:14.314Z|1316d008-7e77-4d70-a2db-f6d8f1548ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:14.319Z|1316d008-7e77-4d70-a2db-f6d8f1548ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:14.330Z|49f96323-b620-4fc8-9d00-51ceb5e31b7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:14.332Z|49f96323-b620-4fc8-9d00-51ceb5e31b7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:15.054Z|ded984f3-6c7e-4275-856e-8f32b94d994f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:43:15.055Z|ded984f3-6c7e-4275-856e-8f32b94d994f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:24.033Z|c9aeab08-4675-40a6-9dc6-e958ca508a4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:24.034Z|c9aeab08-4675-40a6-9dc6-e958ca508a4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:24.346Z|5549b0f7-5df4-41c7-83de-7f96a43f01a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:24.348Z|5549b0f7-5df4-41c7-83de-7f96a43f01a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:24.363Z|f52db890-22b6-46aa-a069-e6b2c79aa5ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:24.364Z|f52db890-22b6-46aa-a069-e6b2c79aa5ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:28.363Z|b870898c-864c-49eb-9e2f-812acbc15e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:43:28.363Z|b870898c-864c-49eb-9e2f-812acbc15e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:43:34.060Z|e476b423-fe90-425f-912d-afe1de88cefc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:34.061Z|e476b423-fe90-425f-912d-afe1de88cefc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:34.374Z|72e10a4e-742b-43ca-9718-8df104660219|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:34.375Z|72e10a4e-742b-43ca-9718-8df104660219|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:34.393Z|94985320-6c1d-466a-ad6d-a7f82f0dc7bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:34.394Z|94985320-6c1d-466a-ad6d-a7f82f0dc7bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:43.362Z|ea6495bf-e5aa-458b-b3ce-7e91229e85ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:43:43.363Z|ea6495bf-e5aa-458b-b3ce-7e91229e85ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:43:43.568Z|83cfd37a-6955-4a21-a25f-df53bdb64acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:43:43.569Z|83cfd37a-6955-4a21-a25f-df53bdb64acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:43:44.089Z|fa9194d0-31c7-4908-bc24-0317299543fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:44.090Z|fa9194d0-31c7-4908-bc24-0317299543fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:44.399Z|2df3dd48-c8b1-42d1-bbb3-cd296134d3ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:44.400Z|2df3dd48-c8b1-42d1-bbb3-cd296134d3ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:44.419Z|8747b01b-0a07-4092-b324-37da48a2e622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:44.421Z|8747b01b-0a07-4092-b324-37da48a2e622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:54.115Z|edbdd57a-aae3-433e-b757-f634af6c80d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:54.116Z|edbdd57a-aae3-433e-b757-f634af6c80d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:54.425Z|5023003e-30c1-41c6-8585-9f68ad44e681|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:54.426Z|5023003e-30c1-41c6-8585-9f68ad44e681|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:54.468Z|f032e6ff-536f-4e81-a426-aebeabb7948a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:54.469Z|f032e6ff-536f-4e81-a426-aebeabb7948a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:58.362Z|f2804e48-900c-42e5-aa71-2543c6763109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:43:58.365Z|f2804e48-900c-42e5-aa71-2543c6763109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:44:04.143Z|edb2fec6-57e6-49a0-bcc8-6213e46bece3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:04.145Z|edb2fec6-57e6-49a0-bcc8-6213e46bece3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:04.451Z|baad2412-fcb5-4b16-83cd-2331166b7d90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:04.452Z|baad2412-fcb5-4b16-83cd-2331166b7d90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:04.517Z|6a026e8c-b71f-4738-90c5-e800899c1f45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:04.518Z|6a026e8c-b71f-4738-90c5-e800899c1f45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:13.363Z|7f35e9e8-0b0f-4d45-8037-ad1cfa218bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:44:13.364Z|7f35e9e8-0b0f-4d45-8037-ad1cfa218bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:44:13.571Z|d67d2891-874e-41d6-9731-40cbeaae6991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:44:13.572Z|d67d2891-874e-41d6-9731-40cbeaae6991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:44:14.171Z|f90e01c9-5859-40a8-b735-e58dde7b8183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:14.172Z|f90e01c9-5859-40a8-b735-e58dde7b8183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:14.478Z|2925adbe-0e2f-428c-b07d-13a8bf54b0ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:14.480Z|2925adbe-0e2f-428c-b07d-13a8bf54b0ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:14.598Z|45cccc63-e347-481b-9de0-055ca089b14f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:14.600Z|45cccc63-e347-481b-9de0-055ca089b14f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:15.055Z|59dee4fa-a91c-4016-9024-96aa28202cf1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:44:15.056Z|59dee4fa-a91c-4016-9024-96aa28202cf1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:24.207Z|61f37afc-c31b-4d49-8ee6-e9c17b76d28b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:24.208Z|61f37afc-c31b-4d49-8ee6-e9c17b76d28b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:24.519Z|9e2f7603-ed0c-4712-8d18-6bd51cb9a4e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:24.521Z|9e2f7603-ed0c-4712-8d18-6bd51cb9a4e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:24.627Z|e85897b1-859e-44ee-b10b-25b9ec67f2a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:24.628Z|e85897b1-859e-44ee-b10b-25b9ec67f2a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:28.362Z|bb7b5225-b08e-48ec-9826-318301651705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:44:28.363Z|bb7b5225-b08e-48ec-9826-318301651705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:44:34.233Z|d32f994d-c5a8-4448-9cd9-31945ddecc3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:34.234Z|d32f994d-c5a8-4448-9cd9-31945ddecc3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:34.575Z|be7f4727-670a-43dd-b212-5a947c02f426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:34.576Z|be7f4727-670a-43dd-b212-5a947c02f426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:34.652Z|e0724872-ed48-46a7-a7b5-02f8efa7e9c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:34.654Z|e0724872-ed48-46a7-a7b5-02f8efa7e9c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:43.362Z|d77ba307-49b3-4873-822d-728dcd8c5f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:44:43.365Z|d77ba307-49b3-4873-822d-728dcd8c5f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:44:43.573Z|7f1392fb-faee-4a26-aa10-cc0cf2018440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:44:43.574Z|7f1392fb-faee-4a26-aa10-cc0cf2018440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:44:44.292Z|66413e0e-7930-4b12-87ef-faaaeed5008d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:44.293Z|66413e0e-7930-4b12-87ef-faaaeed5008d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:44.608Z|cf66880c-19d6-4a46-b52b-ffb44772531e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:44.609Z|cf66880c-19d6-4a46-b52b-ffb44772531e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:44.678Z|6e62fadf-4ba5-4726-99b1-cb6f0ffb3a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:44.679Z|6e62fadf-4ba5-4726-99b1-cb6f0ffb3a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:54.325Z|d647d9d7-460e-4e9a-af49-6286971c3bf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:54.326Z|d647d9d7-460e-4e9a-af49-6286971c3bf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:54.646Z|2f96e4a2-23b8-49a1-8a86-c0d8dfd796ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:54.648Z|2f96e4a2-23b8-49a1-8a86-c0d8dfd796ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:54.705Z|7ca7159b-46f9-4929-ae24-35539c7cd1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:54.706Z|7ca7159b-46f9-4929-ae24-35539c7cd1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:58.363Z|bf334c4b-bbf3-4228-b601-0166f6c6e14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:44:58.363Z|bf334c4b-bbf3-4228-b601-0166f6c6e14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:45:04.361Z|735f0009-397d-4c59-9817-88c1dae4bca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:04.362Z|735f0009-397d-4c59-9817-88c1dae4bca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:04.675Z|661f1dbc-223a-4625-9bdb-d9a1b39726b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:04.676Z|661f1dbc-223a-4625-9bdb-d9a1b39726b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:04.732Z|de682863-2f55-4a76-b6e1-a71d5249dd35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:04.733Z|de682863-2f55-4a76-b6e1-a71d5249dd35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:13.362Z|64ebeea9-d847-4111-999e-07b55f9b94a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:45:13.363Z|64ebeea9-d847-4111-999e-07b55f9b94a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:45:13.575Z|4d08a9fc-3de1-4d30-9e3c-d5379f8e1c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:45:13.575Z|4d08a9fc-3de1-4d30-9e3c-d5379f8e1c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:45:14.385Z|7c123b6f-18d4-442c-9e81-9c37f6265fc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:14.386Z|7c123b6f-18d4-442c-9e81-9c37f6265fc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:14.713Z|fc7c648f-5216-40e9-8128-2338e931edf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:14.716Z|fc7c648f-5216-40e9-8128-2338e931edf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:14.767Z|f09d92c7-598a-47ca-991b-feb9c7c60981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:14.769Z|f09d92c7-598a-47ca-991b-feb9c7c60981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:15.079Z|23a106c3-fe61-47b1-a749-d0c88e8b539f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:45:15.080Z|23a106c3-fe61-47b1-a749-d0c88e8b539f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:24.410Z|2bb6841c-a924-4460-a3e1-f6e52a3fb05d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:24.411Z|2bb6841c-a924-4460-a3e1-f6e52a3fb05d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:24.747Z|411b753b-68d1-4ab1-b0c4-e89555660e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:24.749Z|411b753b-68d1-4ab1-b0c4-e89555660e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:24.801Z|8d15c1f9-f4e8-4ecf-84e2-ebd5ef710e17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:24.803Z|8d15c1f9-f4e8-4ecf-84e2-ebd5ef710e17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:28.362Z|4892ca66-3298-47ba-b394-5d54faa4135a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:45:28.365Z|4892ca66-3298-47ba-b394-5d54faa4135a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:45:34.434Z|a7d2488c-4ad1-4de9-b82c-8bfaf50ed753|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:34.436Z|a7d2488c-4ad1-4de9-b82c-8bfaf50ed753|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:34.779Z|28069382-ece7-4b3a-902f-44976b0caff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:34.780Z|28069382-ece7-4b3a-902f-44976b0caff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:34.841Z|a1a2b34f-e423-4b39-952e-bbf32afd03d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:34.842Z|a1a2b34f-e423-4b39-952e-bbf32afd03d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:43.363Z|b2ace167-119d-4c9e-a3af-64d7d22d898b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:45:43.363Z|b2ace167-119d-4c9e-a3af-64d7d22d898b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:45:43.576Z|b5e7e82c-29f6-4ab6-8cca-42de93f45aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:45:43.577Z|b5e7e82c-29f6-4ab6-8cca-42de93f45aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:45:44.461Z|4ca292a5-f388-4361-9d7a-a2a70e33ce21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:44.462Z|4ca292a5-f388-4361-9d7a-a2a70e33ce21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:44.808Z|7378b5b2-ea47-465e-80ab-308dc56f251c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:44.809Z|7378b5b2-ea47-465e-80ab-308dc56f251c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:44.870Z|ccdce40e-cfdb-4ada-9755-9608c73ae0ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:44.871Z|ccdce40e-cfdb-4ada-9755-9608c73ae0ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:54.488Z|7abdd4bc-b227-45d1-bd39-7f36445cc467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:54.489Z|7abdd4bc-b227-45d1-bd39-7f36445cc467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:54.839Z|175a768f-a1c3-47b7-a4a7-2948d85b9b0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:54.840Z|175a768f-a1c3-47b7-a4a7-2948d85b9b0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:54.912Z|3c200f6a-5f53-4fe6-8f74-cf55028eff36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:54.913Z|3c200f6a-5f53-4fe6-8f74-cf55028eff36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:58.362Z|eb693509-e0af-41ea-a2a9-466c1430d1c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:45:58.363Z|eb693509-e0af-41ea-a2a9-466c1430d1c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:46:04.556Z|2b2a1c9e-4e5b-4aa2-95c4-71a6900fd0e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:04.557Z|2b2a1c9e-4e5b-4aa2-95c4-71a6900fd0e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:04.866Z|f4c2b294-3ecc-4c40-a050-5d0942dabcae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:04.867Z|f4c2b294-3ecc-4c40-a050-5d0942dabcae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:04.948Z|eae23025-321a-497b-9295-240ca2cb5fad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:04.949Z|eae23025-321a-497b-9295-240ca2cb5fad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:13.362Z|62e488ba-4880-4ecd-b7b5-2c189fae25e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:46:13.365Z|62e488ba-4880-4ecd-b7b5-2c189fae25e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:46:13.578Z|1eb860bb-3339-4e21-87ba-66c2e9030c94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:46:13.578Z|1eb860bb-3339-4e21-87ba-66c2e9030c94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:46:14.587Z|aac4f59b-a0cf-478e-a045-57aa3f7a7033|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:14.589Z|aac4f59b-a0cf-478e-a045-57aa3f7a7033|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:14.894Z|c86e67bb-6b3f-4e79-bd7c-a9acc510c83b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:14.895Z|c86e67bb-6b3f-4e79-bd7c-a9acc510c83b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:14.977Z|a0fd23fc-663a-49e8-9a4e-fdf270a6b4c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:14.978Z|a0fd23fc-663a-49e8-9a4e-fdf270a6b4c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:15.056Z|c4a67d58-3c3a-4f47-9eb5-392bf67810e1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:46:15.058Z|c4a67d58-3c3a-4f47-9eb5-392bf67810e1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:24.614Z|afaf1fe3-f6f6-41e6-93fd-f10e76cb8e97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:24.615Z|afaf1fe3-f6f6-41e6-93fd-f10e76cb8e97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:24.922Z|c1ae2f48-11c9-458f-bdf5-968f674563d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:24.923Z|c1ae2f48-11c9-458f-bdf5-968f674563d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:25.009Z|163de565-cf34-4802-86c9-17d252962f3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:25.010Z|163de565-cf34-4802-86c9-17d252962f3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:28.362Z|8d62c069-65f9-4f91-98ee-b6eeae2e4e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:46:28.363Z|8d62c069-65f9-4f91-98ee-b6eeae2e4e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:46:34.645Z|e869bffe-164b-41a3-95f2-89ce8df28564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:34.646Z|e869bffe-164b-41a3-95f2-89ce8df28564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:34.961Z|7ef66372-3815-4a3b-bfdd-12f530a95b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:34.962Z|7ef66372-3815-4a3b-bfdd-12f530a95b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:35.036Z|056fead6-ecd3-4738-b445-066863125ee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:35.037Z|056fead6-ecd3-4738-b445-066863125ee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:43.362Z|ad1b2754-c975-4a95-920d-76f7f7d23e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:46:43.363Z|ad1b2754-c975-4a95-920d-76f7f7d23e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:46:43.579Z|34cadc9e-ccc8-4783-ad42-bbd7b9830c00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:46:43.580Z|34cadc9e-ccc8-4783-ad42-bbd7b9830c00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:46:44.695Z|ff169a5d-3df3-4259-a7fc-c794945a1ef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:44.696Z|ff169a5d-3df3-4259-a7fc-c794945a1ef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:44.825Z||http-nio-8080-exec-5|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03E0x09GP?0xce0xcd0xc90x0a0xae0x9a0x190x0d0xfa0xbe0xa5g0x9a0xd4d0xa0p0x0e%0xd00x120xfc0xdc0xe2Py0x03]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	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-01-25T05:46:44.989Z|969dcaff-c9ac-4eab-b9c5-e983b5f7957b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:44.991Z|969dcaff-c9ac-4eab-b9c5-e983b5f7957b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:45.062Z|0ae7b10d-92de-4e48-aef5-42325ddd9911|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:45.063Z|0ae7b10d-92de-4e48-aef5-42325ddd9911|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:54.754Z|6727a480-c564-4842-aaab-db69fcd07f37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:54.755Z|6727a480-c564-4842-aaab-db69fcd07f37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:55.020Z|1a0eb2b9-9a32-41f7-94b8-c592aa6d6e7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:55.022Z|1a0eb2b9-9a32-41f7-94b8-c592aa6d6e7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:55.086Z|bfef9fc4-d545-4016-a145-1da4625a8c9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:55.087Z|bfef9fc4-d545-4016-a145-1da4625a8c9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:58.362Z|aa0caeb3-d8b2-40bd-96db-eeb264a7e112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:46:58.365Z|aa0caeb3-d8b2-40bd-96db-eeb264a7e112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:47:04.779Z|1484b870-a173-417c-ad74-9a32715b5ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:04.781Z|1484b870-a173-417c-ad74-9a32715b5ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:05.054Z|e020a192-2a30-4353-8989-e53843052040|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:05.055Z|e020a192-2a30-4353-8989-e53843052040|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:05.113Z|6b7fb65b-c00c-4f96-a6c3-59f929808ce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:05.114Z|6b7fb65b-c00c-4f96-a6c3-59f929808ce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:13.362Z|7cab6ac1-b60c-49db-a702-54913ac0c0b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:47:13.363Z|7cab6ac1-b60c-49db-a702-54913ac0c0b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:47:13.582Z|77fbf466-805a-4fc3-82c0-0c8ce8b380c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:47:13.582Z|77fbf466-805a-4fc3-82c0-0c8ce8b380c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:47:14.818Z|fade908d-f1e0-495f-a66e-e202217b2f11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:14.820Z|fade908d-f1e0-495f-a66e-e202217b2f11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:15.054Z|b1ae387e-7fd5-4f50-9b63-323e32818569|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:47:15.056Z|b1ae387e-7fd5-4f50-9b63-323e32818569|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:15.081Z|9f3142fb-f1e0-45a4-86b6-9df215a3c373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:15.082Z|9f3142fb-f1e0-45a4-86b6-9df215a3c373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:15.149Z|c6e3ba79-ff71-4d06-a31b-ed751bf8befc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:15.152Z|c6e3ba79-ff71-4d06-a31b-ed751bf8befc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:24.846Z|ee595b43-3e8c-4090-a127-a9d88df6e6f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:24.847Z|ee595b43-3e8c-4090-a127-a9d88df6e6f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:25.106Z|d51127be-b93d-4e31-9c54-065a2d9d540a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:25.107Z|d51127be-b93d-4e31-9c54-065a2d9d540a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:25.197Z|4b713dbc-802c-4b0d-9ba0-16e3937ca02e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:25.198Z|4b713dbc-802c-4b0d-9ba0-16e3937ca02e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:28.362Z|ffc21332-db85-4a66-a5b0-f55d9f61f6c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:47:28.363Z|ffc21332-db85-4a66-a5b0-f55d9f61f6c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:47:34.884Z|c617b8cf-7bcd-4bf2-8edf-71f14395ddfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:34.886Z|c617b8cf-7bcd-4bf2-8edf-71f14395ddfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:35.139Z|1f4586e8-48c3-4335-b018-d11d2b9d521c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:35.141Z|1f4586e8-48c3-4335-b018-d11d2b9d521c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:35.228Z|837fbd08-a975-4a7e-8727-d45c233fe37f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:35.229Z|837fbd08-a975-4a7e-8727-d45c233fe37f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:43.363Z|de637fbd-c86c-4560-819e-80b61ca793f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:47:43.368Z|de637fbd-c86c-4560-819e-80b61ca793f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:47:43.583Z|5977ddeb-82f5-43b1-8a28-b7611dc85de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:47:43.584Z|5977ddeb-82f5-43b1-8a28-b7611dc85de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:47:44.920Z|111dac9a-00f3-4393-9992-8f9cea7f9d2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:44.921Z|111dac9a-00f3-4393-9992-8f9cea7f9d2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:45.170Z|123a13ff-730a-46b0-8731-4472f7b86af8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:45.171Z|123a13ff-730a-46b0-8731-4472f7b86af8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:45.258Z|ef0cb25d-07ab-480a-8293-e66cba7e182f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:45.259Z|ef0cb25d-07ab-480a-8293-e66cba7e182f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:54.975Z|54de3a97-d7c6-439a-9d83-1607a35e1d0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:54.977Z|54de3a97-d7c6-439a-9d83-1607a35e1d0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:55.207Z|57f56aba-2cc4-4c49-a246-c0096abaeab5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:55.208Z|57f56aba-2cc4-4c49-a246-c0096abaeab5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:55.296Z|bf523f98-5550-4b89-8a95-a6dd1b5fcde7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:55.298Z|bf523f98-5550-4b89-8a95-a6dd1b5fcde7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:58.363Z|f44cc882-4531-4198-8770-b6931cd694e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:47:58.364Z|f44cc882-4531-4198-8770-b6931cd694e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:48:05.008Z|c6dfc431-d058-4ece-9018-dcaaef8765d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:05.009Z|c6dfc431-d058-4ece-9018-dcaaef8765d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:05.246Z|d99efeb4-8233-4a6c-8131-61b4549cc9c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:05.247Z|d99efeb4-8233-4a6c-8131-61b4549cc9c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:05.324Z|5f35ff6b-c810-4e93-ae2b-e00df542ca7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:05.325Z|5f35ff6b-c810-4e93-ae2b-e00df542ca7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:13.362Z|c31778e8-b745-4255-99cf-5a04ca078965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:48:13.363Z|c31778e8-b745-4255-99cf-5a04ca078965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:48:13.586Z|ac4216f6-ae07-41ad-92e5-8ca0cadaf611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:48:13.587Z|ac4216f6-ae07-41ad-92e5-8ca0cadaf611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:48:15.045Z|f4735dfa-9535-44ea-9149-76aceace7d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:15.046Z|f4735dfa-9535-44ea-9149-76aceace7d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:15.054Z|abd14db3-af86-445e-88ed-8f705280548b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:48:15.055Z|abd14db3-af86-445e-88ed-8f705280548b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:15.282Z|62a8d2e0-a29f-4bcb-863f-7e4ded3be1dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:15.283Z|62a8d2e0-a29f-4bcb-863f-7e4ded3be1dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:15.372Z|f23ab8b7-4ce3-4786-9a17-7fc3ddef7f6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:15.373Z|f23ab8b7-4ce3-4786-9a17-7fc3ddef7f6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:25.079Z|aef21467-173f-4e55-88a4-0444bf870ed5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:25.082Z|aef21467-173f-4e55-88a4-0444bf870ed5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:25.309Z|e657571b-2a61-4a1e-a17b-b48a70b3c779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:25.311Z|e657571b-2a61-4a1e-a17b-b48a70b3c779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:25.404Z|a8bdf427-e0e3-44ca-9f6a-420c84de75ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:25.405Z|a8bdf427-e0e3-44ca-9f6a-420c84de75ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:28.362Z|8b98b1f1-80cc-49fc-8059-5b218132078b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:48:28.365Z|8b98b1f1-80cc-49fc-8059-5b218132078b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:48:35.112Z|52597c7a-34cd-4579-a3c4-ffaceb0ee76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:35.113Z|52597c7a-34cd-4579-a3c4-ffaceb0ee76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:35.337Z|31dd6a5e-fc6a-426f-ae34-74f1e75b9a90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:35.338Z|31dd6a5e-fc6a-426f-ae34-74f1e75b9a90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:35.431Z|2cc031ae-a8ea-4062-a755-eb00cd17e08a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:35.432Z|2cc031ae-a8ea-4062-a755-eb00cd17e08a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:43.363Z|0a18ec31-9872-4f4d-8569-0a4611112631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:48:43.364Z|0a18ec31-9872-4f4d-8569-0a4611112631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:48:43.588Z|a2ceb0af-0617-4328-a684-ce094dc6eda1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:48:43.588Z|a2ceb0af-0617-4328-a684-ce094dc6eda1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:48:45.171Z|cacfb4f9-eb6f-4ce0-8e97-82d0bd7462b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:45.172Z|cacfb4f9-eb6f-4ce0-8e97-82d0bd7462b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:45.365Z|1b2bc10f-5c3b-4746-a348-ffd79ca161cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:45.366Z|1b2bc10f-5c3b-4746-a348-ffd79ca161cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:45.467Z|4c1b7b65-f6c6-4e3f-8d55-c6edcab25133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:45.468Z|4c1b7b65-f6c6-4e3f-8d55-c6edcab25133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:55.210Z|dd506a68-a55d-4a02-b316-95e6afdaaaf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:55.212Z|dd506a68-a55d-4a02-b316-95e6afdaaaf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:55.400Z|c2857896-e612-404e-9496-89b279ec2304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:55.401Z|c2857896-e612-404e-9496-89b279ec2304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:55.492Z|583a4e59-8a7e-4c2a-b1fe-e702dee6d489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:55.493Z|583a4e59-8a7e-4c2a-b1fe-e702dee6d489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:58.362Z|19732583-2d54-4ed6-9098-96d401a8f2c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:48:58.363Z|19732583-2d54-4ed6-9098-96d401a8f2c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:49:05.243Z|64671b01-19c9-42ba-875b-fdcea3f71da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:05.245Z|64671b01-19c9-42ba-875b-fdcea3f71da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:05.425Z|5e27d69f-ceb7-4bbf-90cc-a63d16c0ab8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:05.426Z|5e27d69f-ceb7-4bbf-90cc-a63d16c0ab8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:05.518Z|0ad4e638-82c0-48db-9569-4b0baae10fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:05.519Z|0ad4e638-82c0-48db-9569-4b0baae10fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:13.363Z|9f24e088-9e80-4a97-b885-49598b19442a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:49:13.366Z|9f24e088-9e80-4a97-b885-49598b19442a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:49:13.590Z|600b8e8b-3197-4cb6-9328-8f7b95db1083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:49:13.590Z|600b8e8b-3197-4cb6-9328-8f7b95db1083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:49:15.054Z|31731d85-5f9a-4efa-8163-0d8eb56e199d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:49:15.055Z|31731d85-5f9a-4efa-8163-0d8eb56e199d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:15.276Z|1c309d69-09b9-4c6f-8b3f-4429d6a3ef2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:15.277Z|1c309d69-09b9-4c6f-8b3f-4429d6a3ef2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:15.468Z|e42e4d5a-6947-46a0-aa57-b09fa87a30b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:15.470Z|e42e4d5a-6947-46a0-aa57-b09fa87a30b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:15.550Z|6011eea0-44df-4ec7-826d-56e65fca6e6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:15.550Z|6011eea0-44df-4ec7-826d-56e65fca6e6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:25.303Z|a571c6c6-3ab8-43bc-9889-646cccda6200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:25.304Z|a571c6c6-3ab8-43bc-9889-646cccda6200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:25.499Z|2f3a6cd3-7a84-4128-ab08-7f581ca6232c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:25.500Z|2f3a6cd3-7a84-4128-ab08-7f581ca6232c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:25.576Z|21f796fc-5110-4fdc-bbd4-a4508cc35162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:25.577Z|21f796fc-5110-4fdc-bbd4-a4508cc35162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:28.362Z|19d2972c-a61d-459f-acf3-34ce4f111329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:49:28.363Z|19d2972c-a61d-459f-acf3-34ce4f111329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:49:35.331Z|f6591c03-ccda-4fea-9d08-76926369a71a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:35.332Z|f6591c03-ccda-4fea-9d08-76926369a71a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:35.524Z|3d67837a-22d7-4bd4-b76a-3dbbd70e6932|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:35.525Z|3d67837a-22d7-4bd4-b76a-3dbbd70e6932|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:35.602Z|e606d768-fbd1-4114-b56a-839bfe620696|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:35.603Z|e606d768-fbd1-4114-b56a-839bfe620696|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:43.362Z|e907b33f-b2eb-4b0e-98e5-dde8e702eafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:49:43.363Z|e907b33f-b2eb-4b0e-98e5-dde8e702eafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:49:43.591Z|3040ad9d-f3df-4bd0-83cc-10b07364c292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:49:43.592Z|3040ad9d-f3df-4bd0-83cc-10b07364c292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:49:45.358Z|dc8fe3b9-5a6b-477c-bec7-c181d1c61374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:45.359Z|dc8fe3b9-5a6b-477c-bec7-c181d1c61374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:45.550Z|f918f2ea-e957-41eb-942a-357b18d7bee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:45.551Z|f918f2ea-e957-41eb-942a-357b18d7bee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:45.626Z|fa47fb16-4910-448c-86b8-f2f8737ff003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:45.627Z|fa47fb16-4910-448c-86b8-f2f8737ff003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:55.395Z|e57b343f-6784-4cf9-9db2-7e4769f69706|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:55.396Z|e57b343f-6784-4cf9-9db2-7e4769f69706|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:55.575Z|56912dd5-1e3f-41c2-88d5-23b2b1376f0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:55.575Z|56912dd5-1e3f-41c2-88d5-23b2b1376f0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:55.655Z|2e41ad12-483e-4902-8746-9dea8fccaa8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:55.657Z|2e41ad12-483e-4902-8746-9dea8fccaa8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:58.363Z|663a1a1a-5446-4b05-a89d-aeb8d542caab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:49:58.367Z|663a1a1a-5446-4b05-a89d-aeb8d542caab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:50:05.420Z|ae4058d1-361c-484b-8dfd-24985bb83879|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:05.422Z|ae4058d1-361c-484b-8dfd-24985bb83879|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:05.600Z|64f5e0fc-885b-4d94-a292-8876ab1f54fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:05.601Z|64f5e0fc-885b-4d94-a292-8876ab1f54fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:05.691Z|bbcef2cc-0bf1-45bf-9bcc-b6f5534ceab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:05.692Z|bbcef2cc-0bf1-45bf-9bcc-b6f5534ceab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:13.362Z|c69fd79f-950d-4981-bd46-56aec3288503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:50:13.363Z|c69fd79f-950d-4981-bd46-56aec3288503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:50:13.593Z|343d5970-95e7-4584-b0df-17897e6d1ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:50:13.594Z|343d5970-95e7-4584-b0df-17897e6d1ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:50:15.057Z|022642eb-465d-4e98-a331-a43e0eab4750|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:50:15.058Z|022642eb-465d-4e98-a331-a43e0eab4750|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:15.451Z|880cab53-4f41-41e3-a8fd-b60ce8e864e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:15.452Z|880cab53-4f41-41e3-a8fd-b60ce8e864e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:15.625Z|dfc82f39-0d35-43ec-91b6-1fc3cb5e72ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:15.626Z|dfc82f39-0d35-43ec-91b6-1fc3cb5e72ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:15.714Z|e8b4abea-ea85-4658-bbec-a6840dd8d6e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:15.715Z|e8b4abea-ea85-4658-bbec-a6840dd8d6e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:25.487Z|c77e1f3f-cb61-4927-9f15-ae1715a78c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:25.488Z|c77e1f3f-cb61-4927-9f15-ae1715a78c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:25.653Z|a6424847-4e3e-4603-8684-8998ee5b4626|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:25.654Z|a6424847-4e3e-4603-8684-8998ee5b4626|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:25.742Z|12b199ce-d8c1-482e-b9c3-51f8a6adb322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:25.743Z|12b199ce-d8c1-482e-b9c3-51f8a6adb322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:28.362Z|0a8b0a79-2a6c-4c5b-ad40-6cd5b4311831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:50:28.363Z|0a8b0a79-2a6c-4c5b-ad40-6cd5b4311831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:50:35.514Z|b7d99859-dcc4-4889-9d03-5c38ed15f9fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:35.515Z|b7d99859-dcc4-4889-9d03-5c38ed15f9fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:35.680Z|1eede6d9-16a2-48af-be72-de50543fe0b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:35.681Z|1eede6d9-16a2-48af-be72-de50543fe0b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:35.770Z|605760b4-81c9-4621-b3fe-211372ad1958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:35.771Z|605760b4-81c9-4621-b3fe-211372ad1958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:43.362Z|e7486f30-f30d-44c1-a821-3794d02eb2c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:50:43.366Z|e7486f30-f30d-44c1-a821-3794d02eb2c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:50:43.595Z|aeef20fe-4a40-4791-b0e3-76543f80d1d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:50:43.596Z|aeef20fe-4a40-4791-b0e3-76543f80d1d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:50:45.541Z|26259b92-d7e8-4dc0-8fb8-1d145e445560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:45.542Z|26259b92-d7e8-4dc0-8fb8-1d145e445560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:45.706Z|1961c0e3-f7e5-4628-9994-7d68493d0e5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:45.707Z|1961c0e3-f7e5-4628-9994-7d68493d0e5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:45.799Z|0380fc36-da3a-43a9-b4fa-c70ed2704665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:45.800Z|0380fc36-da3a-43a9-b4fa-c70ed2704665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:55.583Z|a9ab2c6f-e91a-44e8-a081-9469e56251da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:55.584Z|a9ab2c6f-e91a-44e8-a081-9469e56251da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:55.732Z|f1106f5b-8013-4994-ac37-f27251814e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:55.733Z|f1106f5b-8013-4994-ac37-f27251814e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:55.832Z|a45019b6-206d-4886-9727-a88afc3ddebf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:55.833Z|a45019b6-206d-4886-9727-a88afc3ddebf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:58.362Z|1cc8891b-7185-4622-814e-00faad2e84e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:50:58.363Z|1cc8891b-7185-4622-814e-00faad2e84e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:51:05.606Z|5bfdf3d5-c085-4406-8bb7-185c2da6f859|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:05.608Z|5bfdf3d5-c085-4406-8bb7-185c2da6f859|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:05.782Z|51d80569-72c9-4e0f-8f48-d3e2413aaff6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:05.784Z|51d80569-72c9-4e0f-8f48-d3e2413aaff6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:05.861Z|0931829c-4095-4324-985d-605666a6cbb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:05.863Z|0931829c-4095-4324-985d-605666a6cbb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:13.362Z|eb049b9a-c67a-4487-a694-593ceedb5704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:51:13.364Z|eb049b9a-c67a-4487-a694-593ceedb5704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:51:13.597Z|daea4fc2-fa3a-4919-a47c-a5a7e770efa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:51:13.598Z|daea4fc2-fa3a-4919-a47c-a5a7e770efa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:51:15.059Z|3c98090f-7717-4049-a944-2c666ca30273|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:51:15.061Z|3c98090f-7717-4049-a944-2c666ca30273|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:15.631Z|6f2fdcb6-6c44-4571-b8e0-d9f0bce2d64a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:15.632Z|6f2fdcb6-6c44-4571-b8e0-d9f0bce2d64a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:15.807Z|2d3dbf4f-1672-4c1b-8aa9-29bc2aec10cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:15.808Z|2d3dbf4f-1672-4c1b-8aa9-29bc2aec10cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:15.892Z|de26f287-3c40-456b-a02e-5994b6116ed2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:15.893Z|de26f287-3c40-456b-a02e-5994b6116ed2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:25.657Z|37d82341-18cf-45a9-ace0-be456a891b12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:25.659Z|37d82341-18cf-45a9-ace0-be456a891b12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:25.836Z|52221cb4-a7f6-4dd4-8c24-a4dd2a12908b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:25.837Z|52221cb4-a7f6-4dd4-8c24-a4dd2a12908b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:25.922Z|3ff380e2-aded-4362-86d1-0471d4de0a9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:25.923Z|3ff380e2-aded-4362-86d1-0471d4de0a9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:28.362Z|4c7a8c9a-7356-4d2f-821e-24c34992644d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:51:28.365Z|4c7a8c9a-7356-4d2f-821e-24c34992644d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:51:35.694Z|0f1983d6-411e-49ce-b8e7-9b77d3dd7fa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:35.695Z|0f1983d6-411e-49ce-b8e7-9b77d3dd7fa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:35.863Z|ec9a2e94-3422-4a8a-b294-5d1735a8515b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:35.864Z|ec9a2e94-3422-4a8a-b294-5d1735a8515b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:35.947Z|c53ba28f-700a-4350-9056-eed82fce94e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:35.948Z|c53ba28f-700a-4350-9056-eed82fce94e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:43.362Z|fd7f7907-7576-47e0-9cb1-a0c9a45a548d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:51:43.363Z|fd7f7907-7576-47e0-9cb1-a0c9a45a548d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:51:43.599Z|596b602e-840f-450b-8eda-d810b4a1eed1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:51:43.600Z|596b602e-840f-450b-8eda-d810b4a1eed1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:51:45.728Z|6ce268a7-a805-45a0-a36b-6c3b4dfc9dff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:45.729Z|6ce268a7-a805-45a0-a36b-6c3b4dfc9dff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:45.888Z|84ee2749-cdc8-4e6c-9885-f59ad34ca139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:45.889Z|84ee2749-cdc8-4e6c-9885-f59ad34ca139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:45.972Z|a594f428-fcad-420d-9cc2-0ec09bf8900c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:45.973Z|a594f428-fcad-420d-9cc2-0ec09bf8900c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:55.757Z|0d4c9c43-7f99-4ce2-b3f6-89846cdf2801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:55.758Z|0d4c9c43-7f99-4ce2-b3f6-89846cdf2801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:55.914Z|b124f0e9-9832-4fe8-a21d-61e1e7666682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:55.916Z|b124f0e9-9832-4fe8-a21d-61e1e7666682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:56.005Z|5a06ed5e-54a1-4a94-b3d6-49c6313cd230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:56.006Z|5a06ed5e-54a1-4a94-b3d6-49c6313cd230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:58.362Z|75bf293e-cd41-4e88-bc99-752b92a58606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:51:58.363Z|75bf293e-cd41-4e88-bc99-752b92a58606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:52:05.789Z|2a2ccdae-02f8-4684-8937-488ab2238d6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:05.790Z|2a2ccdae-02f8-4684-8937-488ab2238d6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:05.948Z|f4fdf8b8-917a-484b-90cf-ecac0d02e97a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:05.949Z|f4fdf8b8-917a-484b-90cf-ecac0d02e97a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:06.034Z|89d3135e-644b-4819-a6e1-06a18b0c0147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:06.036Z|89d3135e-644b-4819-a6e1-06a18b0c0147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:13.363Z|a8461d23-029d-4d28-a4c8-81894159f209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:52:13.367Z|a8461d23-029d-4d28-a4c8-81894159f209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:52:13.601Z|eb7c9435-fc41-47c1-91dc-69b7d669e16b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:52:13.602Z|eb7c9435-fc41-47c1-91dc-69b7d669e16b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:52:15.054Z|b0ec304d-9cf8-4d35-8e64-46e9ced53f79|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:52:15.055Z|b0ec304d-9cf8-4d35-8e64-46e9ced53f79|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:15.838Z|df629240-834d-4961-bdc5-d06ff9ceafe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:15.839Z|df629240-834d-4961-bdc5-d06ff9ceafe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:15.975Z|cc0cf0b5-0e3b-4775-a9c2-76942c043d92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:15.976Z|cc0cf0b5-0e3b-4775-a9c2-76942c043d92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:16.083Z|af9e11c2-f2f7-429a-8347-ea60f4c01b35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:16.084Z|af9e11c2-f2f7-429a-8347-ea60f4c01b35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:25.865Z|6d83296e-8b85-4429-8912-af649931f148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:25.866Z|6d83296e-8b85-4429-8912-af649931f148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:26.015Z|bc5ebe1f-72b3-4b9a-aeef-a0620c8e7a18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:26.016Z|bc5ebe1f-72b3-4b9a-aeef-a0620c8e7a18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:26.114Z|2dddc704-996d-4e33-96f2-0dd8d17e216b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:26.115Z|2dddc704-996d-4e33-96f2-0dd8d17e216b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:28.362Z|24c15ab4-3217-4125-aada-0613c0bdea8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:52:28.363Z|24c15ab4-3217-4125-aada-0613c0bdea8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:52:35.901Z|b54f442c-6d32-4949-bf63-fd1c4c8afbf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:35.902Z|b54f442c-6d32-4949-bf63-fd1c4c8afbf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:36.048Z|871737a0-814d-4dad-888f-cccb0a004a10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:36.049Z|871737a0-814d-4dad-888f-cccb0a004a10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:36.181Z|43fba049-e2b7-456e-8e73-a96a1204fc60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:36.181Z|43fba049-e2b7-456e-8e73-a96a1204fc60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:43.362Z|feb37be6-279c-4053-b0e3-40c0e2cebec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:52:43.363Z|feb37be6-279c-4053-b0e3-40c0e2cebec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:52:43.603Z|bdf4d492-2bbc-42eb-aa97-8edb28a9ef99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:52:43.604Z|bdf4d492-2bbc-42eb-aa97-8edb28a9ef99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:52:45.934Z|915e3e3e-c633-423e-a702-f369bacbc91d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:45.935Z|915e3e3e-c633-423e-a702-f369bacbc91d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:46.092Z|ac44aac7-905b-4552-87b9-dfa2e623b119|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:46.093Z|ac44aac7-905b-4552-87b9-dfa2e623b119|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:46.206Z|c909b02e-2f8b-4342-bb58-6de7e9924319|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:46.207Z|c909b02e-2f8b-4342-bb58-6de7e9924319|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:55.963Z|a805dcc8-993a-43b4-9eb7-801683d9ad18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:55.964Z|a805dcc8-993a-43b4-9eb7-801683d9ad18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:56.121Z|b7fc4290-d10a-4bd0-ad9e-8d47dd56f1d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:56.122Z|b7fc4290-d10a-4bd0-ad9e-8d47dd56f1d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:56.234Z|ad40fb4d-61d6-4981-a956-e8e672d35049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:56.235Z|ad40fb4d-61d6-4981-a956-e8e672d35049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:58.362Z|de525066-796c-4318-b625-83c09d3de94f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:52:58.366Z|de525066-796c-4318-b625-83c09d3de94f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:53:06.002Z|2683b04f-9162-46dd-bf08-1a3a01ee6aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:06.003Z|2683b04f-9162-46dd-bf08-1a3a01ee6aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:06.154Z|3001be1f-c9cc-40cf-a898-371b2dda5e9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:06.155Z|3001be1f-c9cc-40cf-a898-371b2dda5e9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:06.291Z|099b72e1-7dc7-4c6d-8ccd-56a40549002e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:06.292Z|099b72e1-7dc7-4c6d-8ccd-56a40549002e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:13.363Z|0de0c2a0-04eb-460f-82a1-5ab790504fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:53:13.364Z|0de0c2a0-04eb-460f-82a1-5ab790504fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:53:13.605Z|15f57a50-e64b-45f8-909b-e05fb57be89b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:53:13.607Z|15f57a50-e64b-45f8-909b-e05fb57be89b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:53:15.054Z|ddcced79-0705-43c9-974e-e5504cc0016f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:53:15.055Z|ddcced79-0705-43c9-974e-e5504cc0016f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:16.077Z|598d8550-e746-427a-902b-2e6772a66657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:16.079Z|598d8550-e746-427a-902b-2e6772a66657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:16.182Z|9b67dcea-ca01-4f77-aee8-a503e4c2c76a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:16.183Z|9b67dcea-ca01-4f77-aee8-a503e4c2c76a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:16.318Z|c827ec54-2ee2-46eb-8784-77abef2d12df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:16.319Z|c827ec54-2ee2-46eb-8784-77abef2d12df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:26.110Z|f2430637-0104-4d20-98b4-56c4e9cd09d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:26.111Z|f2430637-0104-4d20-98b4-56c4e9cd09d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:26.223Z|cf7f5f03-ebaf-4809-b896-0339600109ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:26.224Z|cf7f5f03-ebaf-4809-b896-0339600109ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:26.346Z|0b030c65-517e-4693-a0f8-d2451eab282d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:26.347Z|0b030c65-517e-4693-a0f8-d2451eab282d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:28.362Z|d5158a5f-d165-453a-a25e-08f231188ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:53:28.363Z|d5158a5f-d165-453a-a25e-08f231188ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:53:36.153Z|162e7ced-4001-4c43-acdd-c1938ea2baa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:36.154Z|162e7ced-4001-4c43-acdd-c1938ea2baa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:36.254Z|205a02a7-78f7-4398-8e5d-321ff3c092b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:36.255Z|205a02a7-78f7-4398-8e5d-321ff3c092b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:36.376Z|f4529ff8-afde-4737-85e8-5122c4b89257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:36.377Z|f4529ff8-afde-4737-85e8-5122c4b89257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:43.362Z|1e9a91c5-84f7-490b-aa82-cf4c0cd52156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:53:43.365Z|1e9a91c5-84f7-490b-aa82-cf4c0cd52156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:53:43.608Z|9ece0ceb-68e1-444f-9eca-956da235f38d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:53:43.608Z|9ece0ceb-68e1-444f-9eca-956da235f38d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:53:46.189Z|53457b52-efd5-4d8d-9a39-8dca3c48d604|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:46.190Z|53457b52-efd5-4d8d-9a39-8dca3c48d604|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:46.286Z|a1c81121-46bc-49ae-8491-76729a13fb72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:46.287Z|a1c81121-46bc-49ae-8491-76729a13fb72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:46.402Z|11f8e396-667a-4a9b-a357-05c8b05f8eb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:46.403Z|11f8e396-667a-4a9b-a357-05c8b05f8eb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:56.218Z|425adf8a-c721-42ca-b6d1-47a1cb453b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:56.219Z|425adf8a-c721-42ca-b6d1-47a1cb453b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:56.319Z|1e2eb05f-4286-49d0-b273-651db5c86f4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:56.320Z|1e2eb05f-4286-49d0-b273-651db5c86f4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:56.437Z|1ef5223e-9be9-4d7c-af20-29c2f262bcd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:56.438Z|1ef5223e-9be9-4d7c-af20-29c2f262bcd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:58.362Z|e64b9647-51b3-488a-ba7f-fb147ec50f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:53:58.363Z|e64b9647-51b3-488a-ba7f-fb147ec50f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:54:06.254Z|1de02cb8-72ae-4105-8856-31efa0ca5e60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:06.255Z|1de02cb8-72ae-4105-8856-31efa0ca5e60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:06.346Z|37e8c5dd-ca32-475f-b38f-f31f4b3de7e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:06.347Z|37e8c5dd-ca32-475f-b38f-f31f4b3de7e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:06.465Z|59bbe12d-517e-47bd-93e3-180903b1c6ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:06.467Z|59bbe12d-517e-47bd-93e3-180903b1c6ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:13.362Z|2e5322c6-982f-40d8-9f99-55416a2f113e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:54:13.363Z|2e5322c6-982f-40d8-9f99-55416a2f113e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:54:13.610Z|0424a1e5-e62b-4434-ba80-40afb17a1cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:54:13.610Z|0424a1e5-e62b-4434-ba80-40afb17a1cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:54:15.054Z|9bd65119-b39a-46a1-8299-49d2ba903094|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:54:15.055Z|9bd65119-b39a-46a1-8299-49d2ba903094|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:16.286Z|a87085d3-78ea-4161-bb99-b651f70a9298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:16.287Z|a87085d3-78ea-4161-bb99-b651f70a9298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:16.382Z|bf7b3c96-c50b-4f23-89f5-9ed6fdc401a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:16.383Z|bf7b3c96-c50b-4f23-89f5-9ed6fdc401a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:16.490Z|958149d1-439d-47c7-8c41-f05a8768dcab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:16.491Z|958149d1-439d-47c7-8c41-f05a8768dcab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:26.313Z|d723276f-96b5-4408-9d10-8b2e7e2f09ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:26.315Z|d723276f-96b5-4408-9d10-8b2e7e2f09ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:26.407Z|36f8e397-5e6d-416f-b694-bf2e4dedda94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:26.408Z|36f8e397-5e6d-416f-b694-bf2e4dedda94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:26.519Z|e0fca607-e45f-4ceb-a420-6c09a528eeb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:26.520Z|e0fca607-e45f-4ceb-a420-6c09a528eeb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:28.362Z|a7c2fbba-05bb-4692-8967-88a169b8a67e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:54:28.365Z|a7c2fbba-05bb-4692-8967-88a169b8a67e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:54:36.345Z|316ed048-b6df-4482-a8eb-29999fe334fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:36.346Z|316ed048-b6df-4482-a8eb-29999fe334fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:36.432Z|ba0eb45f-ae40-4cd6-83a1-71ecec5763ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:36.433Z|ba0eb45f-ae40-4cd6-83a1-71ecec5763ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:36.550Z|89688e1a-a43d-40e2-801d-9a4356a201b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:36.551Z|89688e1a-a43d-40e2-801d-9a4356a201b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:43.363Z|fe59719a-e8db-48c1-8812-763bb1bc94dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:54:43.364Z|fe59719a-e8db-48c1-8812-763bb1bc94dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:54:43.611Z|57c74cd5-531d-40dc-b4b9-9c82967697f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:54:43.612Z|57c74cd5-531d-40dc-b4b9-9c82967697f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:54:46.375Z|4ce92b46-04fa-49bc-8c08-39f0ceacb035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:46.376Z|4ce92b46-04fa-49bc-8c08-39f0ceacb035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:46.461Z|dbaefadd-5ed3-4b12-a38b-f6c7e9b4f740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:46.463Z|dbaefadd-5ed3-4b12-a38b-f6c7e9b4f740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:46.576Z|a59f0c57-de09-4469-9fec-061965c952a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:46.577Z|a59f0c57-de09-4469-9fec-061965c952a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:56.404Z|2c05a21c-23fd-4d47-a3c9-ce68f7a8985b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:56.406Z|2c05a21c-23fd-4d47-a3c9-ce68f7a8985b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:56.491Z|b56643fb-465f-4828-88ec-746848489fbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:56.492Z|b56643fb-465f-4828-88ec-746848489fbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:56.604Z|f1e6d9ff-7e52-420f-b5d8-cb25a19b162d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:56.605Z|f1e6d9ff-7e52-420f-b5d8-cb25a19b162d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:58.362Z|2408922b-6646-4005-b12d-4954df19c055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:54:58.363Z|2408922b-6646-4005-b12d-4954df19c055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:55:06.434Z|baec01cd-a8aa-437f-a707-79b90361b511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:06.436Z|baec01cd-a8aa-437f-a707-79b90361b511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:06.518Z|67847090-0da1-4d79-95b4-3d54f441fa47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:06.519Z|67847090-0da1-4d79-95b4-3d54f441fa47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:06.628Z|08823429-9b99-4570-a606-ac7d7662629a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:06.629Z|08823429-9b99-4570-a606-ac7d7662629a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:13.363Z|014d788a-90d1-4b45-bf63-17f125e4923b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:55:13.366Z|014d788a-90d1-4b45-bf63-17f125e4923b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:55:13.614Z|71e395a9-d1b3-4a6a-97b4-8acf8671b972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:55:13.615Z|71e395a9-d1b3-4a6a-97b4-8acf8671b972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:55:15.058Z|2cc7c848-c166-45f4-be04-b306555a38d8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:55:15.059Z|2cc7c848-c166-45f4-be04-b306555a38d8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:16.466Z|078e514f-bf63-4856-8f18-c97b2d75f2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:16.467Z|078e514f-bf63-4856-8f18-c97b2d75f2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:16.550Z|3ce3d349-9c20-424c-baaf-93a79230382e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:16.551Z|3ce3d349-9c20-424c-baaf-93a79230382e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:16.653Z|bd947c3b-735d-47c8-a723-5e61586caa54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:16.655Z|bd947c3b-735d-47c8-a723-5e61586caa54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:26.496Z|fa589b03-631b-46ad-a5bc-d16e315fa5fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:26.497Z|fa589b03-631b-46ad-a5bc-d16e315fa5fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:26.577Z|e58f07a8-c006-4a37-850a-69af0732e3a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:26.578Z|e58f07a8-c006-4a37-850a-69af0732e3a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:26.680Z|83d5470b-5004-437e-919a-84f11e8fa9b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:26.681Z|83d5470b-5004-437e-919a-84f11e8fa9b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:28.362Z|b1aa8f38-e27b-46d8-a326-a4ab0e5bbc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:55:28.363Z|b1aa8f38-e27b-46d8-a326-a4ab0e5bbc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:55:36.530Z|93e4ad66-2f1f-4c25-88f1-0f3798e70cc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:36.531Z|93e4ad66-2f1f-4c25-88f1-0f3798e70cc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:36.616Z|5f05c1e0-1513-4140-b4d4-c2c43bb96d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:36.617Z|5f05c1e0-1513-4140-b4d4-c2c43bb96d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:36.704Z|37aeaf4e-bfe2-483f-bb29-a62560e627b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:36.705Z|37aeaf4e-bfe2-483f-bb29-a62560e627b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:43.362Z|a9a512eb-567b-4bde-8ac2-be914634ffb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:55:43.363Z|a9a512eb-567b-4bde-8ac2-be914634ffb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:55:43.616Z|b122a8a8-e46a-4cd3-b562-eb52141d6540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:55:43.616Z|b122a8a8-e46a-4cd3-b562-eb52141d6540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:55:46.565Z|16cd9b4d-a8d4-4244-bbae-216c7edf9087|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:46.567Z|16cd9b4d-a8d4-4244-bbae-216c7edf9087|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:46.644Z|ff36da77-6463-4747-9abf-731d42f672c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:46.645Z|ff36da77-6463-4747-9abf-731d42f672c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:46.728Z|827fdd05-062d-412f-9dcd-35b7de59fff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:46.729Z|827fdd05-062d-412f-9dcd-35b7de59fff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:56.591Z|b1b85975-0e61-4ea5-8939-0d17ed659485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:56.597Z|b1b85975-0e61-4ea5-8939-0d17ed659485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:56.670Z|70337a63-e8a6-4407-9b7e-bf7de3737c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:56.672Z|70337a63-e8a6-4407-9b7e-bf7de3737c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:56.763Z|8f9b727f-663e-483c-ade4-27121e825e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:56.764Z|8f9b727f-663e-483c-ade4-27121e825e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:58.362Z|4f092749-339c-4cee-bdda-7ced5d526ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:55:58.363Z|4f092749-339c-4cee-bdda-7ced5d526ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:56:06.627Z|57a4aa92-7567-420e-be33-35ac4365f747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:06.628Z|57a4aa92-7567-420e-be33-35ac4365f747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:06.704Z|baa1e09b-4f96-4c15-b351-560b586674f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:06.706Z|baa1e09b-4f96-4c15-b351-560b586674f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:06.791Z|1bffac78-36aa-4a67-b463-1a317c4b1ecc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:06.792Z|1bffac78-36aa-4a67-b463-1a317c4b1ecc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:13.362Z|efe8286d-31e9-4ece-951b-f0145fe05557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:56:13.363Z|efe8286d-31e9-4ece-951b-f0145fe05557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:56:13.617Z|f46ee8e2-62cb-475f-a0ae-625b9228da8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:56:13.618Z|f46ee8e2-62cb-475f-a0ae-625b9228da8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:56:15.054Z|0a94f652-c4b7-424f-9e0e-92a7fe8bc8d5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:56:15.055Z|0a94f652-c4b7-424f-9e0e-92a7fe8bc8d5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:16.653Z|e2842291-6a93-49b9-a2c9-dc1f5b32a755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:16.655Z|e2842291-6a93-49b9-a2c9-dc1f5b32a755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:16.730Z|e6d10bfc-deb8-4e81-a09a-2080ec7873cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:16.731Z|e6d10bfc-deb8-4e81-a09a-2080ec7873cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:16.815Z|56976e49-3a66-4a9e-833f-92fe2d106fef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:16.816Z|56976e49-3a66-4a9e-833f-92fe2d106fef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:26.680Z|ca3bdb75-abdc-4e0d-8ec8-4a0080c29daa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:26.681Z|ca3bdb75-abdc-4e0d-8ec8-4a0080c29daa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:26.757Z|a9b1c48a-b185-4e95-8504-ad63384bff89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:26.758Z|a9b1c48a-b185-4e95-8504-ad63384bff89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:26.842Z|dfbca4f2-0b54-4eb4-a9b5-4338d0650a1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:26.843Z|dfbca4f2-0b54-4eb4-a9b5-4338d0650a1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:28.362Z|1e30fdb9-fe3c-4f08-b869-7da101347796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:56:28.363Z|1e30fdb9-fe3c-4f08-b869-7da101347796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:56:36.708Z|84248eee-c55a-4e2d-958e-a83626446546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:36.709Z|84248eee-c55a-4e2d-958e-a83626446546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:36.781Z|c20dbd31-bd84-4f8c-bad7-86660dd0699b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:36.782Z|c20dbd31-bd84-4f8c-bad7-86660dd0699b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:36.867Z|1df71e2b-d050-407c-b805-2008c349175b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:36.867Z|1df71e2b-d050-407c-b805-2008c349175b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:43.362Z|5488cc99-faa6-4817-9583-14dc6528e102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:56:43.363Z|5488cc99-faa6-4817-9583-14dc6528e102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:56:43.619Z|0b23a247-46f5-4363-8cff-4551c13d55c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:56:43.620Z|0b23a247-46f5-4363-8cff-4551c13d55c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:56:46.734Z|186a267c-9017-45fa-86b6-8ba01006f847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:46.735Z|186a267c-9017-45fa-86b6-8ba01006f847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:46.809Z|1c0d6258-b625-443b-a2e8-c1e1c9c4412b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:46.810Z|1c0d6258-b625-443b-a2e8-c1e1c9c4412b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:46.894Z|0a3c9e32-d2ab-4415-a3e8-ac4cb3abccc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:46.895Z|0a3c9e32-d2ab-4415-a3e8-ac4cb3abccc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:56.758Z|b7ce7aac-161a-48d2-bfcc-160e81c6f655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:56.759Z|b7ce7aac-161a-48d2-bfcc-160e81c6f655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:56.835Z|b802cde3-ee38-43e3-a608-412d703e80d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:56.836Z|b802cde3-ee38-43e3-a608-412d703e80d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:56.921Z|03fab559-b827-41fb-ba76-b2ca5a38f87d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:56.922Z|03fab559-b827-41fb-ba76-b2ca5a38f87d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:58.362Z|82ad83e2-1fd1-4a0e-b039-9c1382cd34e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:56:58.365Z|82ad83e2-1fd1-4a0e-b039-9c1382cd34e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:57:06.783Z|fd4df77e-8581-4293-8c76-5c624f989ee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:06.784Z|fd4df77e-8581-4293-8c76-5c624f989ee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:06.859Z|bfa2b3c5-438b-4d16-8e5f-129a44619093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:06.860Z|bfa2b3c5-438b-4d16-8e5f-129a44619093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:06.946Z|2ae4893d-01be-4ad9-8765-1756fde4aadd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:06.947Z|2ae4893d-01be-4ad9-8765-1756fde4aadd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:13.362Z|9548a1d1-792e-4288-869d-356deaf730ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:57:13.364Z|9548a1d1-792e-4288-869d-356deaf730ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:57:13.621Z|a8573417-823a-4666-a8bf-67f820a8e874|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:57:13.622Z|a8573417-823a-4666-a8bf-67f820a8e874|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:57:15.055Z|5786f3d2-3cdf-45db-bc50-55d5a7de74b5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:57:15.056Z|5786f3d2-3cdf-45db-bc50-55d5a7de74b5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:16.809Z|0c15a61d-73d5-44c6-8258-051a69a59f6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:16.810Z|0c15a61d-73d5-44c6-8258-051a69a59f6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:16.900Z|2c2fa0f1-4303-4d54-a1af-a25931a73960|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:16.900Z|2c2fa0f1-4303-4d54-a1af-a25931a73960|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:16.972Z|4fcd98f7-3651-49d9-a944-b5e1853ebea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:16.973Z|4fcd98f7-3651-49d9-a944-b5e1853ebea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:26.840Z|651877b5-46b3-4b51-92fe-91d691a78d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:26.840Z|651877b5-46b3-4b51-92fe-91d691a78d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:26.925Z|f60275f9-c512-47ce-96b6-1de78b5dd1f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:26.926Z|f60275f9-c512-47ce-96b6-1de78b5dd1f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:26.997Z|a8c6b6f5-088c-4782-a4a7-81fdc722f894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:26.998Z|a8c6b6f5-088c-4782-a4a7-81fdc722f894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:28.362Z|365da990-bca9-4818-921f-9168cba2c3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:57:28.363Z|365da990-bca9-4818-921f-9168cba2c3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:57:36.863Z|492127fd-950a-420a-a811-b34f6a4360f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:36.864Z|492127fd-950a-420a-a811-b34f6a4360f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:36.948Z|607a83b4-48a1-4f76-9f54-2147de1bf83e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:36.949Z|607a83b4-48a1-4f76-9f54-2147de1bf83e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:37.038Z|94132a41-a1d0-4d39-b40a-d010cd43d4be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:37.039Z|94132a41-a1d0-4d39-b40a-d010cd43d4be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:43.362Z|0262fd61-138d-439b-a186-798000ba3650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:57:43.366Z|0262fd61-138d-439b-a186-798000ba3650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:57:43.623Z|9c7b9ea6-d646-41ec-8031-99ef62c655dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:57:43.623Z|9c7b9ea6-d646-41ec-8031-99ef62c655dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:57:46.887Z|b195283a-3993-4b7e-ac33-8c3caa2e720e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:46.888Z|b195283a-3993-4b7e-ac33-8c3caa2e720e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:46.975Z|6b5102e6-7bd6-497d-91a0-dc53b329f956|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:46.976Z|6b5102e6-7bd6-497d-91a0-dc53b329f956|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:47.066Z|1a400212-26ab-412f-9a8e-fe7dfb0b0239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:47.067Z|1a400212-26ab-412f-9a8e-fe7dfb0b0239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:56.914Z|970e0f4b-a29c-4f83-a18c-dd3731854fa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:56.915Z|970e0f4b-a29c-4f83-a18c-dd3731854fa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:57.001Z|dbfd3c9b-e87b-45e2-a7b4-c4b40141e6d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:57.002Z|dbfd3c9b-e87b-45e2-a7b4-c4b40141e6d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:57.094Z|5a16e3c3-aac4-42fb-9e93-f83f607153f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:57.094Z|5a16e3c3-aac4-42fb-9e93-f83f607153f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:58.363Z|557654a4-485c-4201-b706-2037bd2b3c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:57:58.364Z|557654a4-485c-4201-b706-2037bd2b3c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:58:06.948Z|e07eaf9e-5f2a-4a51-8fd4-c17f23638610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:06.949Z|e07eaf9e-5f2a-4a51-8fd4-c17f23638610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:07.026Z|934450d5-aaa1-477f-9391-d70a102df186|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:07.027Z|934450d5-aaa1-477f-9391-d70a102df186|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:07.122Z|ab10762a-67c3-4dd9-9cf0-f0be985bc95f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:07.127Z|ab10762a-67c3-4dd9-9cf0-f0be985bc95f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:13.362Z|4021e12d-d399-4e08-bbc5-7f8643150c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:58:13.363Z|4021e12d-d399-4e08-bbc5-7f8643150c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:58:13.624Z|871596c8-5fdc-43d6-a88c-39d2b5997ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:58:13.625Z|871596c8-5fdc-43d6-a88c-39d2b5997ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:58:15.053Z|3d6b6cf1-62ab-47e0-95d3-d0a0633fd047|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:58:15.054Z|3d6b6cf1-62ab-47e0-95d3-d0a0633fd047|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:16.975Z|b24959df-eb2d-4046-8513-527258974ee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:16.976Z|b24959df-eb2d-4046-8513-527258974ee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:17.050Z|35a2da14-295d-4c0d-a4b7-d6734d3e1efa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:17.055Z|35a2da14-295d-4c0d-a4b7-d6734d3e1efa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:17.160Z|b1279445-19ce-44b1-ab40-e4529d1fa259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:17.161Z|b1279445-19ce-44b1-ab40-e4529d1fa259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:26.998Z|530157df-1d79-4777-9d36-babf87e9ea5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:27.000Z|530157df-1d79-4777-9d36-babf87e9ea5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:27.080Z|223a35dd-7339-499e-b111-828774c65547|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:27.081Z|223a35dd-7339-499e-b111-828774c65547|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:27.185Z|8c279bdb-63c0-4d95-9f1f-424ffbeb009f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:27.186Z|8c279bdb-63c0-4d95-9f1f-424ffbeb009f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:28.363Z|1febdd82-0218-4f80-8b20-69d54bf310f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:58:28.366Z|1febdd82-0218-4f80-8b20-69d54bf310f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:58:37.041Z|5ebd12f6-68ef-4a1d-80f2-bef9d47a5155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:37.041Z|5ebd12f6-68ef-4a1d-80f2-bef9d47a5155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:37.105Z|84846385-57f0-4307-9e4e-3c89d4269885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:37.106Z|84846385-57f0-4307-9e4e-3c89d4269885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:37.211Z|1b3175cf-950e-48cd-90e3-1578a3d4199c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:37.212Z|1b3175cf-950e-48cd-90e3-1578a3d4199c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:43.362Z|377a1ca3-8a4d-4f6c-8c03-22b5dcd09ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:58:43.363Z|377a1ca3-8a4d-4f6c-8c03-22b5dcd09ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:58:43.627Z|ca32516d-95c4-481f-b050-4321230a5f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:58:43.628Z|ca32516d-95c4-481f-b050-4321230a5f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:58:47.073Z|524cb362-0563-49c8-a851-2b0257fbdb25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:47.073Z|524cb362-0563-49c8-a851-2b0257fbdb25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:47.137Z|13d86843-e840-495e-972c-ef3b0d006d9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:47.138Z|13d86843-e840-495e-972c-ef3b0d006d9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:47.235Z|e900a445-1a37-40b0-9ba1-5f5fd93af6cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:47.236Z|e900a445-1a37-40b0-9ba1-5f5fd93af6cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:57.099Z|6c9a19b3-5a96-4870-8ea6-dcd573948b14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:57.101Z|6c9a19b3-5a96-4870-8ea6-dcd573948b14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:57.160Z|02cf8824-5f91-4fb3-8f36-b8b13f6f7ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:57.161Z|02cf8824-5f91-4fb3-8f36-b8b13f6f7ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:57.259Z|a6e2f13f-a292-43ed-b320-40bff0528c2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:57.260Z|a6e2f13f-a292-43ed-b320-40bff0528c2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:58.362Z|1d117f4e-bb68-40c1-b41e-e71b1d5caa3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:58:58.363Z|1d117f4e-bb68-40c1-b41e-e71b1d5caa3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:59:07.125Z|8d82d2f5-b93e-4c20-8788-e44a836f5869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:07.126Z|8d82d2f5-b93e-4c20-8788-e44a836f5869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:07.188Z|fcbdbdbb-3534-4324-8cde-0e395985a6e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:07.189Z|fcbdbdbb-3534-4324-8cde-0e395985a6e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:07.282Z|17dcbe48-5ed6-4843-a287-cbbe5e62c45c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:07.283Z|17dcbe48-5ed6-4843-a287-cbbe5e62c45c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:13.362Z|cd3a9c68-485a-4614-bf87-40c5fc222214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:59:13.366Z|cd3a9c68-485a-4614-bf87-40c5fc222214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:59:13.629Z|363792b5-fb54-4b8e-8d38-d38c34c0f56f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:59:13.630Z|363792b5-fb54-4b8e-8d38-d38c34c0f56f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:59:15.054Z|72a59c50-1828-4b64-9015-7db247433f67|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:59:15.056Z|72a59c50-1828-4b64-9015-7db247433f67|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:17.150Z|ae0c24b0-e333-4f9f-be6a-751c5a8f15ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:17.150Z|ae0c24b0-e333-4f9f-be6a-751c5a8f15ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:17.213Z|49c429cf-fabb-4f89-a4cd-df5b0487be7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:17.217Z|49c429cf-fabb-4f89-a4cd-df5b0487be7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:17.304Z|1498eea1-06c0-4d29-a69f-60bc7ba0285c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:17.305Z|1498eea1-06c0-4d29-a69f-60bc7ba0285c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:27.173Z|2cd28e7f-1d46-4312-bf48-81df5d505e8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:27.175Z|2cd28e7f-1d46-4312-bf48-81df5d505e8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:27.242Z|525873c0-11e4-4cba-9d72-db759c32f2bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:27.243Z|525873c0-11e4-4cba-9d72-db759c32f2bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:27.330Z|6b2701aa-8034-45b4-b945-09227b176779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:27.331Z|6b2701aa-8034-45b4-b945-09227b176779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:28.362Z|06dd7960-c8e4-4cfe-8171-7856b314ae6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:59:28.363Z|06dd7960-c8e4-4cfe-8171-7856b314ae6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:59:37.201Z|6ad86e4c-13af-45df-be91-47f5e44eda86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:37.202Z|6ad86e4c-13af-45df-be91-47f5e44eda86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:37.265Z|2a9163b7-c144-43e5-80e4-beabd4a33fb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:37.266Z|2a9163b7-c144-43e5-80e4-beabd4a33fb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:37.353Z|257b99a6-bfe0-4933-a3cc-ed22366091ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:37.356Z|257b99a6-bfe0-4933-a3cc-ed22366091ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:43.362Z|43dd9b3a-bb96-4792-8cc3-bafde2a0d38a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:59:43.363Z|43dd9b3a-bb96-4792-8cc3-bafde2a0d38a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:59:43.631Z|095797d7-fcea-4a68-9d3f-7e1e8d4d167e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:59:43.632Z|095797d7-fcea-4a68-9d3f-7e1e8d4d167e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:59:47.226Z|fd3aeff1-7f4f-4c7b-a00a-eaac985d12fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:47.227Z|fd3aeff1-7f4f-4c7b-a00a-eaac985d12fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:47.293Z|6389eaa5-ba49-4408-bb34-333774297514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:47.294Z|6389eaa5-ba49-4408-bb34-333774297514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:47.380Z|26a7a080-6dd1-4265-9a15-9e8d5874759f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:47.381Z|26a7a080-6dd1-4265-9a15-9e8d5874759f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:57.250Z|ccaabdc4-c2b0-43a8-9364-38919efdf31f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:57.251Z|ccaabdc4-c2b0-43a8-9364-38919efdf31f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:57.319Z|1ee3f5fa-061f-400d-a23a-652425bad088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:57.321Z|1ee3f5fa-061f-400d-a23a-652425bad088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:57.407Z|51052cf6-ff35-4648-8fbd-6b5077f51977|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:57.408Z|51052cf6-ff35-4648-8fbd-6b5077f51977|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:58.362Z|d9be1dbb-0209-4404-aecb-b5f562cfffc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:59:58.365Z|d9be1dbb-0209-4404-aecb-b5f562cfffc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:00:07.291Z|26d5757d-8bc4-4fe9-9143-d9fcd81d4d89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:07.293Z|26d5757d-8bc4-4fe9-9143-d9fcd81d4d89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:07.351Z|e7728cf3-1f47-4bd1-a53a-369d0785b12d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:07.352Z|e7728cf3-1f47-4bd1-a53a-369d0785b12d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:07.434Z|275a4bbb-1989-4b1b-998d-f8f9f08e200f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:07.435Z|275a4bbb-1989-4b1b-998d-f8f9f08e200f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:13.362Z|46868d9c-ad12-415b-bb2c-f1b8af71ce08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:00:13.363Z|46868d9c-ad12-415b-bb2c-f1b8af71ce08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:00:13.633Z|7dcafb55-5551-4f92-aadf-34a9f16e9b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:00:13.634Z|7dcafb55-5551-4f92-aadf-34a9f16e9b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:00:15.054Z|2d1472d0-7e7d-4673-8667-da83055e2866|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:00:15.055Z|2d1472d0-7e7d-4673-8667-da83055e2866|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:17.321Z|f98f1235-53d0-4865-8ed0-87ecaa229094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:17.322Z|f98f1235-53d0-4865-8ed0-87ecaa229094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:17.377Z|8f8c94dc-4168-4a2b-915b-4ab4a3cecab9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:17.378Z|8f8c94dc-4168-4a2b-915b-4ab4a3cecab9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:17.457Z|7cb03570-dcaf-447e-af75-92fd9031c4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:17.458Z|7cb03570-dcaf-447e-af75-92fd9031c4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:27.346Z|2bc41e56-8949-4ea2-b031-b5140a5c3046|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:27.347Z|2bc41e56-8949-4ea2-b031-b5140a5c3046|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:27.403Z|35f83e21-3051-4d75-ba45-953e7c0c585b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:27.404Z|35f83e21-3051-4d75-ba45-953e7c0c585b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:27.484Z|2a9308ac-9ae9-4f19-80f6-bfe4b8ff010d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:27.486Z|2a9308ac-9ae9-4f19-80f6-bfe4b8ff010d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:28.362Z|138bcf72-d5eb-477e-b4a8-c578e1f8f3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:00:28.363Z|138bcf72-d5eb-477e-b4a8-c578e1f8f3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:00:37.370Z|84fce206-5f94-4d2d-8bf4-71fefa61a66c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:37.371Z|84fce206-5f94-4d2d-8bf4-71fefa61a66c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:37.431Z|c2f378a4-d29e-4d14-ad42-d7c82eb6a068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:37.432Z|c2f378a4-d29e-4d14-ad42-d7c82eb6a068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:37.510Z|a8c4e80e-2805-4f51-a217-157c0271be0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:37.511Z|a8c4e80e-2805-4f51-a217-157c0271be0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:43.362Z|ed3b4ebd-4fdb-4bb5-89da-f9e4eb092639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:00:43.366Z|ed3b4ebd-4fdb-4bb5-89da-f9e4eb092639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:00:43.635Z|7a5b878e-40ed-4dbf-b957-1af162d5fd4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:00:43.635Z|7a5b878e-40ed-4dbf-b957-1af162d5fd4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:00:47.402Z|3e0c7a01-17e5-4be9-a24d-a17c2f576332|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:47.403Z|3e0c7a01-17e5-4be9-a24d-a17c2f576332|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:47.453Z|dc05771d-bb1d-4cbe-8096-6d578c92d859|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:47.454Z|dc05771d-bb1d-4cbe-8096-6d578c92d859|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:47.535Z|0ed1cfb5-575c-498b-bab6-d78611ccab47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:47.536Z|0ed1cfb5-575c-498b-bab6-d78611ccab47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:57.428Z|16dd9a32-4e4a-4b39-bc7e-7111326248da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:57.429Z|16dd9a32-4e4a-4b39-bc7e-7111326248da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:57.476Z|ced17f9d-f4c8-4d1c-94cc-516250ffa521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:57.477Z|ced17f9d-f4c8-4d1c-94cc-516250ffa521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:57.558Z|22e4ec0a-ddae-4ff3-8cab-6d653d824c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:57.559Z|22e4ec0a-ddae-4ff3-8cab-6d653d824c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:58.362Z|3257f969-bd08-469c-b88c-475356a3d9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:00:58.363Z|3257f969-bd08-469c-b88c-475356a3d9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:01:07.452Z|0e61c640-2513-4058-bbe1-4a40e88997a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:07.453Z|0e61c640-2513-4058-bbe1-4a40e88997a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:07.498Z|e49cf364-eaed-43f8-9cc3-06647197f1c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:07.499Z|e49cf364-eaed-43f8-9cc3-06647197f1c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:07.586Z|ecd6c366-cd01-4a84-b643-380893ee61a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:07.587Z|ecd6c366-cd01-4a84-b643-380893ee61a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:13.363Z|4eeddb4b-3c39-4f96-b99a-38016d4a4bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:01:13.364Z|4eeddb4b-3c39-4f96-b99a-38016d4a4bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:01:13.637Z|ea68eaff-cc6f-4dae-8324-9836ef0c0154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:01:13.638Z|ea68eaff-cc6f-4dae-8324-9836ef0c0154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:01:15.060Z|0c0883e6-59e1-4185-98cd-a3f9eefb22c2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:01:15.061Z|0c0883e6-59e1-4185-98cd-a3f9eefb22c2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:17.474Z|aab1defe-b4f1-4f8f-91c2-feda025e2955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:17.475Z|aab1defe-b4f1-4f8f-91c2-feda025e2955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:17.524Z|91fd99b8-4572-4379-9fc3-da8a296c5f94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:17.525Z|91fd99b8-4572-4379-9fc3-da8a296c5f94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:17.609Z|168f2cec-0dcd-49f8-8907-f6784f7e311d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:17.610Z|168f2cec-0dcd-49f8-8907-f6784f7e311d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:27.507Z|462b9d12-2879-478b-b5df-b1b76139d9f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:27.508Z|462b9d12-2879-478b-b5df-b1b76139d9f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:27.550Z|6bfee45d-0a6c-4781-b057-4cf025956c3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:27.551Z|6bfee45d-0a6c-4781-b057-4cf025956c3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:27.632Z|7d41bd16-0bfe-4207-a953-69738c188d61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:27.633Z|7d41bd16-0bfe-4207-a953-69738c188d61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:28.362Z|ea1f684c-6775-4cb8-a53d-4f24ff314f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:01:28.365Z|ea1f684c-6775-4cb8-a53d-4f24ff314f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:01:37.538Z|9b3f8b6c-2fcd-4ec8-9237-aac3e23b32ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:37.540Z|9b3f8b6c-2fcd-4ec8-9237-aac3e23b32ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:37.597Z|b4885279-4f9e-4cdf-8d3d-ee6b6cd4a0c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:37.598Z|b4885279-4f9e-4cdf-8d3d-ee6b6cd4a0c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:37.656Z|afa6140d-d301-405f-9b73-4678d325bea4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:37.657Z|afa6140d-d301-405f-9b73-4678d325bea4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:43.363Z|cb7e1381-2f75-41f9-bc32-9a9197c56f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:01:43.363Z|cb7e1381-2f75-41f9-bc32-9a9197c56f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:01:43.640Z|74a893a0-a5fd-4b28-8280-0d182476a548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:01:43.641Z|74a893a0-a5fd-4b28-8280-0d182476a548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:01:47.573Z|b0ecdee9-933f-4ae9-9c38-c50564713b26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:47.574Z|b0ecdee9-933f-4ae9-9c38-c50564713b26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:47.625Z|cb512a20-f022-4acb-b393-4589309d87fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:47.626Z|cb512a20-f022-4acb-b393-4589309d87fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:47.679Z|0a543aa3-ced1-4071-8da3-2cf183158e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:47.680Z|0a543aa3-ced1-4071-8da3-2cf183158e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:57.598Z|1b240782-f410-47f3-90fd-4835ac48f715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:57.599Z|1b240782-f410-47f3-90fd-4835ac48f715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:57.649Z|236586f3-b779-4002-bfe8-e8e4b518b9e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:57.650Z|236586f3-b779-4002-bfe8-e8e4b518b9e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:57.726Z|24b9a7c6-2928-4696-bda6-5518432db236|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:57.727Z|24b9a7c6-2928-4696-bda6-5518432db236|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:58.362Z|2691e8de-f167-4fcf-96c3-98adb48f5bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:01:58.363Z|2691e8de-f167-4fcf-96c3-98adb48f5bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:02:07.623Z|0dd6b7ac-d147-4221-a2e5-c9940c9f852c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:07.624Z|0dd6b7ac-d147-4221-a2e5-c9940c9f852c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:07.685Z|b63b19ae-3409-4e50-9b81-e62b4d5c2204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:07.686Z|b63b19ae-3409-4e50-9b81-e62b4d5c2204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:07.773Z|cfdd1698-f6a4-48e2-bc3d-82c5043d205a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:07.774Z|cfdd1698-f6a4-48e2-bc3d-82c5043d205a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:13.362Z|fd91ee6c-2b16-4e51-b1b6-7861f3c28053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:02:13.365Z|fd91ee6c-2b16-4e51-b1b6-7861f3c28053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:02:13.642Z|15c6af4a-c573-4292-808d-e6efd9a9dedb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:02:13.643Z|15c6af4a-c573-4292-808d-e6efd9a9dedb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:02:15.055Z|089da44e-695b-484f-9f7a-3b3fe4e79c0f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:02:15.056Z|089da44e-695b-484f-9f7a-3b3fe4e79c0f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:17.649Z|1fee32fa-708e-4180-87df-50709941c951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:17.651Z|1fee32fa-708e-4180-87df-50709941c951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:17.718Z|8c9a9573-1500-4023-a50c-0f6435b28e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:17.719Z|8c9a9573-1500-4023-a50c-0f6435b28e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:17.804Z|20f60000-deb5-4cbb-85ba-d2792bc667d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:17.805Z|20f60000-deb5-4cbb-85ba-d2792bc667d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:27.677Z|aa2b3d6f-9293-4da0-9030-2ef56e70690a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:27.678Z|aa2b3d6f-9293-4da0-9030-2ef56e70690a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:27.757Z|4200e379-614d-4fdf-875b-d576dd3653fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:27.758Z|4200e379-614d-4fdf-875b-d576dd3653fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:27.837Z|ea19030e-186f-4e13-8360-5c06923ee7a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:27.838Z|ea19030e-186f-4e13-8360-5c06923ee7a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:28.362Z|6204ece9-8a0f-476b-9254-052a1d994b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:02:28.363Z|6204ece9-8a0f-476b-9254-052a1d994b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:02:37.705Z|208f2516-9ea0-4770-8b6a-e79ba3567f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:37.707Z|208f2516-9ea0-4770-8b6a-e79ba3567f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:37.793Z|92922cf8-c6ef-4ef6-854b-faf946e81c86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:37.794Z|92922cf8-c6ef-4ef6-854b-faf946e81c86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:37.865Z|4eb24f11-ae14-47c5-a512-b6dc008b36e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:37.867Z|4eb24f11-ae14-47c5-a512-b6dc008b36e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:43.362Z|6f65834d-702d-4696-b930-f2799046ee77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:02:43.363Z|6f65834d-702d-4696-b930-f2799046ee77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:02:43.644Z|faf390e6-825e-4c44-8ede-db938146c498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:02:43.645Z|faf390e6-825e-4c44-8ede-db938146c498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:02:47.748Z|c4d0abc8-38a9-4f40-bb4e-855f9ad17445|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:47.749Z|c4d0abc8-38a9-4f40-bb4e-855f9ad17445|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:47.823Z|4a52a7b0-0594-40ea-acce-f34cc13855c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:47.824Z|4a52a7b0-0594-40ea-acce-f34cc13855c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:47.890Z|f8203c59-d15c-4057-815d-7d87c5c01a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:47.891Z|f8203c59-d15c-4057-815d-7d87c5c01a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:57.777Z|fb20cd22-1d24-4bb2-a0c2-d2aa7bab7b74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:57.779Z|fb20cd22-1d24-4bb2-a0c2-d2aa7bab7b74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:57.852Z|650d42ab-858f-4a01-8877-1c03ca07bd15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:57.853Z|650d42ab-858f-4a01-8877-1c03ca07bd15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:57.928Z|3924e666-ca7b-439d-a683-63f7cd20961a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:57.930Z|3924e666-ca7b-439d-a683-63f7cd20961a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:58.362Z|42c46f48-d413-426c-8565-2fc3a5b98d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:02:58.365Z|42c46f48-d413-426c-8565-2fc3a5b98d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:03:07.825Z|72b261df-e5ac-476d-be97-20c63843ad18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:07.826Z|72b261df-e5ac-476d-be97-20c63843ad18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:07.881Z|73396371-6c66-4b73-bcc5-3e57d586b8d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:07.882Z|73396371-6c66-4b73-bcc5-3e57d586b8d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:07.962Z|a84ad2d3-6948-48cb-a29a-cb228658cd06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:07.963Z|a84ad2d3-6948-48cb-a29a-cb228658cd06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:13.362Z|b79afa69-4004-48b2-98a0-2aca3a8c19b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:03:13.363Z|b79afa69-4004-48b2-98a0-2aca3a8c19b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:03:13.646Z|6e525dd3-489e-46a3-9bc1-7e6021e0551d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:03:13.647Z|6e525dd3-489e-46a3-9bc1-7e6021e0551d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:03:15.053Z|3443a2fb-95cc-488b-8182-f5751eba8181|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:03:15.054Z|3443a2fb-95cc-488b-8182-f5751eba8181|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:17.862Z|c774099d-d93a-4c9e-872b-94307063f4d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:17.863Z|c774099d-d93a-4c9e-872b-94307063f4d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:17.905Z|51771c9d-37cb-418d-bad7-64c7a09fb764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:17.906Z|51771c9d-37cb-418d-bad7-64c7a09fb764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:18.013Z|562db77f-23a2-4841-8c56-6a63834043d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:18.014Z|562db77f-23a2-4841-8c56-6a63834043d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:27.888Z|fe496320-8cbb-4921-8d81-8f87a52e2c9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:27.889Z|fe496320-8cbb-4921-8d81-8f87a52e2c9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:27.933Z|402debd9-f094-4219-ac14-749d45491d05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:27.933Z|402debd9-f094-4219-ac14-749d45491d05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:28.037Z|774a2543-c279-470e-a63d-430dace6e49b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:28.038Z|774a2543-c279-470e-a63d-430dace6e49b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:28.362Z|dc34e357-7fcf-49ad-a6ca-cfb92a456ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:03:28.363Z|dc34e357-7fcf-49ad-a6ca-cfb92a456ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:03:37.924Z|57a58839-113f-41da-844a-7c3fc637eaec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:37.924Z|57a58839-113f-41da-844a-7c3fc637eaec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:37.960Z|1e8695eb-7ac2-42bf-9784-ad5903a046f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:37.961Z|1e8695eb-7ac2-42bf-9784-ad5903a046f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:38.063Z|7e392bcc-1ce1-4565-9516-b0694c7a678b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:38.064Z|7e392bcc-1ce1-4565-9516-b0694c7a678b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:43.362Z|fc44213d-ea4c-440e-90b5-f69116d0bad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:03:43.366Z|fc44213d-ea4c-440e-90b5-f69116d0bad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:03:43.649Z|46406556-51a9-4346-bb28-9b181f30f860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:03:43.650Z|46406556-51a9-4346-bb28-9b181f30f860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:03:47.947Z|d85261bb-b2ad-4110-89d1-9b5e2eebba2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:47.948Z|d85261bb-b2ad-4110-89d1-9b5e2eebba2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:47.984Z|9927482a-840b-469c-9450-1b5698dbb12a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:47.985Z|9927482a-840b-469c-9450-1b5698dbb12a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:48.089Z|3f526d7a-5997-467c-b7a2-946586c22bc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:48.090Z|3f526d7a-5997-467c-b7a2-946586c22bc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:57.972Z|2265649b-7196-470d-8c64-d9ae197dac7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:57.972Z|2265649b-7196-470d-8c64-d9ae197dac7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:58.007Z|25c5c126-6a01-4333-aed0-c13128412cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:58.008Z|25c5c126-6a01-4333-aed0-c13128412cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:58.113Z|0eb60549-2d46-45e2-a51f-19b9be2a90bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:58.115Z|0eb60549-2d46-45e2-a51f-19b9be2a90bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:58.362Z|52c8968c-1f6e-4eff-afe8-0bb33e3d5d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:03:58.363Z|52c8968c-1f6e-4eff-afe8-0bb33e3d5d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:04:07.997Z|280425a3-48c7-4a3c-ac63-1fc7a7061192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:08.004Z|280425a3-48c7-4a3c-ac63-1fc7a7061192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:08.029Z|c718a841-3454-41cc-8574-dfb99ee71013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:08.030Z|c718a841-3454-41cc-8574-dfb99ee71013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:08.137Z|4b1afcc0-1ac5-4db0-9e58-676451409d75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:08.138Z|4b1afcc0-1ac5-4db0-9e58-676451409d75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:13.362Z|b371e9b1-d925-4499-b102-4c134b69e8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:04:13.363Z|b371e9b1-d925-4499-b102-4c134b69e8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:04:13.652Z|7897bcc2-42a8-4e34-8d41-f5c299ed561a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:04:13.652Z|7897bcc2-42a8-4e34-8d41-f5c299ed561a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:04:15.054Z|ba032924-ff09-4fe4-8833-4ef0f63b537b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:04:15.055Z|ba032924-ff09-4fe4-8833-4ef0f63b537b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:18.026Z|90217c30-82d9-4545-acae-58fcfdfc2457|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:18.027Z|90217c30-82d9-4545-acae-58fcfdfc2457|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:18.058Z|4fb8d317-ca49-4f45-987b-eb805ea2c987|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:18.059Z|4fb8d317-ca49-4f45-987b-eb805ea2c987|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:18.161Z|875aa41c-a37c-486b-b1e0-6fa110a6c55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:18.163Z|875aa41c-a37c-486b-b1e0-6fa110a6c55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:28.063Z|bc6ad8bf-954a-4ed4-a977-2a4c0d24553f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:28.063Z|bc6ad8bf-954a-4ed4-a977-2a4c0d24553f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:28.085Z|51d20bf8-70d7-41a0-b1af-59fedc2211db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:28.090Z|51d20bf8-70d7-41a0-b1af-59fedc2211db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:28.187Z|86a73611-919e-428e-9b6e-6b34887cd4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:28.190Z|86a73611-919e-428e-9b6e-6b34887cd4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:28.362Z|bdbff2f8-018e-426c-af1f-981283b7f84f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:04:28.369Z|bdbff2f8-018e-426c-af1f-981283b7f84f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:04:38.086Z|4eb2ab61-2388-4a54-a704-62633ab154f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:38.087Z|4eb2ab61-2388-4a54-a704-62633ab154f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:38.113Z|d6c6bb83-8b86-4617-9b5b-8e5083a0c016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:38.114Z|d6c6bb83-8b86-4617-9b5b-8e5083a0c016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:38.211Z|eb483512-451f-4d8a-9859-a4bbf09c98fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:38.212Z|eb483512-451f-4d8a-9859-a4bbf09c98fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:43.362Z|0e6dfb2f-eb69-40e6-ba91-ce560c08e90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:04:43.363Z|0e6dfb2f-eb69-40e6-ba91-ce560c08e90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:04:43.653Z|0bc7fd66-774d-4aad-89e2-987c28a2d4cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:04:43.654Z|0bc7fd66-774d-4aad-89e2-987c28a2d4cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:04:48.111Z|70531442-97ca-4dcb-9e03-4e2bbe7d454c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:48.112Z|70531442-97ca-4dcb-9e03-4e2bbe7d454c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:48.140Z|d9cce3e9-6c1a-4d34-a552-63731d8d698e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:48.141Z|d9cce3e9-6c1a-4d34-a552-63731d8d698e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:48.234Z|c89ee64a-fbc1-4ef2-861e-045a716a1ddd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:48.235Z|c89ee64a-fbc1-4ef2-861e-045a716a1ddd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:58.136Z|ac7c066a-0c58-4927-85b5-7d97b2094018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:58.137Z|ac7c066a-0c58-4927-85b5-7d97b2094018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:58.169Z|9b3b7069-e987-4c7e-ae37-f3b6c21dfaa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:58.170Z|9b3b7069-e987-4c7e-ae37-f3b6c21dfaa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:58.261Z|e1cd1f65-4d8c-46ba-81a4-274e840d0678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:58.263Z|e1cd1f65-4d8c-46ba-81a4-274e840d0678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:58.363Z|b43da02f-b052-4879-85f8-d4e69162b06f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:04:58.364Z|b43da02f-b052-4879-85f8-d4e69162b06f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:05:08.165Z|4914b2cf-319c-49b7-9663-83f11ff84102|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:08.166Z|4914b2cf-319c-49b7-9663-83f11ff84102|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:08.201Z|68bb041d-6c03-4b9a-ac1d-3d7ed88dbdb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:08.202Z|68bb041d-6c03-4b9a-ac1d-3d7ed88dbdb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:08.304Z|138b43c6-8863-481f-a4b2-62c520f108dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:08.306Z|138b43c6-8863-481f-a4b2-62c520f108dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:13.362Z|0f9f9808-983b-4c95-b181-78bf73848aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:05:13.365Z|0f9f9808-983b-4c95-b181-78bf73848aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:05:13.655Z|9b1d98f7-11d5-4e87-b5a8-8775fd041cc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:05:13.657Z|9b1d98f7-11d5-4e87-b5a8-8775fd041cc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:05:15.053Z|00cc4bb8-f460-4b43-b756-f8ce6df971ab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:05:15.055Z|00cc4bb8-f460-4b43-b756-f8ce6df971ab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:18.190Z|f3f8adf3-3ffc-49c3-b0eb-bf73dba9f4e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:18.191Z|f3f8adf3-3ffc-49c3-b0eb-bf73dba9f4e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:18.225Z|64578143-2da6-437f-a40e-686dca052462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:18.226Z|64578143-2da6-437f-a40e-686dca052462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:18.330Z|55e3a235-5310-4596-93e8-8644cd0b010a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:18.331Z|55e3a235-5310-4596-93e8-8644cd0b010a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:28.222Z|cbe82691-8bfb-47af-9c5c-610bee2a7125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:28.223Z|cbe82691-8bfb-47af-9c5c-610bee2a7125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:28.255Z|28e3b7f4-c8af-48bb-a872-251dba1af2e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:28.256Z|28e3b7f4-c8af-48bb-a872-251dba1af2e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:28.354Z|0e9c5b95-efd7-4db7-b0be-ef1c0c7827b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:28.354Z|0e9c5b95-efd7-4db7-b0be-ef1c0c7827b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:28.362Z|c6fb4a24-b52b-4cc0-bf1f-7a08884545de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:05:28.363Z|c6fb4a24-b52b-4cc0-bf1f-7a08884545de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:05:38.246Z|1ba3ebd7-1297-44ba-9daa-5d903d3a1027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:38.247Z|1ba3ebd7-1297-44ba-9daa-5d903d3a1027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:38.277Z|7c0a9d35-b824-4493-a034-c8ae1aeed8ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:38.278Z|7c0a9d35-b824-4493-a034-c8ae1aeed8ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:38.376Z|78eff4f7-bf7c-4809-af51-0299b2e2dd4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:38.377Z|78eff4f7-bf7c-4809-af51-0299b2e2dd4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:43.362Z|2d5c0c91-c787-42bb-aca6-2bcafe9f273d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:05:43.363Z|2d5c0c91-c787-42bb-aca6-2bcafe9f273d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:05:43.658Z|b116d73b-2b46-414a-8e3b-cea1e75571f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:05:43.659Z|b116d73b-2b46-414a-8e3b-cea1e75571f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:05:48.274Z|b890f131-513f-4c8e-95b6-987260020d47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:48.275Z|b890f131-513f-4c8e-95b6-987260020d47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:48.304Z|32bfdcb2-7a72-41e5-a38f-9fa351d312be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:48.305Z|32bfdcb2-7a72-41e5-a38f-9fa351d312be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:48.405Z|ef08f98d-a756-4af8-8c34-13b41ed94cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:48.406Z|ef08f98d-a756-4af8-8c34-13b41ed94cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:58.298Z|d4e46b70-37ab-4151-b587-bc350b8ac9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:58.299Z|d4e46b70-37ab-4151-b587-bc350b8ac9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:58.327Z|ceeeaa18-aee5-4888-9275-ecf3a1fffbf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:58.328Z|ceeeaa18-aee5-4888-9275-ecf3a1fffbf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:58.362Z|0d0be5ff-2c83-4ef8-a3e2-cceb05d87ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:05:58.365Z|0d0be5ff-2c83-4ef8-a3e2-cceb05d87ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:05:58.430Z|a99009b2-cd5f-48c7-8d9e-5bc015c36bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:58.431Z|a99009b2-cd5f-48c7-8d9e-5bc015c36bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:08.325Z|7e71d519-bed8-4f45-ab3d-4eaa1ca659bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:08.327Z|7e71d519-bed8-4f45-ab3d-4eaa1ca659bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:08.362Z|61ed4dfa-d315-4182-93ed-85112780c76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:08.363Z|61ed4dfa-d315-4182-93ed-85112780c76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:08.455Z|e1ee373a-8ce2-4287-8c08-862d6ac07db4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:08.457Z|e1ee373a-8ce2-4287-8c08-862d6ac07db4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:13.363Z|57430d77-6cb0-41f8-bb53-de3a6b27a087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:06:13.364Z|57430d77-6cb0-41f8-bb53-de3a6b27a087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:06:13.660Z|d1761c52-65bd-4478-b910-00a975ec2b86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:06:13.660Z|d1761c52-65bd-4478-b910-00a975ec2b86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:06:15.054Z|049be536-7e9c-4653-beaa-e86c3381de40|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:06:15.055Z|049be536-7e9c-4653-beaa-e86c3381de40|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:18.350Z|86b2ce6d-f952-497d-a133-931d08c69441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:18.351Z|86b2ce6d-f952-497d-a133-931d08c69441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:18.383Z|9148b951-19f3-4405-b2f3-db28f39a8d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:18.384Z|9148b951-19f3-4405-b2f3-db28f39a8d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:18.507Z|5adee24b-e057-4087-8449-1daece4aaff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:18.508Z|5adee24b-e057-4087-8449-1daece4aaff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:28.363Z|430bf55f-0f9c-4e12-a441-5e8bb8be1f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:06:28.363Z|430bf55f-0f9c-4e12-a441-5e8bb8be1f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:06:28.377Z|a814264d-3f97-4764-9386-1e8a1a46f137|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:28.378Z|a814264d-3f97-4764-9386-1e8a1a46f137|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:28.406Z|67f4afeb-719e-4e1f-83a8-d5a17e3c9e18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:28.407Z|67f4afeb-719e-4e1f-83a8-d5a17e3c9e18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:28.530Z|d56a5119-45d3-4687-8731-e94a8e70e9f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:28.531Z|d56a5119-45d3-4687-8731-e94a8e70e9f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:38.400Z|7395a267-1f0e-4201-9ec4-8fa031238035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:38.401Z|7395a267-1f0e-4201-9ec4-8fa031238035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:38.434Z|ced1d612-d57c-499b-a042-bccf446d1cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:38.435Z|ced1d612-d57c-499b-a042-bccf446d1cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:38.555Z|e7cf7741-23b4-44e2-99fd-205fd3a1d745|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:38.556Z|e7cf7741-23b4-44e2-99fd-205fd3a1d745|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:43.363Z|898d0ded-fccd-4561-a02b-dac633f46053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:06:43.366Z|898d0ded-fccd-4561-a02b-dac633f46053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:06:43.661Z|3fbd8098-c4ff-44f4-8ff0-fec26541f4d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:06:43.663Z|3fbd8098-c4ff-44f4-8ff0-fec26541f4d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:06:48.429Z|3892fe69-c0f5-4b46-a984-2634af2cdc13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:48.431Z|3892fe69-c0f5-4b46-a984-2634af2cdc13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:48.485Z|5936e9d9-86db-4cd2-9227-3d8b7d346cfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:48.486Z|5936e9d9-86db-4cd2-9227-3d8b7d346cfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:48.580Z|f2c877a7-bb6c-4f8d-bb5a-0d97ecfca187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:48.581Z|f2c877a7-bb6c-4f8d-bb5a-0d97ecfca187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:58.362Z|262a387e-638d-4c39-9c5b-69f3ed7be6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:06:58.363Z|262a387e-638d-4c39-9c5b-69f3ed7be6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:06:58.491Z|2d907983-1a59-4d1e-9509-63c79322b765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:58.492Z|2d907983-1a59-4d1e-9509-63c79322b765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:58.514Z|56b2a0c5-1318-42e1-816d-6858c24b2bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:58.515Z|56b2a0c5-1318-42e1-816d-6858c24b2bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:58.605Z|46f63a67-0607-430e-b5fd-088efdc5b796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:58.606Z|46f63a67-0607-430e-b5fd-088efdc5b796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:08.524Z|a9ff293a-e8ca-49f8-ba5d-09522cda1e1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:08.525Z|a9ff293a-e8ca-49f8-ba5d-09522cda1e1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:08.544Z|824c0499-63bb-4614-a7b8-5c019755bc8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:08.545Z|824c0499-63bb-4614-a7b8-5c019755bc8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:08.629Z|b8e9fa3d-9b4e-4bc5-86d9-fece16c3d978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:08.630Z|b8e9fa3d-9b4e-4bc5-86d9-fece16c3d978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:13.362Z|d3c349a2-653e-4f70-9c01-2d3f60be2968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:07:13.363Z|d3c349a2-653e-4f70-9c01-2d3f60be2968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:07:13.664Z|77d90b21-4a14-45ba-a1fb-46d3a2c1c868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:07:13.665Z|77d90b21-4a14-45ba-a1fb-46d3a2c1c868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:07:15.055Z|57b543f0-708f-40cc-a196-64bd910347b5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:07:15.063Z|57b543f0-708f-40cc-a196-64bd910347b5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:18.551Z|e4e94766-5c22-422c-810e-dd98042e9b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:18.552Z|e4e94766-5c22-422c-810e-dd98042e9b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:18.573Z|0c484b76-3878-49d7-b79f-e357b508bbe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:18.574Z|0c484b76-3878-49d7-b79f-e357b508bbe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:18.652Z|8bf8cec0-d6b9-4d20-bf53-a8580cb82948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:18.652Z|8bf8cec0-d6b9-4d20-bf53-a8580cb82948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:28.362Z|18cb4905-1fd3-4c60-a85b-85f649f437b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:07:28.368Z|18cb4905-1fd3-4c60-a85b-85f649f437b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:07:28.577Z|4bbad5c5-2333-4473-a123-89c93a60e0da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:28.578Z|4bbad5c5-2333-4473-a123-89c93a60e0da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:28.599Z|a32ce456-1bae-4c37-968d-f893ca46d254|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:28.600Z|a32ce456-1bae-4c37-968d-f893ca46d254|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:28.675Z|67ea83a9-4f09-4335-9402-0c0883a2bd66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:28.676Z|67ea83a9-4f09-4335-9402-0c0883a2bd66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:38.605Z|ebac80d3-3957-4385-b9e5-0be7d6545f90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:38.606Z|ebac80d3-3957-4385-b9e5-0be7d6545f90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:38.642Z|a934b3f8-a0b0-4d2b-b761-e2beecfd892a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:38.643Z|a934b3f8-a0b0-4d2b-b761-e2beecfd892a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:38.701Z|37911999-d1a1-4c2c-82e8-8104e2e77603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:38.702Z|37911999-d1a1-4c2c-82e8-8104e2e77603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:43.362Z|92e75973-6279-46bc-b1c7-0cfc4cac04c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:07:43.363Z|92e75973-6279-46bc-b1c7-0cfc4cac04c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:07:43.666Z|5d5c513d-0fbe-4d25-b25b-49b0252ab1b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:07:43.667Z|5d5c513d-0fbe-4d25-b25b-49b0252ab1b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:07:48.631Z|ce6e86f4-f816-43c1-a52f-dd421f6542a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:48.632Z|ce6e86f4-f816-43c1-a52f-dd421f6542a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:48.665Z|afde9596-4772-48b2-8d7d-0a9319436b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:48.666Z|afde9596-4772-48b2-8d7d-0a9319436b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:48.723Z|8771210f-d3d1-4dd6-9342-54a2d967f6c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:48.724Z|8771210f-d3d1-4dd6-9342-54a2d967f6c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:58.362Z|5105d9ba-f393-4357-bdd4-1085ee02f196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:07:58.363Z|5105d9ba-f393-4357-bdd4-1085ee02f196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:07:58.657Z|09dc879c-e1b3-41cf-a94e-e07c8c060ce0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:58.658Z|09dc879c-e1b3-41cf-a94e-e07c8c060ce0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:58.688Z|8b6326d0-77dc-4acf-bf8a-3a52a6ea5f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:58.689Z|8b6326d0-77dc-4acf-bf8a-3a52a6ea5f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:58.746Z|9218102b-0d99-4ab1-a8f5-20da78961316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:58.747Z|9218102b-0d99-4ab1-a8f5-20da78961316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:08.688Z|dea7dd15-23ec-45a5-935d-fc7bfd37dc2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:08.689Z|dea7dd15-23ec-45a5-935d-fc7bfd37dc2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:08.710Z|e7eaac7c-f162-48c8-ad27-e449fce1772c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:08.711Z|e7eaac7c-f162-48c8-ad27-e449fce1772c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:08.767Z|1fe8f321-860f-4e57-a8f3-5b8cad401f05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:08.768Z|1fe8f321-860f-4e57-a8f3-5b8cad401f05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:13.362Z|673d9508-fe2e-4597-9edd-5689e906ab3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:08:13.365Z|673d9508-fe2e-4597-9edd-5689e906ab3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:08:13.668Z|fcdd3ac1-65fc-4297-9fa4-a68b44e12fcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:08:13.668Z|fcdd3ac1-65fc-4297-9fa4-a68b44e12fcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:08:15.053Z|37e6c858-1bb1-4dad-ab81-ad50bf09f478|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:08:15.056Z|37e6c858-1bb1-4dad-ab81-ad50bf09f478|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:18.717Z|12d3ff58-7059-4497-a301-c5eca20c7b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:18.719Z|12d3ff58-7059-4497-a301-c5eca20c7b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:18.737Z|7427fc4b-4c40-4f39-8efc-781ea431c3b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:18.738Z|7427fc4b-4c40-4f39-8efc-781ea431c3b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:18.793Z|6e7e02f0-b384-4dc2-ac76-4c8a46798e2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:18.794Z|6e7e02f0-b384-4dc2-ac76-4c8a46798e2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:28.362Z|2b71bdfb-f5de-43f5-a354-c0ba23586b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:08:28.363Z|2b71bdfb-f5de-43f5-a354-c0ba23586b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:08:28.744Z|94624967-1e3e-401f-9d8d-274e606f434f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:28.746Z|94624967-1e3e-401f-9d8d-274e606f434f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:28.761Z|a44432fe-4c28-429f-8692-30db6344091f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:28.762Z|a44432fe-4c28-429f-8692-30db6344091f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:28.817Z|e7679691-89e9-4cf8-a396-db28fd112b91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:28.818Z|e7679691-89e9-4cf8-a396-db28fd112b91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:38.769Z|3da108c9-e421-4624-b5dc-ad1b9b9f7660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:38.770Z|3da108c9-e421-4624-b5dc-ad1b9b9f7660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:38.785Z|a17f2f6a-cf17-4d87-9d66-f956c7219f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:38.785Z|a17f2f6a-cf17-4d87-9d66-f956c7219f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:38.841Z|e92019e4-396f-4c17-b0fe-53ee8f69d07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:38.842Z|e92019e4-396f-4c17-b0fe-53ee8f69d07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:43.362Z|5203d213-9ae6-4948-8b24-8e08eee57d10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:08:43.363Z|5203d213-9ae6-4948-8b24-8e08eee57d10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:08:43.675Z|d90129a0-99fe-4c80-a9d6-044f83e4a483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:08:43.675Z|d90129a0-99fe-4c80-a9d6-044f83e4a483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:08:48.792Z|0eeea890-0581-4762-aa19-18ddecb98cf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:48.793Z|0eeea890-0581-4762-aa19-18ddecb98cf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:48.806Z|2007d845-e14c-495b-8290-7603669a1e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:48.806Z|2007d845-e14c-495b-8290-7603669a1e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:48.865Z|8f743fa4-c65b-4cf9-ba83-ff828229d96b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:48.866Z|8f743fa4-c65b-4cf9-ba83-ff828229d96b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:58.362Z|c290ecbf-f5ce-4cde-aafd-54fdaadb3a7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:08:58.365Z|c290ecbf-f5ce-4cde-aafd-54fdaadb3a7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:08:58.815Z|7fdd7e7c-16a1-4186-9ff2-ac757e56dbc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:58.816Z|7fdd7e7c-16a1-4186-9ff2-ac757e56dbc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:58.841Z|16c13ad7-23e8-4cea-a320-49a8e999ca63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:58.841Z|16c13ad7-23e8-4cea-a320-49a8e999ca63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:58.888Z|6eeb61ff-eb9a-46ce-99b9-21f59b780cff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:58.889Z|6eeb61ff-eb9a-46ce-99b9-21f59b780cff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:08.854Z|cce1edd2-1aa3-437d-9fb9-6e10e359138d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:08.855Z|cce1edd2-1aa3-437d-9fb9-6e10e359138d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:08.867Z|a33b3bcf-c420-4532-b96d-41ae0226c3a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:08.868Z|a33b3bcf-c420-4532-b96d-41ae0226c3a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:08.912Z|17b7fa46-7dd6-4bba-897d-85b8030de9b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:08.913Z|17b7fa46-7dd6-4bba-897d-85b8030de9b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:13.362Z|3e4a214f-5c61-42f5-98ea-00085f44cb37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:09:13.363Z|3e4a214f-5c61-42f5-98ea-00085f44cb37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:09:13.676Z|e48be761-5027-41be-abd9-7c455f08e2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:09:13.677Z|e48be761-5027-41be-abd9-7c455f08e2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:09:15.055Z|917ce2a8-5cd2-47bc-a646-3bf54d89a1b2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:09:15.056Z|917ce2a8-5cd2-47bc-a646-3bf54d89a1b2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:18.876Z|2cd7eb15-8f55-402e-b55a-9d8112a026a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:18.877Z|2cd7eb15-8f55-402e-b55a-9d8112a026a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:18.891Z|dab7657e-a94c-4d7c-9eea-77eb779e8c04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:18.892Z|dab7657e-a94c-4d7c-9eea-77eb779e8c04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:18.936Z|336f1df4-ad5f-4633-b102-0ae8c25f0bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:18.937Z|336f1df4-ad5f-4633-b102-0ae8c25f0bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:28.362Z|f61da7fb-205c-41c9-8371-b1285718fbdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:09:28.363Z|f61da7fb-205c-41c9-8371-b1285718fbdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:09:28.900Z|0620f9be-0113-4f41-bba5-294d19d4ae92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:28.901Z|0620f9be-0113-4f41-bba5-294d19d4ae92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:28.912Z|2f752b21-3405-40f0-9752-d1805d59fd0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:28.913Z|2f752b21-3405-40f0-9752-d1805d59fd0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:28.959Z|648f1f37-6865-457b-a935-0d2e92764bd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:28.960Z|648f1f37-6865-457b-a935-0d2e92764bd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:38.925Z|f9c8a46a-0a9d-49a3-be7e-22e4936ce52d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:38.926Z|f9c8a46a-0a9d-49a3-be7e-22e4936ce52d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:38.936Z|ccc5ab9e-d772-4c09-b355-1dd47cd04d5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:38.937Z|ccc5ab9e-d772-4c09-b355-1dd47cd04d5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:39.029Z|65d3f540-70df-49af-ac0e-3961b38dd572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:39.031Z|65d3f540-70df-49af-ac0e-3961b38dd572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:43.362Z|14cd43ab-956d-402e-aeca-d0f27266aaeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:09:43.365Z|14cd43ab-956d-402e-aeca-d0f27266aaeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:09:43.682Z|e515b0b1-cb88-4737-9c6a-66990a839b9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:09:43.683Z|e515b0b1-cb88-4737-9c6a-66990a839b9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:09:48.952Z|227241be-39d5-4189-90f9-e649c9d799e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:48.953Z|227241be-39d5-4189-90f9-e649c9d799e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:48.958Z|088a56ba-e2fe-4014-bac1-8f8c53e26da0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:48.959Z|088a56ba-e2fe-4014-bac1-8f8c53e26da0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:49.060Z|641459a8-2e52-4df6-b9df-f3754cee6585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:49.061Z|641459a8-2e52-4df6-b9df-f3754cee6585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:58.362Z|48f3a0dc-2afc-40e7-a472-66a51030d99b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:09:58.363Z|48f3a0dc-2afc-40e7-a472-66a51030d99b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:09:58.986Z|73bcf44f-6e89-4a7c-a5fa-de63a018e840|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:58.987Z|73bcf44f-6e89-4a7c-a5fa-de63a018e840|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:58.994Z|d9464581-a2b3-47b7-b0d0-592948b122d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:58.995Z|d9464581-a2b3-47b7-b0d0-592948b122d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:59.082Z|62fe3061-f34d-4e2e-a94d-b198f7e3e634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:59.083Z|62fe3061-f34d-4e2e-a94d-b198f7e3e634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:09.026Z|9e607ef0-2bd8-4c7c-88cb-fdb16778e5ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:09.027Z|9e607ef0-2bd8-4c7c-88cb-fdb16778e5ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:09.038Z|c1a96263-9d59-459f-b538-336db1d5553e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:09.039Z|c1a96263-9d59-459f-b538-336db1d5553e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:09.106Z|de2ed958-806e-4028-8f6a-98dd611250dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:09.106Z|de2ed958-806e-4028-8f6a-98dd611250dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:13.362Z|ccb24f24-9717-4344-990a-cfd10d5c6f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:10:13.363Z|ccb24f24-9717-4344-990a-cfd10d5c6f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:10:13.684Z|efc1485c-46ab-4296-9261-7e97f7ff1c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:10:13.685Z|efc1485c-46ab-4296-9261-7e97f7ff1c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:10:15.053Z|e83b0acd-5e4f-43db-a2da-67f4f7d772d6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:10:15.054Z|e83b0acd-5e4f-43db-a2da-67f4f7d772d6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:19.051Z|46dbec22-fcd9-4f71-bd1e-e5b5ecbffb93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:19.052Z|46dbec22-fcd9-4f71-bd1e-e5b5ecbffb93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:19.062Z|890940d2-460b-4213-bd0f-bbbbe30a9c3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:19.063Z|890940d2-460b-4213-bd0f-bbbbe30a9c3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:19.138Z|77d8e121-fd5a-48f1-9bd9-a7ab66124dbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:19.139Z|77d8e121-fd5a-48f1-9bd9-a7ab66124dbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:28.362Z|620f55f5-2bbf-49b0-ba4c-e62bb59becd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:10:28.365Z|620f55f5-2bbf-49b0-ba4c-e62bb59becd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:10:29.087Z|74136462-b715-44af-b164-795db1338da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:29.087Z|1d76469b-4e64-4ee4-aa72-dfc18feb4723|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:29.088Z|1d76469b-4e64-4ee4-aa72-dfc18feb4723|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:29.088Z|74136462-b715-44af-b164-795db1338da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:29.163Z|8aeeb504-da52-4e86-88ac-48497f1df99b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:29.164Z|8aeeb504-da52-4e86-88ac-48497f1df99b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:39.110Z|d467a5a5-8a8e-4ded-b2cc-dc33703e34b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:39.111Z|d467a5a5-8a8e-4ded-b2cc-dc33703e34b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:39.116Z|c6679570-757d-485e-990c-8e309c157705|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:39.117Z|c6679570-757d-485e-990c-8e309c157705|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:39.189Z|6e2257f8-89bb-4fd1-b2e3-5cc7d0ae0e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:39.190Z|6e2257f8-89bb-4fd1-b2e3-5cc7d0ae0e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:43.362Z|05477797-b0c8-4643-9155-da0dff4f4f29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:10:43.363Z|05477797-b0c8-4643-9155-da0dff4f4f29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:10:43.686Z|81280238-1826-4b5c-948d-366b6f0544bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:10:43.686Z|81280238-1826-4b5c-948d-366b6f0544bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:10:49.141Z|9ba6b171-a505-466a-847b-ae752881b7b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:49.142Z|f7b73e8e-25a5-4d83-9284-5c4f046ad948|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:49.142Z|9ba6b171-a505-466a-847b-ae752881b7b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:49.143Z|f7b73e8e-25a5-4d83-9284-5c4f046ad948|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:49.212Z|ca95e8a5-1fc5-41c2-981f-d1a239f6086a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:49.213Z|ca95e8a5-1fc5-41c2-981f-d1a239f6086a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:58.363Z|e066e64c-11c7-4166-b93b-9477002f84a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:10:58.364Z|e066e64c-11c7-4166-b93b-9477002f84a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:10:59.172Z|d0082058-b208-4977-a4ae-b829d30fbb0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:59.173Z|d0082058-b208-4977-a4ae-b829d30fbb0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:59.175Z|246afbbf-c5e2-4739-9be1-a979a8e0f58c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:59.176Z|246afbbf-c5e2-4739-9be1-a979a8e0f58c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:59.239Z|a4ea692e-032e-40e7-a286-8f1a9c718e0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:59.240Z|a4ea692e-032e-40e7-a286-8f1a9c718e0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:09.201Z|1b4b91c9-77e5-45d9-9452-0caa547e4d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:09.203Z|1b4b91c9-77e5-45d9-9452-0caa547e4d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:09.203Z|37868d73-adb3-4e52-8e99-cf25bed4f627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:09.204Z|37868d73-adb3-4e52-8e99-cf25bed4f627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:09.260Z|218aba22-1c2d-413e-a535-2e0cf92feaca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:09.261Z|218aba22-1c2d-413e-a535-2e0cf92feaca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:13.362Z|0fb7ba9d-560b-4e4f-a66e-af57f5c09576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:11:13.365Z|0fb7ba9d-560b-4e4f-a66e-af57f5c09576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:11:13.687Z|91709afb-230d-4f56-bae7-e869197be17d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:11:13.688Z|91709afb-230d-4f56-bae7-e869197be17d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:11:15.053Z|895edd86-eb44-4fdf-b87b-c1418d2818ce|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:11:15.055Z|895edd86-eb44-4fdf-b87b-c1418d2818ce|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:19.230Z|bafd50da-64cf-453b-a14f-5a705797bd01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:19.231Z|bafd50da-64cf-453b-a14f-5a705797bd01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:19.232Z|ce7593b8-78d9-45a5-b0d7-b6830b00c450|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:19.234Z|ce7593b8-78d9-45a5-b0d7-b6830b00c450|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:19.284Z|ad774909-85d9-41d2-8104-7d6de1fbe909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:19.285Z|ad774909-85d9-41d2-8104-7d6de1fbe909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:28.362Z|fdcab747-c9d6-4d65-9a64-e3a5e7a0a543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:11:28.363Z|fdcab747-c9d6-4d65-9a64-e3a5e7a0a543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:11:29.255Z|b65da4b5-84ac-4aa1-9adf-934f807c4242|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:29.256Z|b65da4b5-84ac-4aa1-9adf-934f807c4242|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:29.266Z|d66d5191-af06-4568-bea0-8c6e78da75f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:29.267Z|d66d5191-af06-4568-bea0-8c6e78da75f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:29.308Z|fdf7dac9-2c7f-40b5-85eb-70fd83f7a785|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:29.309Z|fdf7dac9-2c7f-40b5-85eb-70fd83f7a785|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:39.283Z|d3d2be03-3bfb-40e1-9561-f11f102c7a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:39.284Z|d3d2be03-3bfb-40e1-9561-f11f102c7a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:39.292Z|17fd0ae9-58a5-4148-8782-8557eb99c5ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:39.293Z|17fd0ae9-58a5-4148-8782-8557eb99c5ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:39.335Z|9ee32375-9524-460c-9c82-85fab989c0ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:39.336Z|9ee32375-9524-460c-9c82-85fab989c0ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:43.362Z|1d0d3921-a6b2-4a6a-9d35-9a428896554d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:11:43.363Z|1d0d3921-a6b2-4a6a-9d35-9a428896554d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:11:43.689Z|7677b721-b522-40db-af93-fc74b76d02c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:11:43.690Z|7677b721-b522-40db-af93-fc74b76d02c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:11:49.321Z|11387434-834c-4b74-b606-7ddd237986af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:49.321Z|87fcfc47-ecbd-4ced-bb9c-11c1469ff1c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:49.322Z|11387434-834c-4b74-b606-7ddd237986af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:49.322Z|87fcfc47-ecbd-4ced-bb9c-11c1469ff1c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:49.368Z|47dfa3a9-3fbf-476d-9e50-b66933611b11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:49.369Z|47dfa3a9-3fbf-476d-9e50-b66933611b11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:58.363Z|ea11217c-9088-4614-a9ef-47b5bde2fb7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:11:58.366Z|ea11217c-9088-4614-a9ef-47b5bde2fb7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:11:59.345Z|9fe6c9c3-dac5-4433-8770-2de42c8f3200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:59.345Z|850afb0d-189a-4794-8720-a2baa16540d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:59.345Z|9fe6c9c3-dac5-4433-8770-2de42c8f3200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:59.345Z|850afb0d-189a-4794-8720-a2baa16540d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:59.393Z|55663024-34ff-4d8f-95b3-06fb7c3a494d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:59.394Z|55663024-34ff-4d8f-95b3-06fb7c3a494d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:09.369Z|fa9a1357-09a3-4d2b-8b8e-7933aad34b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:09.370Z|fa9a1357-09a3-4d2b-8b8e-7933aad34b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:09.374Z|e4b4eb6a-e080-403a-9d08-9d2f1978d9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:09.375Z|e4b4eb6a-e080-403a-9d08-9d2f1978d9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:09.426Z|ef01c124-f42e-4004-bef2-f2c2d1bb2769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:09.427Z|ef01c124-f42e-4004-bef2-f2c2d1bb2769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:13.362Z|6a212483-490f-4536-8894-0113e659ac34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:12:13.363Z|6a212483-490f-4536-8894-0113e659ac34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:12:13.691Z|ae2da04d-db87-4ff0-8a3f-6c34762c7fd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:12:13.692Z|ae2da04d-db87-4ff0-8a3f-6c34762c7fd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:12:15.053Z|b10964a3-61d3-4595-ad24-6af58db7878a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:12:15.054Z|b10964a3-61d3-4595-ad24-6af58db7878a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:19.399Z|1df24688-7e56-4947-a16a-67a11787c233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:19.400Z|1df24688-7e56-4947-a16a-67a11787c233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:19.417Z|a83c6e91-bf52-4382-aa73-63f1fd45a7ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:19.418Z|a83c6e91-bf52-4382-aa73-63f1fd45a7ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:19.452Z|def3c9f0-9647-40d3-b0cc-718542e4602b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:19.453Z|def3c9f0-9647-40d3-b0cc-718542e4602b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:28.362Z|5c145c75-fdad-47cd-af2e-253b88bc414d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:12:28.363Z|5c145c75-fdad-47cd-af2e-253b88bc414d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:12:29.425Z|963db555-9d29-4f7d-adbb-25164836b806|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:29.426Z|963db555-9d29-4f7d-adbb-25164836b806|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:29.445Z|54247f6e-f7ef-4de8-ad51-d8da41ed228f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:29.446Z|54247f6e-f7ef-4de8-ad51-d8da41ed228f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:29.476Z|feed8aef-c97e-495d-aa35-9db56631f1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:29.477Z|feed8aef-c97e-495d-aa35-9db56631f1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:39.447Z|b3b8fdeb-a903-4ff1-93f4-1577cc674ddd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:39.448Z|b3b8fdeb-a903-4ff1-93f4-1577cc674ddd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:39.471Z|856ab908-ea50-487e-a653-a824ed6bf31c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:39.472Z|856ab908-ea50-487e-a653-a824ed6bf31c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:39.498Z|d1eaced0-67f2-4fe6-89d0-28d7c0d9201b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:39.499Z|d1eaced0-67f2-4fe6-89d0-28d7c0d9201b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:43.362Z|7111ca26-e820-42a6-8c1a-19798499c807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:12:43.371Z|7111ca26-e820-42a6-8c1a-19798499c807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:12:43.693Z|401bdb1f-b0f2-4726-a7af-062f0d63b4fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:12:43.693Z|401bdb1f-b0f2-4726-a7af-062f0d63b4fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:12:49.471Z|e018672b-9ed1-4de7-9f2c-e17e4f342cc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:49.472Z|e018672b-9ed1-4de7-9f2c-e17e4f342cc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:49.493Z|addef674-a925-49c6-88be-70b18bc897d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:49.495Z|addef674-a925-49c6-88be-70b18bc897d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:49.520Z|5f89a541-821c-444b-8e9e-d3143be6f05c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:49.521Z|5f89a541-821c-444b-8e9e-d3143be6f05c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:58.362Z|aac92e82-97a0-4992-9e9b-278354d9bcbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:12:58.363Z|aac92e82-97a0-4992-9e9b-278354d9bcbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:12:59.493Z|3320890d-f0f0-484a-8d20-965ae0c03a9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:59.494Z|3320890d-f0f0-484a-8d20-965ae0c03a9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:59.516Z|34ba10e6-4982-4322-993d-902b98d29af7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:59.517Z|34ba10e6-4982-4322-993d-902b98d29af7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:59.546Z|6b436424-e9ae-47e4-bf17-2ba1d14d94cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:59.547Z|6b436424-e9ae-47e4-bf17-2ba1d14d94cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:09.532Z|67fd2994-6cc6-435e-bc5d-e38b2c43f0ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:09.532Z|67fd2994-6cc6-435e-bc5d-e38b2c43f0ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:09.545Z|eccff895-ae20-4dbc-9f85-70a4a4b9a60b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:09.546Z|eccff895-ae20-4dbc-9f85-70a4a4b9a60b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:09.568Z|7849a026-2cfa-48f0-93c7-e1d039f33ab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:09.569Z|7849a026-2cfa-48f0-93c7-e1d039f33ab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:13.362Z|cf7e11a6-90d4-4eaa-94b4-7fad430dc3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:13:13.363Z|cf7e11a6-90d4-4eaa-94b4-7fad430dc3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:13:13.694Z|63cea42a-fef5-44ce-8708-82637823f31e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:13:13.695Z|63cea42a-fef5-44ce-8708-82637823f31e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:13:15.053Z|238bed06-bc11-4b19-b5ee-3382a980a229|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:13:15.054Z|238bed06-bc11-4b19-b5ee-3382a980a229|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:19.558Z|016c1cef-b8ff-41a0-b21e-fb2939502c05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:19.560Z|016c1cef-b8ff-41a0-b21e-fb2939502c05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:19.569Z|52cfa212-025e-4895-b454-f6b1ea26cdda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:19.570Z|52cfa212-025e-4895-b454-f6b1ea26cdda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:19.605Z|99835038-f440-4092-a714-027bb85a6547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:19.606Z|99835038-f440-4092-a714-027bb85a6547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:28.362Z|b51bb555-986a-4782-b311-bfca77d1c62e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:13:28.365Z|b51bb555-986a-4782-b311-bfca77d1c62e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:13:29.590Z|f6bbc6e3-987e-454d-912c-4c82b905b4b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:29.591Z|f6bbc6e3-987e-454d-912c-4c82b905b4b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:29.594Z|8560ef46-139f-424a-aa86-496a31041160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:29.595Z|8560ef46-139f-424a-aa86-496a31041160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:29.637Z|8a693af4-5955-4be0-a090-ba88043a4691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:29.638Z|8a693af4-5955-4be0-a090-ba88043a4691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:39.618Z|53adba8d-e3a7-4e8c-86d1-df5ee8e7b680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:39.619Z|53adba8d-e3a7-4e8c-86d1-df5ee8e7b680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:39.625Z|fedc4e3c-037c-462f-aeab-15ff95b7fc5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:39.626Z|fedc4e3c-037c-462f-aeab-15ff95b7fc5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:39.677Z|2e5f5ba1-8a96-4daf-8c65-06608943ce0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:39.678Z|2e5f5ba1-8a96-4daf-8c65-06608943ce0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:43.363Z|d6bcaa1c-8d5c-40ba-98bb-0b6b39eda244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:13:43.364Z|d6bcaa1c-8d5c-40ba-98bb-0b6b39eda244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:13:43.696Z|c29947ba-ba2d-4b18-8633-b61f7833cf61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:13:43.697Z|c29947ba-ba2d-4b18-8633-b61f7833cf61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:13:49.643Z|ddf18fa8-7273-4172-807e-cc2ecce5db08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:49.645Z|eace0374-a4ff-447d-ba5b-c97aa9ca02a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:49.646Z|eace0374-a4ff-447d-ba5b-c97aa9ca02a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:49.650Z|ddf18fa8-7273-4172-807e-cc2ecce5db08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:49.705Z|70332bd5-814d-4e47-997d-496573b64d28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:49.706Z|70332bd5-814d-4e47-997d-496573b64d28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:58.362Z|fab52eff-522e-47a4-8349-d158d00325c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:13:58.363Z|fab52eff-522e-47a4-8349-d158d00325c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:13:59.678Z|d331e53c-9a1e-4140-804c-a2e315b04b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:59.679Z|d331e53c-9a1e-4140-804c-a2e315b04b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:59.690Z|89470161-1cc2-4394-a161-2c1047d22880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:59.691Z|89470161-1cc2-4394-a161-2c1047d22880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:59.728Z|ab953221-fffb-43f9-81b9-a44b2a0ed95e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:59.729Z|ab953221-fffb-43f9-81b9-a44b2a0ed95e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:09.713Z|fd150544-0afd-4d55-9ca0-cfb6786ce51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:09.714Z|fd150544-0afd-4d55-9ca0-cfb6786ce51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:09.720Z|79b27fa7-60e9-4ea1-bfbd-b0bbec9dc2e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:09.720Z|79b27fa7-60e9-4ea1-bfbd-b0bbec9dc2e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:09.758Z|5824853b-34c8-44b2-ba09-4d5cb2bcb26d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:09.759Z|5824853b-34c8-44b2-ba09-4d5cb2bcb26d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:13.363Z|ca92daf8-1be9-4062-9350-bf3e10b8c64c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:14:13.365Z|ca92daf8-1be9-4062-9350-bf3e10b8c64c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:14:13.698Z|9a02c998-c881-4c43-af41-ae634b07e7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:14:13.698Z|9a02c998-c881-4c43-af41-ae634b07e7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:14:15.054Z|31d7d16a-dd7b-494e-a19f-3ad4f8fc65bd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:14:15.055Z|31d7d16a-dd7b-494e-a19f-3ad4f8fc65bd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:19.735Z|1d0e8f91-850a-4a3e-91d9-b3e572fe5592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:19.737Z|1d0e8f91-850a-4a3e-91d9-b3e572fe5592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:19.745Z|46ad14ce-7932-4669-8e71-276b4795b806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:19.746Z|46ad14ce-7932-4669-8e71-276b4795b806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:19.782Z|eb3f314d-b41f-48a3-a230-5055aa825823|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:19.783Z|eb3f314d-b41f-48a3-a230-5055aa825823|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:28.362Z|f65441a3-42b1-42f2-a27a-d46b02b788bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:14:28.363Z|f65441a3-42b1-42f2-a27a-d46b02b788bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:14:29.768Z|ecdb4b09-7dbf-4f79-affa-a2e457c04c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:29.770Z|ecdb4b09-7dbf-4f79-affa-a2e457c04c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:29.766Z|147fd677-8596-4224-9e43-8d69c7a01199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:29.773Z|147fd677-8596-4224-9e43-8d69c7a01199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:29.810Z|e8e1493b-0d21-45ad-8c84-26b374173dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:29.811Z|e8e1493b-0d21-45ad-8c84-26b374173dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:39.803Z|51d82c3c-e7ab-4b5d-b10d-3ecbf996bc62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:39.803Z|dc4760a4-3011-44d4-97a0-991cd02f8a5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:39.804Z|51d82c3c-e7ab-4b5d-b10d-3ecbf996bc62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:39.805Z|dc4760a4-3011-44d4-97a0-991cd02f8a5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:39.831Z|c1dcbb83-53c3-4b16-a8de-064dfdba48f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:39.832Z|c1dcbb83-53c3-4b16-a8de-064dfdba48f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:43.362Z|5b86c913-6129-4204-9c27-2d18da5418af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:14:43.363Z|5b86c913-6129-4204-9c27-2d18da5418af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:14:43.699Z|69e41ca4-f618-4562-b548-9766ddf56eb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:14:43.700Z|69e41ca4-f618-4562-b548-9766ddf56eb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:14:49.831Z|70acc148-da28-4f16-bade-84bed3f4f3d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:49.831Z|1d4082fd-0b67-4d98-a347-c4867de52fe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:49.832Z|1d4082fd-0b67-4d98-a347-c4867de52fe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:49.832Z|70acc148-da28-4f16-bade-84bed3f4f3d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:49.854Z|0ef150e5-eb8e-4853-82bb-701060110857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:49.855Z|0ef150e5-eb8e-4853-82bb-701060110857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:58.363Z|b9a1efd4-c13f-4d37-af77-ec69ae247ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:14:58.366Z|b9a1efd4-c13f-4d37-af77-ec69ae247ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:14:59.857Z|c5abc298-fbc7-452e-8860-16efaa06f862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:59.857Z|e4b228d8-e3e6-4339-8d3f-c818ebfbb005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:59.859Z|c5abc298-fbc7-452e-8860-16efaa06f862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:59.859Z|e4b228d8-e3e6-4339-8d3f-c818ebfbb005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:59.899Z|1167003f-39c7-478c-b9ce-3ee79c1073c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:59.900Z|1167003f-39c7-478c-b9ce-3ee79c1073c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:09.883Z|cd8a4bf1-772a-451b-a486-9ba1ee35164c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:09.884Z|cd8a4bf1-772a-451b-a486-9ba1ee35164c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:09.893Z|00673b66-3dd2-4b37-8365-86093ea6c422|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:09.895Z|00673b66-3dd2-4b37-8365-86093ea6c422|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:09.934Z|4d3893da-15c1-403b-b3e2-c50ef6dcd3ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:09.935Z|4d3893da-15c1-403b-b3e2-c50ef6dcd3ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:13.363Z|58df6979-94aa-4bb6-acdb-a87e9d7b4e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:15:13.363Z|58df6979-94aa-4bb6-acdb-a87e9d7b4e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:15:13.701Z|2e161e25-6994-4fc9-a19d-1016b9a3d162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:15:13.701Z|2e161e25-6994-4fc9-a19d-1016b9a3d162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:15:15.053Z|b2424cdb-d787-4d6d-abcd-58a531ab5c91|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:15:15.055Z|b2424cdb-d787-4d6d-abcd-58a531ab5c91|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:19.913Z|47c65773-4f8a-4858-a2fc-35e93234ef76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:19.914Z|47c65773-4f8a-4858-a2fc-35e93234ef76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:19.925Z|9bb3c022-a321-419c-ae44-ee1b34681383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:19.925Z|9bb3c022-a321-419c-ae44-ee1b34681383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:19.963Z|cceca202-4264-4182-bfad-250da5e76d5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:19.964Z|cceca202-4264-4182-bfad-250da5e76d5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:28.363Z|3b8d3338-2161-4da2-85cb-e534451ca213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:15:28.364Z|3b8d3338-2161-4da2-85cb-e534451ca213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:15:29.944Z|9937990d-03e2-4c68-8770-fb4ac2022328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:29.946Z|9937990d-03e2-4c68-8770-fb4ac2022328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:29.964Z|f4a5cbdd-caa0-4f63-90dd-0f359cfeb021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:29.965Z|f4a5cbdd-caa0-4f63-90dd-0f359cfeb021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:29.999Z|72f3f16a-678d-445c-9dab-74d97f7b3b50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:30.000Z|72f3f16a-678d-445c-9dab-74d97f7b3b50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:39.973Z|3933aa54-b2c2-45df-9479-6e8d034b8db8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:39.974Z|3933aa54-b2c2-45df-9479-6e8d034b8db8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:39.993Z|1f3f882b-c654-4462-82a1-4752223d0ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:39.994Z|1f3f882b-c654-4462-82a1-4752223d0ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:40.035Z|9834b2d3-8502-4cb6-a2cd-88958b293a81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:40.036Z|9834b2d3-8502-4cb6-a2cd-88958b293a81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:43.363Z|2194b78e-322a-48f5-9d2a-5e3da87c272b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:15:43.366Z|2194b78e-322a-48f5-9d2a-5e3da87c272b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:15:43.702Z|58daf5f5-1da1-420d-a162-af43903c1f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:15:43.703Z|58daf5f5-1da1-420d-a162-af43903c1f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:15:50.011Z|43dade5f-90bb-4950-b1b2-e7a20c3892d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:50.012Z|43dade5f-90bb-4950-b1b2-e7a20c3892d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:50.023Z|911bba66-3c01-4273-8d0a-a2672e2060ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:50.024Z|911bba66-3c01-4273-8d0a-a2672e2060ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:50.058Z|2fbceac6-a2ec-4689-a0b5-ff913ffcb2b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:50.059Z|2fbceac6-a2ec-4689-a0b5-ff913ffcb2b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:58.362Z|5af5f2c8-dbf7-4940-a569-718a89b701d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:15:58.363Z|5af5f2c8-dbf7-4940-a569-718a89b701d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:16:00.038Z|db409563-170a-49c4-bbde-b0ac5fc5c888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:00.039Z|db409563-170a-49c4-bbde-b0ac5fc5c888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:00.051Z|f03d3f73-36a9-42c0-9160-d09304c21d8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:00.052Z|f03d3f73-36a9-42c0-9160-d09304c21d8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:00.092Z|49854c8a-4b5d-4754-80b0-0f33792b6c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:00.093Z|49854c8a-4b5d-4754-80b0-0f33792b6c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:10.064Z|39c39094-3fc7-4bf3-9298-5c0dca0c4687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:10.065Z|39c39094-3fc7-4bf3-9298-5c0dca0c4687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:10.081Z|95c346da-28c1-4a1a-946a-fd7f1ab0ef32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:10.081Z|95c346da-28c1-4a1a-946a-fd7f1ab0ef32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:10.123Z|cd16aaef-1571-4731-9c25-d99b77b95225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:10.124Z|cd16aaef-1571-4731-9c25-d99b77b95225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:13.362Z|18eab42a-98b1-467b-823e-d069a22098a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:16:13.363Z|18eab42a-98b1-467b-823e-d069a22098a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:16:13.704Z|2be4c6b9-cb2e-4d2c-8d8d-04302f4752c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:16:13.704Z|2be4c6b9-cb2e-4d2c-8d8d-04302f4752c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:16:15.053Z|68e02a32-cabc-4a49-970e-ae38a72407a5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:16:15.054Z|68e02a32-cabc-4a49-970e-ae38a72407a5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:20.091Z|48da6c63-b5a7-4698-bacb-ab648eddb59e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:20.092Z|48da6c63-b5a7-4698-bacb-ab648eddb59e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:20.101Z|060d303d-7c02-49c0-af32-2c423ca8693f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:20.101Z|060d303d-7c02-49c0-af32-2c423ca8693f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:20.147Z|6145738c-d6db-4961-84ef-5aff2ca658a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:20.149Z|6145738c-d6db-4961-84ef-5aff2ca658a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:28.363Z|acfdc6a0-e455-4dc7-ad13-a5fed27d87a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:16:28.366Z|acfdc6a0-e455-4dc7-ad13-a5fed27d87a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:16:30.114Z|7fcc097f-a51e-4ed4-a923-9d62c911809f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:30.115Z|7fcc097f-a51e-4ed4-a923-9d62c911809f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:30.134Z|21d33f7a-16e2-456b-bd55-7fa73d83503a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:30.135Z|21d33f7a-16e2-456b-bd55-7fa73d83503a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:30.172Z|74193bb6-8d14-41bf-b0cf-d9f58304cbc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:30.174Z|74193bb6-8d14-41bf-b0cf-d9f58304cbc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:40.141Z|6e9e69ca-8960-4a59-916c-47e10580b7c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:40.142Z|6e9e69ca-8960-4a59-916c-47e10580b7c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:40.160Z|38c9f3bf-1ed2-4db7-ada4-a9835952ad02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:40.161Z|38c9f3bf-1ed2-4db7-ada4-a9835952ad02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:40.198Z|e0971f6c-9b7b-4250-8eb3-5e95aa674e97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:40.199Z|e0971f6c-9b7b-4250-8eb3-5e95aa674e97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:43.362Z|ea101b6a-fed0-4212-a473-96594de4e1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:16:43.363Z|ea101b6a-fed0-4212-a473-96594de4e1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:16:43.706Z|63534929-6ee6-4cc6-9b5b-2e5186273007|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:16:43.707Z|63534929-6ee6-4cc6-9b5b-2e5186273007|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:16:50.165Z|ab1fc830-546a-47e7-b824-e0cac0503ca1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:50.166Z|ab1fc830-546a-47e7-b824-e0cac0503ca1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:50.183Z|a4581e07-86a6-4a51-bb90-dec45f7f8c0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:50.262Z|a4581e07-86a6-4a51-bb90-dec45f7f8c0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:50.267Z|6f138e79-eeb2-4416-a307-5940d2535caf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:50.290Z|6f138e79-eeb2-4416-a307-5940d2535caf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:58.363Z|e7adc913-bf75-4955-a78f-f6e40a0d7dd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:16:58.363Z|e7adc913-bf75-4955-a78f-f6e40a0d7dd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:17:00.193Z|5fcba190-9be9-43ec-8b55-b9d0a8f948e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:00.195Z|5fcba190-9be9-43ec-8b55-b9d0a8f948e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:00.284Z|d8460759-09c8-445b-8cf2-6a12dc1a581f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:00.285Z|d8460759-09c8-445b-8cf2-6a12dc1a581f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:00.312Z|17401bab-2a3a-468d-98bc-22ddef5051c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:00.313Z|17401bab-2a3a-468d-98bc-22ddef5051c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:10.218Z|0da12203-11dc-4d8f-b193-2b98899ba3f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:10.218Z|0da12203-11dc-4d8f-b193-2b98899ba3f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:10.312Z|1f8288ed-a8bd-47d4-a0db-ce5ec8046a25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:10.313Z|1f8288ed-a8bd-47d4-a0db-ce5ec8046a25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:10.335Z|f9d1b2d7-7dd1-468a-b002-391a659f9c87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:10.336Z|f9d1b2d7-7dd1-468a-b002-391a659f9c87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:13.362Z|17b81221-74dc-4d59-8099-f26065711d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:17:13.365Z|17b81221-74dc-4d59-8099-f26065711d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:17:13.707Z|9e7db4e3-24bf-47c3-aef5-d5f62ef1d6d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:17:13.708Z|9e7db4e3-24bf-47c3-aef5-d5f62ef1d6d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:17:15.053Z|29b88462-aadb-42d6-a359-6b8128c48933|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:17:15.054Z|29b88462-aadb-42d6-a359-6b8128c48933|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:20.256Z|05681b59-6ee2-454d-9cc4-9eafc380bcb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:20.257Z|05681b59-6ee2-454d-9cc4-9eafc380bcb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:20.336Z|2418bfac-5c3d-42ce-b65e-b0bffb032eda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:20.337Z|2418bfac-5c3d-42ce-b65e-b0bffb032eda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:20.358Z|101b6d13-8e24-4679-a475-c88d408098c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:20.359Z|101b6d13-8e24-4679-a475-c88d408098c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:28.362Z|677533bb-ab46-41bb-87ca-7c79141c7fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:17:28.363Z|677533bb-ab46-41bb-87ca-7c79141c7fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:17:30.282Z|bb6a3a5e-b675-4787-9810-c6512980c6fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:30.283Z|bb6a3a5e-b675-4787-9810-c6512980c6fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:30.360Z|a123bf72-d6f1-4ba6-b2ac-bf5e287b8067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:30.361Z|a123bf72-d6f1-4ba6-b2ac-bf5e287b8067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:30.382Z|16a21ebc-e083-44e8-a59a-f062c3919abb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:30.383Z|16a21ebc-e083-44e8-a59a-f062c3919abb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:40.306Z|5f1a851d-169b-4782-9227-1a3645dc3d95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:40.307Z|5f1a851d-169b-4782-9227-1a3645dc3d95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:40.387Z|4b88bbf9-dec8-466b-8fa4-93018d22d615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:40.388Z|4b88bbf9-dec8-466b-8fa4-93018d22d615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:40.405Z|db5166c3-5e44-454d-b49b-590298ceaa50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:40.406Z|db5166c3-5e44-454d-b49b-590298ceaa50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:43.362Z|9b822bf1-94a0-4947-9a70-061073f8274b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:17:43.363Z|9b822bf1-94a0-4947-9a70-061073f8274b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:17:43.709Z|5bea674d-a919-43e4-92b2-eb7ce56a3ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:17:43.709Z|5bea674d-a919-43e4-92b2-eb7ce56a3ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:17:50.330Z|0a1d09c1-156b-4dbb-bcfa-a9d5c7bb3ed9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:50.331Z|0a1d09c1-156b-4dbb-bcfa-a9d5c7bb3ed9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:50.411Z|791ae5ab-b5e1-4ed8-8378-36dcb48b30da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:50.412Z|791ae5ab-b5e1-4ed8-8378-36dcb48b30da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:50.429Z|24438eba-5470-4ddf-94b5-175451b8309f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:50.431Z|24438eba-5470-4ddf-94b5-175451b8309f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:58.363Z|e293cd3a-642b-41d9-9a96-61b232ab8330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:17:58.366Z|e293cd3a-642b-41d9-9a96-61b232ab8330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:18:00.354Z|43339370-9894-4608-87e2-3940d5592926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:00.355Z|43339370-9894-4608-87e2-3940d5592926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:00.436Z|37d6638f-4234-47cd-b9bb-4281edbab92f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:00.438Z|37d6638f-4234-47cd-b9bb-4281edbab92f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:00.459Z|18ce0daf-1564-4bf9-b4dc-aafb7bc766e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:00.460Z|18ce0daf-1564-4bf9-b4dc-aafb7bc766e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:10.380Z|39a6fd6c-07d2-4ab8-9b9c-6f5df0173063|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:10.381Z|39a6fd6c-07d2-4ab8-9b9c-6f5df0173063|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:10.462Z|7870ec5e-b089-45fc-9409-6d4d6376496c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:10.463Z|7870ec5e-b089-45fc-9409-6d4d6376496c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:10.483Z|87206249-63c2-42b9-a5ff-fa94f6436cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:10.484Z|87206249-63c2-42b9-a5ff-fa94f6436cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:13.362Z|564405be-9609-4467-96f8-f1af771a479e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:18:13.363Z|564405be-9609-4467-96f8-f1af771a479e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:18:13.711Z|fb54e4b4-42c1-4294-9ebc-6f131875984b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:18:13.712Z|fb54e4b4-42c1-4294-9ebc-6f131875984b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:18:15.054Z|48681d13-943a-4364-b3c6-57e9519e8c00|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:18:15.055Z|48681d13-943a-4364-b3c6-57e9519e8c00|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:20.407Z|6a4ca158-5766-461d-a7e6-c581174ecd0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:20.408Z|6a4ca158-5766-461d-a7e6-c581174ecd0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:20.489Z|0bc01778-2f90-4e93-bcfd-fee17e5fc764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:20.491Z|0bc01778-2f90-4e93-bcfd-fee17e5fc764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:20.507Z|9567d4e7-9f73-469f-b8c3-9828c224d4b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:20.508Z|9567d4e7-9f73-469f-b8c3-9828c224d4b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:28.362Z|6fa75367-72fc-4639-b53c-e74b10fc7b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:18:28.363Z|6fa75367-72fc-4639-b53c-e74b10fc7b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:18:30.434Z|8dbb487d-d8dd-49a9-a5c9-7adfa837351e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:30.435Z|8dbb487d-d8dd-49a9-a5c9-7adfa837351e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:30.517Z|48d6518a-d4c8-4229-8289-d713a2b56987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:30.518Z|48d6518a-d4c8-4229-8289-d713a2b56987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:30.538Z|04180316-037c-40c3-a943-f3bc5bd332e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:30.539Z|04180316-037c-40c3-a943-f3bc5bd332e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:40.463Z|0acbd1d5-432e-419f-884d-ef15936b176c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:40.464Z|0acbd1d5-432e-419f-884d-ef15936b176c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:40.542Z|e41a57ea-025b-48b8-8471-363847867116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:40.543Z|e41a57ea-025b-48b8-8471-363847867116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:40.562Z|3ed2973e-e1aa-4971-a2b9-b455af07ad10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:40.563Z|3ed2973e-e1aa-4971-a2b9-b455af07ad10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:43.363Z|86e67a48-85b7-471b-a55b-c32c69091695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:18:43.367Z|86e67a48-85b7-471b-a55b-c32c69091695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:18:43.713Z|518f2ce4-ba65-44d1-9264-3608d3f2ab20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:18:43.713Z|518f2ce4-ba65-44d1-9264-3608d3f2ab20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:18:50.491Z|06c71969-27bc-4251-befd-911320da8e07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:50.492Z|06c71969-27bc-4251-befd-911320da8e07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:50.568Z|66eda4b5-1842-4787-ba07-8018ddb7a613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:50.569Z|66eda4b5-1842-4787-ba07-8018ddb7a613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:50.633Z|d062a88f-29db-477a-a3f1-63b49c3bc39c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:50.634Z|d062a88f-29db-477a-a3f1-63b49c3bc39c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:58.362Z|3168bf00-dd0f-41db-8f4e-82a15bf7bf74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:18:58.363Z|3168bf00-dd0f-41db-8f4e-82a15bf7bf74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:19:00.531Z|2f877cf0-2406-4c8a-bf73-2cf2615f83f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:00.532Z|2f877cf0-2406-4c8a-bf73-2cf2615f83f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:00.601Z|0c9549bd-2841-4a04-88da-823f87adf156|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:00.601Z|0c9549bd-2841-4a04-88da-823f87adf156|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:00.658Z|0cfcc400-2b4c-425a-b72a-f5b0672d9111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:00.659Z|0cfcc400-2b4c-425a-b72a-f5b0672d9111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:10.556Z|da386440-415b-4966-bdcd-64e7a6e3fa46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:10.557Z|da386440-415b-4966-bdcd-64e7a6e3fa46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:10.623Z|bcd4b07f-1cce-4ed8-9b6a-d768e393f8da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:10.624Z|bcd4b07f-1cce-4ed8-9b6a-d768e393f8da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:10.680Z|ed6091f4-0483-4a12-af0e-93b80d7571ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:10.681Z|ed6091f4-0483-4a12-af0e-93b80d7571ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:13.362Z|6622caf7-1a73-48ea-a474-dc02e1e88f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:19:13.363Z|6622caf7-1a73-48ea-a474-dc02e1e88f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:19:13.714Z|7f876f76-b989-43b3-95aa-4b47007c25bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:19:13.715Z|7f876f76-b989-43b3-95aa-4b47007c25bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:19:15.055Z|9218d9a6-5645-4289-a60c-2855f26de107|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:19:15.056Z|9218d9a6-5645-4289-a60c-2855f26de107|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:20.584Z|72da5084-7314-45d4-942b-fbcd70ca5f98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:20.585Z|72da5084-7314-45d4-942b-fbcd70ca5f98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:20.648Z|4a9f594a-0f22-4541-b99a-171b0eb1c90c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:20.649Z|4a9f594a-0f22-4541-b99a-171b0eb1c90c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:20.704Z|7409a5dc-4c54-476b-ab75-e5ffb22d48f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:20.704Z|7409a5dc-4c54-476b-ab75-e5ffb22d48f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:28.362Z|9e7fc40f-7ddd-4af0-acc5-632af5c75304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:19:28.365Z|9e7fc40f-7ddd-4af0-acc5-632af5c75304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:19:30.617Z|1d4a64ea-bed4-4d53-870c-1546b70b42f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:30.619Z|1d4a64ea-bed4-4d53-870c-1546b70b42f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:30.673Z|3da00fa6-59ab-4697-bbb4-5d3578e4462d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:30.674Z|3da00fa6-59ab-4697-bbb4-5d3578e4462d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:30.727Z|383eacc3-cfa9-4739-90c0-02280584d0e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:30.728Z|383eacc3-cfa9-4739-90c0-02280584d0e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:40.646Z|27f54df6-90dc-4303-b26b-4e64712b97af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:40.647Z|27f54df6-90dc-4303-b26b-4e64712b97af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:40.699Z|2526f240-2745-45ea-99ac-0f98e61ed352|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:40.700Z|2526f240-2745-45ea-99ac-0f98e61ed352|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:40.750Z|1fa3f9f8-67f0-4d64-acfc-70db28335268|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:40.751Z|1fa3f9f8-67f0-4d64-acfc-70db28335268|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:43.363Z|cc42caf1-1531-4f58-b48c-d24d9be2adf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:19:43.363Z|cc42caf1-1531-4f58-b48c-d24d9be2adf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:19:43.716Z|a3a0bc11-e9db-404e-aab2-0fddd282a27a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:19:43.717Z|a3a0bc11-e9db-404e-aab2-0fddd282a27a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:19:50.685Z|3f8f03b2-7f55-4f33-b308-3a96617bd088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:50.687Z|3f8f03b2-7f55-4f33-b308-3a96617bd088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:50.721Z|fb66f6f9-49e3-4f20-976f-19ad274cedd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:50.722Z|fb66f6f9-49e3-4f20-976f-19ad274cedd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:50.777Z|d2c82d04-a44f-4b9d-b4d8-cb946b961dcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:50.778Z|d2c82d04-a44f-4b9d-b4d8-cb946b961dcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:58.362Z|aa3bf64b-76b6-4880-8d8e-bfa694eae0b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:19:58.363Z|aa3bf64b-76b6-4880-8d8e-bfa694eae0b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:20:00.708Z|7e3ef84a-3643-413a-ab0f-84989899f70a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:00.709Z|7e3ef84a-3643-413a-ab0f-84989899f70a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:00.743Z|325c0e82-3175-4f00-8a74-bd00f1bb2598|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:00.744Z|325c0e82-3175-4f00-8a74-bd00f1bb2598|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:00.806Z|c28afbbc-b44a-4df8-800c-a2356781505d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:00.807Z|c28afbbc-b44a-4df8-800c-a2356781505d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:10.740Z|c204f264-e823-487e-a0fd-9168fa58c99a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:10.741Z|c204f264-e823-487e-a0fd-9168fa58c99a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:10.769Z|d6dc10c4-a690-4d4d-b5a2-5d593f84878a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:10.769Z|d6dc10c4-a690-4d4d-b5a2-5d593f84878a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:10.829Z|d26ab60e-6c9c-4245-8489-1faf60fdb464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:10.830Z|d26ab60e-6c9c-4245-8489-1faf60fdb464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:13.363Z|630b9eed-f7d7-413d-affc-0abed5e32fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:20:13.366Z|630b9eed-f7d7-413d-affc-0abed5e32fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:20:13.718Z|8a36383a-cb78-4610-9d89-16f6292b327a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:20:13.718Z|8a36383a-cb78-4610-9d89-16f6292b327a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:20:15.054Z|65487cb9-71b9-4f84-b8e8-c2a0133aa783|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:20:15.055Z|65487cb9-71b9-4f84-b8e8-c2a0133aa783|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:20.762Z|a19169be-b65b-4f2a-8ec0-2a2881acad01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:20.772Z|a19169be-b65b-4f2a-8ec0-2a2881acad01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:20.791Z|3d71a67d-9867-4b70-9a27-b81b7ee7eea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:20.792Z|3d71a67d-9867-4b70-9a27-b81b7ee7eea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:20.881Z|2ebe2522-1b09-45f9-b7b8-4a2203a9d56b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:20.882Z|2ebe2522-1b09-45f9-b7b8-4a2203a9d56b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:28.362Z|6b5af280-5983-47a3-933e-13f6ef6afb08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:20:28.363Z|6b5af280-5983-47a3-933e-13f6ef6afb08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:20:30.797Z|c43871ff-8ff2-42aa-aaad-c5a156b3e52b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:30.798Z|c43871ff-8ff2-42aa-aaad-c5a156b3e52b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:30.818Z|82112e5a-c818-47ab-9851-1f8bd6315eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:30.819Z|82112e5a-c818-47ab-9851-1f8bd6315eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:30.904Z|3c27857b-7978-4e38-afc2-b323fccdb707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:30.905Z|3c27857b-7978-4e38-afc2-b323fccdb707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:40.822Z|85571002-4699-42a2-ae14-cc881116e794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:40.823Z|85571002-4699-42a2-ae14-cc881116e794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:40.840Z|ebc12cf8-912f-40ce-a7a6-21833886f274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:40.841Z|ebc12cf8-912f-40ce-a7a6-21833886f274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:40.928Z|615a8f9c-c73a-47f9-9c82-37cd21863453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:40.929Z|615a8f9c-c73a-47f9-9c82-37cd21863453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:43.362Z|ac97f715-b7ac-4d55-aa40-6bd5a282afe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:20:43.363Z|ac97f715-b7ac-4d55-aa40-6bd5a282afe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:20:43.719Z|a75b60b4-1cfd-4c65-b39d-7f475d7d7327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:20:43.720Z|a75b60b4-1cfd-4c65-b39d-7f475d7d7327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:20:50.847Z|e81285d5-6082-49e8-9621-2ef3acbd3767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:50.848Z|e81285d5-6082-49e8-9621-2ef3acbd3767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:50.874Z|ec03b639-c6aa-4536-a0e9-9a796e0609d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:50.875Z|ec03b639-c6aa-4536-a0e9-9a796e0609d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:50.954Z|6ec80f6d-560e-44dd-8052-36f7d81b4934|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:50.955Z|6ec80f6d-560e-44dd-8052-36f7d81b4934|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:58.362Z|78a1511f-9690-492f-9784-28f0ec9185f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:20:58.364Z|78a1511f-9690-492f-9784-28f0ec9185f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:21:00.876Z|2ce78e98-24db-4bf7-908d-37294ddbc3e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:00.877Z|2ce78e98-24db-4bf7-908d-37294ddbc3e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:00.898Z|31f8478d-c2b5-47e4-a53c-93602bfff45d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:00.899Z|31f8478d-c2b5-47e4-a53c-93602bfff45d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:00.979Z|cf808292-a85d-4f2f-8003-168311f605f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:00.980Z|cf808292-a85d-4f2f-8003-168311f605f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:10.912Z|95fcd6af-b9f3-4a56-ba08-f5c0ec25bcb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:10.913Z|95fcd6af-b9f3-4a56-ba08-f5c0ec25bcb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:10.925Z|7c3cff47-756a-4400-8544-fe313905babb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:10.926Z|7c3cff47-756a-4400-8544-fe313905babb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:11.004Z|34090cd6-dfbb-4fdb-bdb8-c44d7049381d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:11.006Z|34090cd6-dfbb-4fdb-bdb8-c44d7049381d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:13.362Z|de0318e8-48f7-4960-9217-8ad7d22c36a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:21:13.363Z|de0318e8-48f7-4960-9217-8ad7d22c36a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:21:13.723Z|5c403a25-6583-45ef-83cc-18feb53b74bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:21:13.723Z|5c403a25-6583-45ef-83cc-18feb53b74bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:21:15.053Z|c0d6eb2a-bc8c-40b0-89ac-17018d1838a9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:21:15.054Z|c0d6eb2a-bc8c-40b0-89ac-17018d1838a9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:20.956Z|dc0277bd-af05-4b12-b4c7-6a11a3cd2b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:20.957Z|dc0277bd-af05-4b12-b4c7-6a11a3cd2b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:20.972Z|2cb7a386-5ab8-4b51-a041-a954c10cd866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:20.973Z|2cb7a386-5ab8-4b51-a041-a954c10cd866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:21.039Z|cdda53e1-856a-4802-b573-871d806a4df6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:21.040Z|cdda53e1-856a-4802-b573-871d806a4df6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:28.362Z|0de11587-c541-4339-8ced-7553c41e9465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:21:28.363Z|0de11587-c541-4339-8ced-7553c41e9465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:21:30.978Z|da236d3e-c395-49f6-8984-6d6e1447797f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:30.979Z|da236d3e-c395-49f6-8984-6d6e1447797f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:31.000Z|9d885865-e224-45a5-9246-e2a3487b881d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:31.002Z|9d885865-e224-45a5-9246-e2a3487b881d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:31.061Z|fb74ea2b-c34e-44db-a25c-8f481a0af5fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:31.062Z|fb74ea2b-c34e-44db-a25c-8f481a0af5fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:41.012Z|90f1ddd2-91b0-4570-92c0-ff0c54b793ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:41.013Z|90f1ddd2-91b0-4570-92c0-ff0c54b793ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:41.025Z|b995044c-a836-4c00-9362-2ff985a57504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:41.025Z|b995044c-a836-4c00-9362-2ff985a57504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:41.087Z|3607948d-33d6-4365-a874-9c309d9f0f8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:41.088Z|3607948d-33d6-4365-a874-9c309d9f0f8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:43.362Z|766ee2bd-c036-475c-ad19-15e47801f7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:21:43.365Z|766ee2bd-c036-475c-ad19-15e47801f7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:21:43.724Z|2b424bac-cd04-4126-a28b-113af26d0a42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:21:43.725Z|2b424bac-cd04-4126-a28b-113af26d0a42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:21:51.042Z|79490e26-069f-4a97-a79e-23ddd1b99d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:51.043Z|79490e26-069f-4a97-a79e-23ddd1b99d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:51.063Z|ef224a43-30c8-42b0-b111-af48017ec9ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:51.064Z|ef224a43-30c8-42b0-b111-af48017ec9ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:51.117Z|7035d477-c8fe-477e-a0e0-29d4273dea88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:51.118Z|7035d477-c8fe-477e-a0e0-29d4273dea88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:58.362Z|d24fcdae-365f-42e7-b53b-40361b6eaa48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:21:58.363Z|d24fcdae-365f-42e7-b53b-40361b6eaa48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:22:01.069Z|a65d480f-6a02-4f7c-80f4-bb7ff9903487|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:01.070Z|a65d480f-6a02-4f7c-80f4-bb7ff9903487|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:01.086Z|a2e2ec09-2d4e-4d2f-92a9-7717719628c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:01.087Z|a2e2ec09-2d4e-4d2f-92a9-7717719628c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:01.140Z|1baa49b7-96e8-4ef6-9f57-d5ec1fb99e33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:01.141Z|1baa49b7-96e8-4ef6-9f57-d5ec1fb99e33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:11.110Z|fa0bda3f-dee0-4fec-8820-ab199454edf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:11.112Z|fa0bda3f-dee0-4fec-8820-ab199454edf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:11.121Z|4a5bd32e-211a-46e6-8757-79c0d556e3b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:11.123Z|4a5bd32e-211a-46e6-8757-79c0d556e3b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:11.163Z|85301819-4cbb-4d29-93c8-96d8c7a09d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:11.165Z|85301819-4cbb-4d29-93c8-96d8c7a09d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:13.362Z|aaa835aa-a5fe-4a5a-b9f4-9761bdea545a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:22:13.363Z|aaa835aa-a5fe-4a5a-b9f4-9761bdea545a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:22:13.726Z|94357991-bf2f-4f40-8437-cfd9d47bc98c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:22:13.727Z|94357991-bf2f-4f40-8437-cfd9d47bc98c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:22:15.054Z|8d711f02-e29c-405a-a7f0-175a33be22c1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:22:15.055Z|8d711f02-e29c-405a-a7f0-175a33be22c1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:21.148Z|bfec796d-f7f2-4e67-9c0e-b38b30631b65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:21.149Z|bfec796d-f7f2-4e67-9c0e-b38b30631b65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:21.152Z|b7ef779f-48ed-4f30-93db-c60e1d61d62f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:21.152Z|b7ef779f-48ed-4f30-93db-c60e1d61d62f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:21.189Z|5b56daba-7882-43f1-a10f-7b811f32ea72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:21.191Z|5b56daba-7882-43f1-a10f-7b811f32ea72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:28.362Z|47f6c19a-4ee6-4d4b-baaa-da58e7a4366f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:22:28.365Z|47f6c19a-4ee6-4d4b-baaa-da58e7a4366f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:22:31.174Z|0a988d67-24a1-4739-a17d-c4b59932696b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:31.176Z|0a988d67-24a1-4739-a17d-c4b59932696b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:31.183Z|68ef1663-4836-4775-89d5-bc8700e17cf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:31.184Z|68ef1663-4836-4775-89d5-bc8700e17cf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:31.212Z|62f8a2e0-7830-41c8-98b0-08758df7b57e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:31.213Z|62f8a2e0-7830-41c8-98b0-08758df7b57e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:41.213Z|ba2a7456-89fd-439e-a862-c21b584f5b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:41.214Z|ba2a7456-89fd-439e-a862-c21b584f5b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:41.217Z|13483daa-df1a-4a84-ae3c-78eddf99fbc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:41.217Z|13483daa-df1a-4a84-ae3c-78eddf99fbc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:41.236Z|acb59eea-7ede-4161-a758-ffad98b0122a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:41.237Z|acb59eea-7ede-4161-a758-ffad98b0122a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:43.362Z|8f982bc2-4928-4e78-bd15-98ab711d38c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:22:43.363Z|8f982bc2-4928-4e78-bd15-98ab711d38c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:22:43.728Z|88a80389-e7c4-4fc5-b7cc-f35109fa8ce9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:22:43.729Z|88a80389-e7c4-4fc5-b7cc-f35109fa8ce9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:22:51.237Z|5b20b336-0b69-4949-9fce-5acef3c6446b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:51.238Z|5b20b336-0b69-4949-9fce-5acef3c6446b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:51.241Z|d28dae80-817e-4a1c-a099-825f66ace495|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:51.241Z|d28dae80-817e-4a1c-a099-825f66ace495|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:51.273Z|5fa41f52-1a84-4b19-8bc1-73ebcdd2f0b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:51.274Z|5fa41f52-1a84-4b19-8bc1-73ebcdd2f0b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:58.362Z|86f319fe-65c1-41a9-b7f4-a8e87e54deeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:22:58.363Z|86f319fe-65c1-41a9-b7f4-a8e87e54deeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:23:01.265Z|deaf0fc7-6820-479f-8e5c-9a008f0c01f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:01.265Z|5d4c17d6-60c8-4742-9521-9baad58a0ef5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:01.266Z|deaf0fc7-6820-479f-8e5c-9a008f0c01f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:01.266Z|5d4c17d6-60c8-4742-9521-9baad58a0ef5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:01.301Z|9fcccf4b-123c-4466-b660-07d487766322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:01.301Z|9fcccf4b-123c-4466-b660-07d487766322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:11.287Z|6b487012-7ffa-4ce0-b539-f92c79c381f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:11.287Z|22173678-9d8d-47f4-b7df-790c9d657287|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:11.288Z|22173678-9d8d-47f4-b7df-790c9d657287|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:11.288Z|6b487012-7ffa-4ce0-b539-f92c79c381f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:11.349Z|8619de8c-5048-4816-802e-6ce04f6d2ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:11.350Z|8619de8c-5048-4816-802e-6ce04f6d2ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:13.362Z|39ccef18-632b-4491-b443-c621ec69ba73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:23:13.365Z|39ccef18-632b-4491-b443-c621ec69ba73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:23:13.729Z|07ba6005-9413-4f8d-86d1-49dceb698ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:23:13.730Z|07ba6005-9413-4f8d-86d1-49dceb698ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:23:15.052Z|05c1f1ef-74ca-436e-9971-d6f0f08eca2b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:23:15.053Z|05c1f1ef-74ca-436e-9971-d6f0f08eca2b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:21.311Z|ea0ce6a8-85c8-4dea-8e8d-8c3407beaed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:21.312Z|ea0ce6a8-85c8-4dea-8e8d-8c3407beaed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:21.337Z|24460541-fdd7-4c96-9fe5-ff14b09cfd24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:21.339Z|24460541-fdd7-4c96-9fe5-ff14b09cfd24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:21.373Z|4238e87c-348b-477c-971d-0dc101923a61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:21.374Z|4238e87c-348b-477c-971d-0dc101923a61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:28.362Z|0916e770-1d56-4fbf-936d-a33e379a5557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:23:28.363Z|0916e770-1d56-4fbf-936d-a33e379a5557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:23:31.334Z|67f8f7a6-5437-4da5-bb73-0645ca8bbb46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:31.335Z|67f8f7a6-5437-4da5-bb73-0645ca8bbb46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:31.362Z|734f4e06-5257-438d-96e0-c6c59ba42dca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:31.363Z|734f4e06-5257-438d-96e0-c6c59ba42dca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:31.405Z|592ea2b0-a1ca-4b8d-995a-7222822fe246|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:31.406Z|592ea2b0-a1ca-4b8d-995a-7222822fe246|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:41.357Z|7e1f6678-0f74-4e2f-bea3-56174a0f652f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:41.358Z|7e1f6678-0f74-4e2f-bea3-56174a0f652f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:41.385Z|10cfa44a-0c16-4e80-85ee-ad3e2c98f297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:41.386Z|10cfa44a-0c16-4e80-85ee-ad3e2c98f297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:41.426Z|c0c57016-7b50-4921-b9d7-7bf2c2f2ba25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:41.427Z|c0c57016-7b50-4921-b9d7-7bf2c2f2ba25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:43.362Z|3f1282b3-8da3-4676-8906-7cd0e82c3eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:23:43.363Z|3f1282b3-8da3-4676-8906-7cd0e82c3eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:23:43.731Z|44f5d81c-6363-4e1d-a152-83850ad4cd08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:23:43.732Z|44f5d81c-6363-4e1d-a152-83850ad4cd08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:23:51.390Z|d356bb78-cb4c-493b-aba0-74e4582d8e70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:51.391Z|d356bb78-cb4c-493b-aba0-74e4582d8e70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:51.413Z|6d119b1e-9bda-4b49-8b8c-961626251b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:51.414Z|6d119b1e-9bda-4b49-8b8c-961626251b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:51.451Z|2ca2c448-5a66-4a7e-b7f0-c56f7d49ccfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:51.452Z|2ca2c448-5a66-4a7e-b7f0-c56f7d49ccfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:58.362Z|f3a98332-6a60-4728-b4d8-0eeadac00313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:23:58.364Z|f3a98332-6a60-4728-b4d8-0eeadac00313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:24:01.418Z|efb6d2ca-ace1-479d-aece-7985b7a62c7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:01.419Z|efb6d2ca-ace1-479d-aece-7985b7a62c7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:01.441Z|6a6f02e4-4b73-4134-a940-2f735ce4e04c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:01.442Z|6a6f02e4-4b73-4134-a940-2f735ce4e04c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:01.482Z|64cba089-fded-4b5c-8249-9fb9bc7b80d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:01.486Z|64cba089-fded-4b5c-8249-9fb9bc7b80d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:11.443Z|caca1a73-5a56-4ac1-96c0-0961df6ef44c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:11.444Z|caca1a73-5a56-4ac1-96c0-0961df6ef44c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:11.464Z|fe9195db-a3bc-435f-a2a1-c97e10abf08c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:11.465Z|fe9195db-a3bc-435f-a2a1-c97e10abf08c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:11.566Z|62428a88-72b5-45d1-a84b-6b4bd555d3bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:11.567Z|62428a88-72b5-45d1-a84b-6b4bd555d3bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:13.362Z|a90c789b-7f0c-487d-81bc-70e1df6f6f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:24:13.363Z|a90c789b-7f0c-487d-81bc-70e1df6f6f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:24:13.733Z|fe9cf39d-d581-4bca-b78c-8b15e272da9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:24:13.735Z|fe9cf39d-d581-4bca-b78c-8b15e272da9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:24:15.053Z|1f1dfb1b-6ef2-49f0-9b7b-e02721b48fff|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:24:15.053Z|1f1dfb1b-6ef2-49f0-9b7b-e02721b48fff|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:21.465Z|57348959-77f1-4231-907f-45f04e0a5f0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:21.467Z|57348959-77f1-4231-907f-45f04e0a5f0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:21.493Z|5e530f52-446e-4857-a164-cac9160c4b94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:21.493Z|5e530f52-446e-4857-a164-cac9160c4b94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:21.591Z|8d46f249-3ea6-47dc-bfa1-f3c8969d92da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:21.592Z|8d46f249-3ea6-47dc-bfa1-f3c8969d92da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:28.362Z|d8883c11-1eb5-4adf-b193-64a0e747080a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:24:28.363Z|d8883c11-1eb5-4adf-b193-64a0e747080a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:24:31.490Z|c8799720-9dc0-4022-a671-10400bba015e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:31.491Z|c8799720-9dc0-4022-a671-10400bba015e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:31.516Z|65d98fde-1f49-4173-b971-5f6342407b57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:31.517Z|65d98fde-1f49-4173-b971-5f6342407b57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:31.618Z|056fd82e-e5d1-45b6-9c60-7082b89096c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:31.619Z|056fd82e-e5d1-45b6-9c60-7082b89096c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:41.518Z|74139b85-10ab-4564-9b22-5b34a2bf8d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:41.519Z|74139b85-10ab-4564-9b22-5b34a2bf8d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:41.565Z|012116c2-e10c-470c-8315-6f0f8ab71f17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:41.566Z|012116c2-e10c-470c-8315-6f0f8ab71f17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:41.647Z|7ab9ab8e-3b08-402a-b4f6-4372a22879dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:41.648Z|7ab9ab8e-3b08-402a-b4f6-4372a22879dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:43.362Z|db24ba41-815c-47c0-a07d-ea0d95256408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:24:43.365Z|db24ba41-815c-47c0-a07d-ea0d95256408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:24:43.737Z|fe17e550-e0b7-4716-9f1e-58bd13dc9eb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:24:43.737Z|fe17e550-e0b7-4716-9f1e-58bd13dc9eb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:24:51.588Z|681408eb-af5c-4d60-bcdf-a12ceaaf2641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:51.589Z|681408eb-af5c-4d60-bcdf-a12ceaaf2641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:51.599Z|5017cce4-676d-4b78-ab3a-a6828fc9b3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:51.599Z|5017cce4-676d-4b78-ab3a-a6828fc9b3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:51.719Z|9ce5d61f-b2bb-4e2d-a16e-9bdc1c29e6c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:51.720Z|9ce5d61f-b2bb-4e2d-a16e-9bdc1c29e6c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:58.362Z|12fe70b4-7b5b-4585-85bc-2d51dbe7d5b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:24:58.362Z|12fe70b4-7b5b-4585-85bc-2d51dbe7d5b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:25:01.613Z|55a23e39-b70d-47e3-b44b-b8f3a397dc03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:01.614Z|55a23e39-b70d-47e3-b44b-b8f3a397dc03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:01.622Z|637adeee-5485-4e00-8eb1-4708ed49b673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:01.623Z|637adeee-5485-4e00-8eb1-4708ed49b673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:01.754Z|d2ef5da6-bc5e-4157-9301-064ab3228ee9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:01.756Z|d2ef5da6-bc5e-4157-9301-064ab3228ee9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:11.646Z|d5c9d4e2-96a2-4b50-b656-8402e9c041d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:11.647Z|d5c9d4e2-96a2-4b50-b656-8402e9c041d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:11.655Z|ac028743-a236-4b20-b123-bd6e564798c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:11.656Z|ac028743-a236-4b20-b123-bd6e564798c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:11.786Z|c8977baa-ad7b-47bc-9fac-abba3bc00413|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:11.787Z|c8977baa-ad7b-47bc-9fac-abba3bc00413|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:13.362Z|2f54b39c-ed37-484a-a913-c98135e401a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:25:13.363Z|2f54b39c-ed37-484a-a913-c98135e401a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:25:13.738Z|65d0c77d-9e8c-4fb1-9e33-7d709c31e378|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:25:13.739Z|65d0c77d-9e8c-4fb1-9e33-7d709c31e378|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:25:15.053Z|3ec20bc2-fc33-4cb1-9f6e-30f756463071|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:25:15.054Z|3ec20bc2-fc33-4cb1-9f6e-30f756463071|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:21.677Z|bcada329-83f0-4b3c-86e7-ba945d4d84b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:21.679Z|bcada329-83f0-4b3c-86e7-ba945d4d84b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:21.683Z|655c46b9-1579-46fa-a322-7d493c1edfe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:21.684Z|655c46b9-1579-46fa-a322-7d493c1edfe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:21.810Z|2cddb984-c32d-4f96-963f-3b5fb2cd428b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:21.811Z|2cddb984-c32d-4f96-963f-3b5fb2cd428b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:28.362Z|0a734e85-fd85-43ee-9da1-39890c7b709b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:25:28.363Z|0a734e85-fd85-43ee-9da1-39890c7b709b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:25:31.714Z|d4ab27ae-2437-4f70-85ef-1e5c28b99d6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:31.715Z|d4ab27ae-2437-4f70-85ef-1e5c28b99d6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:31.718Z|79b833ac-fd7b-4202-a225-f82c3949274f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:31.719Z|79b833ac-fd7b-4202-a225-f82c3949274f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:31.834Z|8ed5887c-8464-4948-95bd-02b760b6537c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:31.835Z|8ed5887c-8464-4948-95bd-02b760b6537c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:41.744Z|0346bd80-9ee5-4cad-a275-3bcbc6ae3009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:41.745Z|0346bd80-9ee5-4cad-a275-3bcbc6ae3009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:41.744Z|8ef83ada-2045-4b26-b728-5ad043dbee58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:41.766Z|8ef83ada-2045-4b26-b728-5ad043dbee58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:41.859Z|5a89c08c-2a8e-46e1-8a27-25651948aed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:41.860Z|5a89c08c-2a8e-46e1-8a27-25651948aed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:43.362Z|bd6771da-f60e-47d9-a379-596a3ca240b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:25:43.363Z|bd6771da-f60e-47d9-a379-596a3ca240b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:25:43.739Z|68b4c345-d5f2-4a37-ad9f-c61f937342eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:25:43.740Z|68b4c345-d5f2-4a37-ad9f-c61f937342eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:25:51.804Z|32f12c39-0fe7-4925-822b-472143c38eba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:51.805Z|32f12c39-0fe7-4925-822b-472143c38eba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:51.804Z|d2adf548-963b-441d-9eaf-d7016bca62cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:51.811Z|d2adf548-963b-441d-9eaf-d7016bca62cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:51.886Z|b9a66e94-5346-4dcc-a992-e37149e9e99d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:51.887Z|b9a66e94-5346-4dcc-a992-e37149e9e99d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:58.363Z|c6262a33-1042-45d1-ad98-e2e04a231f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:25:58.363Z|c6262a33-1042-45d1-ad98-e2e04a231f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:26:01.850Z|d5433933-9cef-401f-8d4a-b72f6e6f8a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:01.850Z|be3f9f4a-3795-4995-9c78-4990fbc365ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:01.851Z|d5433933-9cef-401f-8d4a-b72f6e6f8a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:01.851Z|be3f9f4a-3795-4995-9c78-4990fbc365ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:01.925Z|fb6f9380-c096-4153-8cc0-d12ab8458fe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:01.926Z|fb6f9380-c096-4153-8cc0-d12ab8458fe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:11.876Z|18cb3944-91c3-4262-9c91-fbdafb52a448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:11.878Z|18cb3944-91c3-4262-9c91-fbdafb52a448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:11.883Z|a76cdd78-b983-4204-b8a9-eb809b6d39e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:11.884Z|a76cdd78-b983-4204-b8a9-eb809b6d39e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:11.949Z|ad6e987d-b7fd-4723-b464-1a901cc7c5fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:11.950Z|ad6e987d-b7fd-4723-b464-1a901cc7c5fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:13.362Z|fa62607c-0e07-4bbd-ba59-c309f3542a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:26:13.363Z|fa62607c-0e07-4bbd-ba59-c309f3542a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:26:13.741Z|12bd19c5-aff3-4a5b-8de8-e6500d3b6cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:26:13.742Z|12bd19c5-aff3-4a5b-8de8-e6500d3b6cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:26:15.055Z|ccddb494-26f3-4aa3-a0b6-08b11a6471f2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:26:15.057Z|ccddb494-26f3-4aa3-a0b6-08b11a6471f2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:21.906Z|73601eff-c6af-4856-95f9-95bb165444d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:21.907Z|73601eff-c6af-4856-95f9-95bb165444d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:21.912Z|9106f921-d72f-48fe-8c0c-007b31ce726c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:21.913Z|9106f921-d72f-48fe-8c0c-007b31ce726c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:21.985Z|8c922c14-b1d4-4ee0-962d-f50987b20465|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:21.986Z|8c922c14-b1d4-4ee0-962d-f50987b20465|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:28.362Z|e54f172e-b2b8-49c8-8e2f-b101ca6bd8a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:26:28.366Z|e54f172e-b2b8-49c8-8e2f-b101ca6bd8a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:26:31.941Z|82ad0701-99c2-4c80-bd62-6312379bd784|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:31.941Z|9bf4bdd1-925a-46e0-9ca5-2c3a4f6bca04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:31.943Z|82ad0701-99c2-4c80-bd62-6312379bd784|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:31.943Z|9bf4bdd1-925a-46e0-9ca5-2c3a4f6bca04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:32.015Z|c420d892-800d-4528-8c17-30bdd8d194ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:32.016Z|c420d892-800d-4528-8c17-30bdd8d194ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:41.971Z|0183ee4f-fd73-4f6a-bbd4-16ce0f1d08d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:41.972Z|0183ee4f-fd73-4f6a-bbd4-16ce0f1d08d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:41.979Z|aec50086-477d-40fc-be44-379e42cf369f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:41.980Z|aec50086-477d-40fc-be44-379e42cf369f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:42.038Z|091a3b6e-8d99-4717-a8f8-2f21015dd79d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:42.039Z|091a3b6e-8d99-4717-a8f8-2f21015dd79d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:43.363Z|2f46dfa8-d0f7-4c92-a34e-90b89ccf2e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:26:43.363Z|2f46dfa8-d0f7-4c92-a34e-90b89ccf2e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:26:43.743Z|c3444f0f-d52b-4ebd-be06-c7776014ea61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:26:43.743Z|c3444f0f-d52b-4ebd-be06-c7776014ea61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:26:52.001Z|cf3d514a-1026-461e-801d-97ddd47c6d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:52.002Z|cf3d514a-1026-461e-801d-97ddd47c6d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:52.004Z|eb74728b-e5cd-4114-9fb0-7d8d09fc343d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:52.005Z|eb74728b-e5cd-4114-9fb0-7d8d09fc343d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:52.067Z|d9ba4e01-7cb4-4c69-a0b3-4fd031eedc46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:52.069Z|d9ba4e01-7cb4-4c69-a0b3-4fd031eedc46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:58.362Z|38d54fd7-08ba-4915-ae92-c9ad7195bbf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:26:58.363Z|38d54fd7-08ba-4915-ae92-c9ad7195bbf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:27:02.033Z|e2164076-20c6-4efc-99c3-a0053f0be4b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:02.034Z|e2164076-20c6-4efc-99c3-a0053f0be4b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:02.037Z|682ef3e3-90e8-43c6-a9dd-479857b9694e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:02.039Z|682ef3e3-90e8-43c6-a9dd-479857b9694e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:02.091Z|86aee334-2603-433e-b9f6-4685470ba5d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:02.092Z|86aee334-2603-433e-b9f6-4685470ba5d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:12.061Z|0ea271ed-da14-4ece-868c-671f8d20aad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:12.061Z|ce112dc3-9017-4da3-8160-b1c301d30064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:12.063Z|0ea271ed-da14-4ece-868c-671f8d20aad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:12.063Z|ce112dc3-9017-4da3-8160-b1c301d30064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:12.118Z|6b420202-3a16-4ae1-8236-e70a0dd810c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:12.119Z|6b420202-3a16-4ae1-8236-e70a0dd810c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:13.363Z|afec439d-6312-4565-be61-5bb597151ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:27:13.366Z|afec439d-6312-4565-be61-5bb597151ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:27:13.744Z|f9d13316-943a-47d8-8a9f-d422ef396170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:27:13.745Z|f9d13316-943a-47d8-8a9f-d422ef396170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:27:15.054Z|5a63daff-2aff-4195-b0d9-1708f9a5d384|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:27:15.055Z|5a63daff-2aff-4195-b0d9-1708f9a5d384|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:22.086Z|5a7a2e93-c50c-416e-91dc-fc51fdb1211f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:22.087Z|5a7a2e93-c50c-416e-91dc-fc51fdb1211f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:22.100Z|fb7b5b0b-6f6b-4685-8fdd-4dd97b8c0210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:22.100Z|fb7b5b0b-6f6b-4685-8fdd-4dd97b8c0210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:22.154Z|5ebaab56-e9ee-4afc-8bd5-f6a3a80df649|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:22.155Z|5ebaab56-e9ee-4afc-8bd5-f6a3a80df649|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:28.362Z|e0a282a1-ba69-445c-aad5-cc9061ee5d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:27:28.363Z|e0a282a1-ba69-445c-aad5-cc9061ee5d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:27:32.110Z|39a8ce03-a91d-4788-a1ca-5905dcf817a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:32.111Z|39a8ce03-a91d-4788-a1ca-5905dcf817a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:32.128Z|3db55210-2ab9-486b-b4f5-26c30b5dda37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:32.130Z|3db55210-2ab9-486b-b4f5-26c30b5dda37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:32.194Z|44a483c0-4043-4001-bca7-383188d4b8d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:32.195Z|44a483c0-4043-4001-bca7-383188d4b8d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:42.132Z|90b309a6-036b-4584-b3e0-5abfd4100215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:42.133Z|90b309a6-036b-4584-b3e0-5abfd4100215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:42.152Z|538e7751-5515-4969-a0e3-b02231d4ec6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:42.152Z|538e7751-5515-4969-a0e3-b02231d4ec6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:42.221Z|74e3315d-e64d-45da-83d9-4d218ce85df5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:42.222Z|74e3315d-e64d-45da-83d9-4d218ce85df5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:43.362Z|75992378-6049-4a53-8dfc-c8be057835bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:27:43.363Z|75992378-6049-4a53-8dfc-c8be057835bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:27:43.746Z|0dce8a0b-a931-4871-8e85-f0a1a679f47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:27:43.747Z|0dce8a0b-a931-4871-8e85-f0a1a679f47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:27:52.171Z|2d02f9e8-8d3c-409c-a104-7d612934ce74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:52.172Z|2d02f9e8-8d3c-409c-a104-7d612934ce74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:52.186Z|f6ce3e77-8038-4948-b2d7-038b00682b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:52.187Z|f6ce3e77-8038-4948-b2d7-038b00682b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:52.246Z|a701e23a-6d41-4b6e-8812-e10a5d96a3e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:52.247Z|a701e23a-6d41-4b6e-8812-e10a5d96a3e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:58.363Z|06bc0c6b-9a57-4060-8b5c-fc1b52a95d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:27:58.367Z|06bc0c6b-9a57-4060-8b5c-fc1b52a95d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:28:02.200Z|820979d1-faf7-41af-a4a8-19eafab43c87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:02.201Z|820979d1-faf7-41af-a4a8-19eafab43c87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:02.209Z|81637b54-e326-45d9-94f5-88aa90562b31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:02.210Z|81637b54-e326-45d9-94f5-88aa90562b31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:02.268Z|f1e8739b-7296-44f8-8e84-336c3289623d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:02.269Z|f1e8739b-7296-44f8-8e84-336c3289623d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:12.223Z|84a0c841-a918-47ff-a2cd-1acececc0836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:12.224Z|84a0c841-a918-47ff-a2cd-1acececc0836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:12.231Z|a9fab5b0-bc27-4152-9dd7-fdb04c45841c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:12.232Z|a9fab5b0-bc27-4152-9dd7-fdb04c45841c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:12.291Z|d489c71c-01b3-446c-bc4a-d2b029b217ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:12.292Z|d489c71c-01b3-446c-bc4a-d2b029b217ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:13.362Z|055a6bc2-6804-46d4-9de1-d70baec31b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:28:13.363Z|055a6bc2-6804-46d4-9de1-d70baec31b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:28:13.748Z|04b31a09-37c5-4126-af4a-fdc9e5b3152f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:28:13.749Z|04b31a09-37c5-4126-af4a-fdc9e5b3152f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:28:15.057Z|69c8b194-f592-4067-86c7-42ebd60072e4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:28:15.059Z|69c8b194-f592-4067-86c7-42ebd60072e4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:22.255Z|8b5f50e3-ee5f-4987-bd84-8f6a200e4cad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:22.257Z|8b5f50e3-ee5f-4987-bd84-8f6a200e4cad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:22.266Z|f5ac3145-18c3-4a49-a376-4d80d9c348c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:22.267Z|f5ac3145-18c3-4a49-a376-4d80d9c348c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:22.316Z|89f00e82-35e4-4fb5-8b5b-43efd5a3a49e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:22.317Z|89f00e82-35e4-4fb5-8b5b-43efd5a3a49e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:28.362Z|50901c5f-55f3-48ae-bcc6-497297ef3acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:28:28.363Z|50901c5f-55f3-48ae-bcc6-497297ef3acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:28:32.290Z|7b31a1fd-74fe-4e35-b340-c1efa794ee5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:32.290Z|74b0a853-73a6-47ea-9ac4-a1992613f598|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:32.291Z|74b0a853-73a6-47ea-9ac4-a1992613f598|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:32.291Z|7b31a1fd-74fe-4e35-b340-c1efa794ee5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:32.343Z|cf1c3987-c324-4238-bfb2-1d4a7d73a0d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:32.344Z|cf1c3987-c324-4238-bfb2-1d4a7d73a0d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:42.329Z|dd8cc07c-8657-4128-9321-745c6b114232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:42.329Z|dd8cc07c-8657-4128-9321-745c6b114232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:42.334Z|9427ce6c-d6bc-4a8f-8cc7-04f39481c1de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:42.335Z|9427ce6c-d6bc-4a8f-8cc7-04f39481c1de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:42.368Z|85651e65-98db-4928-a20c-1c5a95c1a69b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:42.369Z|85651e65-98db-4928-a20c-1c5a95c1a69b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:43.369Z|56f81f86-ed4a-450f-88d5-c55799d718c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:28:43.374Z|56f81f86-ed4a-450f-88d5-c55799d718c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:28:43.749Z|784131a8-f12a-4768-bd97-4c13d4867257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:28:43.750Z|784131a8-f12a-4768-bd97-4c13d4867257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:28:52.375Z|c5f6e80b-7e6d-488a-9ca7-fbe1e81db977|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:52.377Z|c5f6e80b-7e6d-488a-9ca7-fbe1e81db977|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:52.381Z|ae5d3329-27f7-4110-a5f8-6cbfb274f9a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:52.382Z|ae5d3329-27f7-4110-a5f8-6cbfb274f9a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:52.396Z|b7139ab8-bf3a-44e8-84f8-8999be3fa072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:52.397Z|b7139ab8-bf3a-44e8-84f8-8999be3fa072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:58.362Z|d70f056a-5d0a-4db8-b6bf-a386160fe359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:28:58.363Z|d70f056a-5d0a-4db8-b6bf-a386160fe359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:29:02.403Z|7aaf25eb-147a-46b1-916b-1ceefeb623aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:02.404Z|7aaf25eb-147a-46b1-916b-1ceefeb623aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:02.410Z|15c3c36b-a511-4ddf-9b20-7d2342c1d9a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:02.410Z|15c3c36b-a511-4ddf-9b20-7d2342c1d9a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:02.420Z|38f067fd-d57d-4751-97df-9f5bf54bf46c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:02.422Z|38f067fd-d57d-4751-97df-9f5bf54bf46c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:12.434Z|f4c8b7e2-8731-46cf-91ed-37f4ac1e2171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:12.435Z|f4c8b7e2-8731-46cf-91ed-37f4ac1e2171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:12.440Z|68e3f96f-a734-4c08-a799-5844492c413a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:12.441Z|68e3f96f-a734-4c08-a799-5844492c413a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:12.449Z|d9e69db4-1cb0-4738-9e77-045ddd5ceb2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:12.450Z|d9e69db4-1cb0-4738-9e77-045ddd5ceb2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:13.363Z|1d22c45c-1c25-422c-91f4-9e7dc04b448e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:29:13.364Z|1d22c45c-1c25-422c-91f4-9e7dc04b448e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:29:13.751Z|d2b5b77b-a85d-4d00-87d0-c1b6d8b894b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:29:13.752Z|d2b5b77b-a85d-4d00-87d0-c1b6d8b894b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:29:15.053Z|4750f7cc-e803-48cc-9d01-5928a7075789|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:29:15.054Z|4750f7cc-e803-48cc-9d01-5928a7075789|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:22.473Z|151aeee0-2626-41ad-9cab-303f90bc2b1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:22.473Z|7d391387-3ecb-4e5d-a67b-121041fba8eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:22.474Z|151aeee0-2626-41ad-9cab-303f90bc2b1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:22.474Z|7d391387-3ecb-4e5d-a67b-121041fba8eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:22.478Z|9fffecb5-27bc-400c-8b2c-013f10db0d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:22.479Z|9fffecb5-27bc-400c-8b2c-013f10db0d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:28.362Z|b687f8df-a9c6-4ff6-8ea8-f6043ad802dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:29:28.365Z|b687f8df-a9c6-4ff6-8ea8-f6043ad802dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:29:32.499Z|f0a97905-98a0-4b17-a6ea-44a63a96cdd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:32.500Z|f0a97905-98a0-4b17-a6ea-44a63a96cdd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:32.505Z|15de8435-148d-4ef8-b320-f30b7355440c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:32.505Z|15de8435-148d-4ef8-b320-f30b7355440c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:32.507Z|5749f9b1-3bb4-45f9-a14e-5599da2bb34c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:32.508Z|5749f9b1-3bb4-45f9-a14e-5599da2bb34c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:42.521Z|b7c51b3f-133d-4267-bf1e-dbba904b99e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:42.522Z|b7c51b3f-133d-4267-bf1e-dbba904b99e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:42.526Z|cfc8f35c-b967-4e83-8d29-8884d0ea7e57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:42.527Z|cfc8f35c-b967-4e83-8d29-8884d0ea7e57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:42.528Z|0b09d5fc-597a-44ed-8e9e-639e5832642d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:42.528Z|0b09d5fc-597a-44ed-8e9e-639e5832642d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:43.362Z|abde8226-7642-47b5-a7d4-1e9f91c1d16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:29:43.363Z|abde8226-7642-47b5-a7d4-1e9f91c1d16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:29:43.753Z|61a3cb1a-7f1c-44a6-b4da-bcdb8771acfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:29:43.753Z|61a3cb1a-7f1c-44a6-b4da-bcdb8771acfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:29:52.545Z|a6ad81af-aaea-46ad-90a2-5a74d7002a5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:52.546Z|a6ad81af-aaea-46ad-90a2-5a74d7002a5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:52.551Z|1475048f-983b-4341-8bc4-d6a30bce9f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:52.551Z|1475048f-983b-4341-8bc4-d6a30bce9f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:52.554Z|a1fa5fe8-6554-4d31-89e7-91034382d471|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:52.556Z|a1fa5fe8-6554-4d31-89e7-91034382d471|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:58.362Z|daed3d83-5418-4337-ac60-551059d85477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:29:58.362Z|daed3d83-5418-4337-ac60-551059d85477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:30:02.568Z|b4a71def-4795-4bf4-8a14-ff3c2aec71ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:02.569Z|b4a71def-4795-4bf4-8a14-ff3c2aec71ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:02.574Z|ab511624-c403-4ab8-b64f-3f4163603112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:02.575Z|ab511624-c403-4ab8-b64f-3f4163603112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:02.579Z|43f56baf-9444-45dc-a1b0-9757acc2040f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:02.581Z|43f56baf-9444-45dc-a1b0-9757acc2040f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:12.594Z|a791c07e-ddbe-4118-8e12-d5e736ae3fda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:12.595Z|a791c07e-ddbe-4118-8e12-d5e736ae3fda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:12.608Z|bff277b1-dafe-415d-bc0d-2e81c6f35303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:12.609Z|bff277b1-dafe-415d-bc0d-2e81c6f35303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:12.610Z|86727f07-2534-41d2-a6cd-19a38b02eb48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:12.611Z|86727f07-2534-41d2-a6cd-19a38b02eb48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:13.362Z|80cb06ea-03b2-4222-a0b6-fa2b635e302b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:30:13.369Z|80cb06ea-03b2-4222-a0b6-fa2b635e302b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:30:13.754Z|11b7fd38-190a-4508-96f3-16ed010963dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:30:13.755Z|11b7fd38-190a-4508-96f3-16ed010963dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:30:15.053Z|51f20ade-e479-444a-8351-afe2cdc67384|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:30:15.054Z|51f20ade-e479-444a-8351-afe2cdc67384|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:22.631Z|cc57fab2-7e7f-4612-b637-666fd2a82487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:22.632Z|6343ff4f-61b5-4d44-8904-e2bd9c574468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:22.632Z|cc57fab2-7e7f-4612-b637-666fd2a82487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:22.633Z|6343ff4f-61b5-4d44-8904-e2bd9c574468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:22.633Z|196a6d62-9df6-4256-bb4a-62eff3f123ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:22.633Z|196a6d62-9df6-4256-bb4a-62eff3f123ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:28.362Z|9e27a1c7-e5dc-40d4-b720-1847b01fa36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:30:28.363Z|9e27a1c7-e5dc-40d4-b720-1847b01fa36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:30:32.655Z|b7fd4032-ae36-4ccd-87b0-c8893658b5fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:32.655Z|1c3b9b87-13dc-4df5-81b8-04dc5ff5619b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:32.656Z|b7fd4032-ae36-4ccd-87b0-c8893658b5fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:32.656Z|1c3b9b87-13dc-4df5-81b8-04dc5ff5619b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:32.656Z|e8c445b4-52a6-4cfe-995f-d8268167bf8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:32.657Z|e8c445b4-52a6-4cfe-995f-d8268167bf8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:42.683Z|33c82b37-1890-4e29-97ac-c1e256baebe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:42.683Z|90c7ab2d-76cc-4b4b-8e25-1f8ab6c76d93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:42.683Z|9f12d9a7-e5d2-416f-a85c-ed78a0197951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:42.683Z|33c82b37-1890-4e29-97ac-c1e256baebe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:42.684Z|9f12d9a7-e5d2-416f-a85c-ed78a0197951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:42.683Z|90c7ab2d-76cc-4b4b-8e25-1f8ab6c76d93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:43.362Z|3992a091-46a7-49e6-b05c-246c00096472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:30:43.363Z|3992a091-46a7-49e6-b05c-246c00096472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:30:43.756Z|5edefa22-0c5d-4d2e-b2fe-2950474c5dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:30:43.757Z|5edefa22-0c5d-4d2e-b2fe-2950474c5dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:30:52.708Z|e454aa89-85c6-4eb0-a123-110d3fcc2344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:52.708Z|09994c73-4aa0-4103-a5f5-f229e1cc5e32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:52.709Z|e454aa89-85c6-4eb0-a123-110d3fcc2344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:52.709Z|09994c73-4aa0-4103-a5f5-f229e1cc5e32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:52.717Z|782ecf56-f3ab-41bc-a91b-0efab3d5a641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:52.720Z|782ecf56-f3ab-41bc-a91b-0efab3d5a641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:58.363Z|93723550-b8e3-47ae-ab23-63f336d7ed26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:30:58.366Z|93723550-b8e3-47ae-ab23-63f336d7ed26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:31:02.741Z|2697ff59-62d5-4fca-9399-a9f1b42e9306|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:02.742Z|2697ff59-62d5-4fca-9399-a9f1b42e9306|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:02.762Z|0102097b-c1ca-4ff4-942e-e7b354274bbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:02.763Z|0102097b-c1ca-4ff4-942e-e7b354274bbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:02.767Z|9c494f2b-846d-4ff2-9f5d-d3878d15a228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:02.767Z|9c494f2b-846d-4ff2-9f5d-d3878d15a228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:12.776Z|9fcd68f3-9316-46ac-9db4-ce3a9be48a24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:12.777Z|9fcd68f3-9316-46ac-9db4-ce3a9be48a24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:12.796Z|0627f318-fd4b-46b1-9326-79fa9a48d1ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:12.798Z|0627f318-fd4b-46b1-9326-79fa9a48d1ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:12.800Z|7c003bbd-7c20-4939-9a6b-d027419b0aad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:12.800Z|7c003bbd-7c20-4939-9a6b-d027419b0aad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:13.362Z|8c13177d-af1b-4512-a9e7-c27129e1da0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:31:13.363Z|8c13177d-af1b-4512-a9e7-c27129e1da0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:31:13.757Z|2de12180-9933-4cdc-9992-d2a1ef57373a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:31:13.758Z|2de12180-9933-4cdc-9992-d2a1ef57373a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:31:15.054Z|dbefdd11-2fd5-4c9c-98ab-04c176a807b1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:31:15.055Z|dbefdd11-2fd5-4c9c-98ab-04c176a807b1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:22.802Z|73df973f-389c-4720-974f-84f28c2051b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:22.803Z|73df973f-389c-4720-974f-84f28c2051b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:22.825Z|724e7cb8-817b-419d-bf21-b22fd8370bee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:22.826Z|724e7cb8-817b-419d-bf21-b22fd8370bee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:22.829Z|bd75e99a-002d-4f99-899b-353977e0e023|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:22.829Z|bd75e99a-002d-4f99-899b-353977e0e023|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:28.362Z|e42fbaca-6dbb-4aab-b986-e3c93e700449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:31:28.364Z|e42fbaca-6dbb-4aab-b986-e3c93e700449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:31:32.827Z|3e6d4142-d0fb-4140-8530-5a63c0e6f53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:32.829Z|3e6d4142-d0fb-4140-8530-5a63c0e6f53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:32.852Z|643c6322-f3b7-4a06-9756-62d083edb461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:32.853Z|643c6322-f3b7-4a06-9756-62d083edb461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:32.854Z|33d56874-ad4c-4e33-81cc-2f16fa1472b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:32.854Z|33d56874-ad4c-4e33-81cc-2f16fa1472b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:42.860Z|c83566bd-a863-4099-8d4f-7c3e3e715162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:42.862Z|c83566bd-a863-4099-8d4f-7c3e3e715162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:42.877Z|6e9507ba-5d91-4b93-952a-cd2a4f030a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:42.878Z|6e9507ba-5d91-4b93-952a-cd2a4f030a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:42.888Z|95fb4034-d28e-4b79-9740-040a369fb338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:42.889Z|95fb4034-d28e-4b79-9740-040a369fb338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:43.363Z|15a4a872-5f98-4528-a7ab-0e15ccb3c823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:31:43.365Z|15a4a872-5f98-4528-a7ab-0e15ccb3c823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:31:43.761Z|c020edcb-a246-416b-b4c0-bf61498ffe7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:31:43.761Z|c020edcb-a246-416b-b4c0-bf61498ffe7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:31:52.885Z|5fd53d7f-c613-46d5-9f09-933c4d5f5f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:52.886Z|5fd53d7f-c613-46d5-9f09-933c4d5f5f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:52.904Z|fcf48ce3-d26a-43bd-943c-1e5720b7992a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:52.905Z|fcf48ce3-d26a-43bd-943c-1e5720b7992a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:52.916Z|02462171-714e-448e-8c09-33531c292a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:52.917Z|02462171-714e-448e-8c09-33531c292a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:58.362Z|466b70ec-2e90-4a56-a1af-cf66d395c7a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:31:58.363Z|466b70ec-2e90-4a56-a1af-cf66d395c7a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:32:02.911Z|31e4653f-05a7-444f-8909-ca1967bbae72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:02.911Z|31e4653f-05a7-444f-8909-ca1967bbae72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:02.942Z|92c3343d-2b9f-49be-ac50-0c9755a64cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:02.942Z|d247704d-8b62-45ff-9d8a-1809c275a503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:02.943Z|d247704d-8b62-45ff-9d8a-1809c275a503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:02.943Z|92c3343d-2b9f-49be-ac50-0c9755a64cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:12.968Z|40f22407-02ba-44fa-87a1-866b0ec6c56f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:12.969Z|40f22407-02ba-44fa-87a1-866b0ec6c56f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:12.984Z|6c0e9870-5811-4f66-9ea0-bc9ca3616f0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:12.984Z|364a7c20-069d-4dcc-bf52-1a43fbcb9d5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:12.985Z|6c0e9870-5811-4f66-9ea0-bc9ca3616f0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:12.985Z|364a7c20-069d-4dcc-bf52-1a43fbcb9d5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:13.363Z|38c4ca13-c111-4548-83cd-43b36d150025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:32:13.364Z|38c4ca13-c111-4548-83cd-43b36d150025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:32:13.762Z|b8d1f449-545c-4300-b4f3-2a909b129163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:32:13.763Z|b8d1f449-545c-4300-b4f3-2a909b129163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:32:15.056Z|17f838cb-7208-4557-9d0f-4c1cad8300ae|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:32:15.057Z|17f838cb-7208-4557-9d0f-4c1cad8300ae|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:23.012Z|8cd85c65-9dc3-4be7-9e2f-77ae4b05205d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:23.013Z|8cd85c65-9dc3-4be7-9e2f-77ae4b05205d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:23.021Z|ff1ca5d3-a621-4460-bea0-371f13fd7bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:23.021Z|39200f78-6a3d-492a-bc8c-5d71321bf919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:23.022Z|ff1ca5d3-a621-4460-bea0-371f13fd7bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:23.023Z|39200f78-6a3d-492a-bc8c-5d71321bf919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:28.362Z|17e549f4-27c1-49ad-8f4d-8b7e5f0cc691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:32:28.365Z|17e549f4-27c1-49ad-8f4d-8b7e5f0cc691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:32:33.056Z|d7d4e6d0-3cc0-4722-83ec-6e87086de0c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:33.057Z|d7d4e6d0-3cc0-4722-83ec-6e87086de0c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:33.057Z|fb8dc763-4b32-43ee-8014-22f35a52a0c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:33.058Z|fb8dc763-4b32-43ee-8014-22f35a52a0c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:33.065Z|e8606db2-b281-45a6-a611-b685f71e083d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:33.067Z|e8606db2-b281-45a6-a611-b685f71e083d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:43.096Z|648d7af1-0c7a-45e3-80b5-1f2aa698e620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:43.098Z|648d7af1-0c7a-45e3-80b5-1f2aa698e620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:43.102Z|9042aa4c-fae0-447f-aa60-20cd6fc740c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:43.103Z|9042aa4c-fae0-447f-aa60-20cd6fc740c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:43.105Z|73bcab30-0b81-4cac-8361-675be3bc7061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:43.109Z|73bcab30-0b81-4cac-8361-675be3bc7061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:43.363Z|ece5eb86-18bd-4b3b-8dab-b58dbf221ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:32:43.363Z|ece5eb86-18bd-4b3b-8dab-b58dbf221ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:32:43.764Z|e26d99e6-5d34-4825-b07e-63208b20ee4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:32:43.765Z|e26d99e6-5d34-4825-b07e-63208b20ee4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:32:53.127Z|791f4a2c-c04b-4a99-8ad0-ece7fd1850d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:53.129Z|791f4a2c-c04b-4a99-8ad0-ece7fd1850d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:53.136Z|2bfeb8e9-696a-4d8f-a6e8-4d951538e8c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:53.137Z|2bfeb8e9-696a-4d8f-a6e8-4d951538e8c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:53.146Z|654ff87d-fb76-4295-9c4b-cbe9330a5cb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:53.147Z|654ff87d-fb76-4295-9c4b-cbe9330a5cb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:58.362Z|835a93d6-45cb-4419-b682-8e729f88581d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:32:58.363Z|835a93d6-45cb-4419-b682-8e729f88581d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:33:03.160Z|850da324-dcae-4979-b91f-6efd5e4bbc0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:03.161Z|850da324-dcae-4979-b91f-6efd5e4bbc0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:03.169Z|13ce704a-af04-4bf1-b9d0-d94a469fd811|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:03.170Z|13ce704a-af04-4bf1-b9d0-d94a469fd811|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:03.173Z|72173a93-8d5f-4173-876e-b578049c5ba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:03.175Z|72173a93-8d5f-4173-876e-b578049c5ba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:13.194Z|afd68a47-c3a8-46c0-9ab4-e3720896de10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:13.195Z|afd68a47-c3a8-46c0-9ab4-e3720896de10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:13.205Z|1c733678-0c84-4e96-a133-9dc5d6bc6168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:13.206Z|1c733678-0c84-4e96-a133-9dc5d6bc6168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:13.209Z|ead9d159-33d6-4255-9b0a-3d5c285d9729|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:13.210Z|ead9d159-33d6-4255-9b0a-3d5c285d9729|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:13.363Z|3d057f64-4b68-4e37-b95e-8529452762ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:33:13.366Z|3d057f64-4b68-4e37-b95e-8529452762ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:33:13.766Z|edaf44dc-d59f-451d-9e32-69a74dbee0ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:33:13.767Z|edaf44dc-d59f-451d-9e32-69a74dbee0ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:33:15.054Z|987df372-172a-43de-a73c-9c7f6f271ad1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:33:15.055Z|987df372-172a-43de-a73c-9c7f6f271ad1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:23.227Z|0809bdd1-a339-40bb-b34b-39c5fffa5913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:23.228Z|0809bdd1-a339-40bb-b34b-39c5fffa5913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:23.232Z|144ce07f-2b25-48b8-a6e1-fd17e4c15ae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:23.233Z|144ce07f-2b25-48b8-a6e1-fd17e4c15ae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:23.237Z|56fc4e52-ac81-4f91-a486-54b70897c5f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:23.239Z|56fc4e52-ac81-4f91-a486-54b70897c5f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:28.362Z|a73513b7-ce5c-4fbf-8f8c-5302561d053e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:33:28.363Z|a73513b7-ce5c-4fbf-8f8c-5302561d053e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:33:33.256Z|fc3347ec-1563-4b21-9f99-409fe86f2629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:33.257Z|fc3347ec-1563-4b21-9f99-409fe86f2629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:33.271Z|af263f12-e243-4e09-90cc-6263148a0248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:33.272Z|af263f12-e243-4e09-90cc-6263148a0248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:33.272Z|ff7e3a6f-af8e-44b6-82b3-85a75480c854|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:33.273Z|ff7e3a6f-af8e-44b6-82b3-85a75480c854|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:43.293Z|67ea30d9-b9bf-41ea-8fda-1bb42d9cb3cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:43.295Z|67ea30d9-b9bf-41ea-8fda-1bb42d9cb3cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:43.298Z|be2f3532-6050-4b9a-9f27-6016cfd3d142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:43.299Z|be2f3532-6050-4b9a-9f27-6016cfd3d142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:43.305Z|2353986a-e986-42c3-aa4d-03f4d0b7376e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:43.306Z|2353986a-e986-42c3-aa4d-03f4d0b7376e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:43.362Z|07e31746-a7bc-4ed0-a9e8-c7a1a5941423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:33:43.363Z|07e31746-a7bc-4ed0-a9e8-c7a1a5941423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:33:43.767Z|16c2681a-704e-41cc-a412-e99c84554998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:33:43.768Z|16c2681a-704e-41cc-a412-e99c84554998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:33:53.335Z|9d019d4b-64ae-452a-b5fe-237b73bae268|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:53.336Z|9d019d4b-64ae-452a-b5fe-237b73bae268|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:53.338Z|a19b71df-12be-4b42-a968-63ee3735ae19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:53.338Z|b7e1251b-c7f2-4896-9998-f1a380c4fb41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:53.338Z|b7e1251b-c7f2-4896-9998-f1a380c4fb41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:53.338Z|a19b71df-12be-4b42-a968-63ee3735ae19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:58.362Z|524e4d87-1bf3-446a-81ec-1d2dd1f69d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:33:58.366Z|524e4d87-1bf3-446a-81ec-1d2dd1f69d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:34:03.370Z|d8750f44-b36d-48da-83e7-1d54e6285b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:03.370Z|02479efe-cf11-41b5-b3bc-ee1e66903cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:03.371Z|9ba704fa-6530-48aa-8451-01b690924c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:03.371Z|d8750f44-b36d-48da-83e7-1d54e6285b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:03.371Z|02479efe-cf11-41b5-b3bc-ee1e66903cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:03.372Z|9ba704fa-6530-48aa-8451-01b690924c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:13.362Z|a4f60fe0-f46a-4565-b304-7b17a7391ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:34:13.363Z|a4f60fe0-f46a-4565-b304-7b17a7391ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:34:13.398Z|5c0b8df7-461c-43db-9453-0c722a5f5ef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:13.397Z|e7bb1370-a93b-454f-b311-fc7fc1442afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:13.400Z|5c0b8df7-461c-43db-9453-0c722a5f5ef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:13.401Z|e7bb1370-a93b-454f-b311-fc7fc1442afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:13.410Z|4dd0a24a-2288-4080-b52b-5fa0c18c1cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:13.411Z|4dd0a24a-2288-4080-b52b-5fa0c18c1cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:13.769Z|fd57872f-ab38-4daf-b397-489393aaffd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:34:13.770Z|fd57872f-ab38-4daf-b397-489393aaffd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:34:15.054Z|f31eed27-91cc-4547-8c4b-4814e423ef4b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:34:15.055Z|f31eed27-91cc-4547-8c4b-4814e423ef4b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:23.455Z|ac9449b0-b060-47b9-b3fb-0f7079e33ada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:23.456Z|ac9449b0-b060-47b9-b3fb-0f7079e33ada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:23.463Z|07be03be-3734-4ab5-8ecb-19f50d51a0b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:23.473Z|07be03be-3734-4ab5-8ecb-19f50d51a0b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:23.501Z|af7e7d52-c3bf-480e-aaf7-aaaa44403ab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:23.506Z|af7e7d52-c3bf-480e-aaf7-aaaa44403ab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:28.362Z|2e8d9658-b82e-4440-9f37-4fe71e5e415e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:34:28.363Z|2e8d9658-b82e-4440-9f37-4fe71e5e415e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:34:33.505Z|4caa269c-ca75-4780-9311-feb94bda4741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:33.506Z|4caa269c-ca75-4780-9311-feb94bda4741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:33.507Z|482ab531-f8ab-4f88-bc2d-327bb26fab8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:33.508Z|482ab531-f8ab-4f88-bc2d-327bb26fab8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:33.538Z|87ba3b2a-4159-42bf-a151-14d6c5f7abf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:33.539Z|87ba3b2a-4159-42bf-a151-14d6c5f7abf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:43.362Z|147ad6dc-133c-48d9-91ea-4073d60b8892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:34:43.365Z|147ad6dc-133c-48d9-91ea-4073d60b8892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:34:43.537Z|52234dbc-b129-4692-819f-9a416c638dc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:43.538Z|52234dbc-b129-4692-819f-9a416c638dc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:43.539Z|392b0210-83fe-4dfe-8e47-1a4a83209ad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:43.539Z|392b0210-83fe-4dfe-8e47-1a4a83209ad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:43.578Z|39cb57be-fb10-4810-a460-1094c5ababda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:43.579Z|39cb57be-fb10-4810-a460-1094c5ababda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:43.771Z|382e16c6-2943-446d-9f7a-c5613c334466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:34:43.771Z|382e16c6-2943-446d-9f7a-c5613c334466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:34:53.565Z|f18483b1-6759-49dc-b36f-c196028a504e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:53.565Z|f18483b1-6759-49dc-b36f-c196028a504e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:53.585Z|dc6e0a63-9de6-41a0-91a8-923e7744e1ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:53.586Z|dc6e0a63-9de6-41a0-91a8-923e7744e1ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:53.601Z|50ab86a4-db90-4979-85df-9850cc1bd2ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:53.602Z|50ab86a4-db90-4979-85df-9850cc1bd2ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:58.362Z|6f7a23e2-4175-4137-9e8b-aae6e633d8d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:34:58.363Z|6f7a23e2-4175-4137-9e8b-aae6e633d8d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:35:03.587Z|dfe49a9b-f498-42c9-b81c-ec1c22ae6606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:03.588Z|dfe49a9b-f498-42c9-b81c-ec1c22ae6606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:03.612Z|5964d0de-2ab0-44e6-9f11-938bf4d5faa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:03.613Z|5964d0de-2ab0-44e6-9f11-938bf4d5faa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:03.628Z|9e905940-25f3-4cc2-89f9-7296b71603d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:03.629Z|9e905940-25f3-4cc2-89f9-7296b71603d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:13.362Z|79d88e49-cae6-4c03-ba6a-939fe248331f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:35:13.363Z|79d88e49-cae6-4c03-ba6a-939fe248331f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:35:13.611Z|6a93eac8-72ea-4c61-95a1-7c25d901c64c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:13.612Z|6a93eac8-72ea-4c61-95a1-7c25d901c64c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:13.641Z|fbaa737b-9136-4a36-a9d7-ac70d30d53c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:13.642Z|fbaa737b-9136-4a36-a9d7-ac70d30d53c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:13.652Z|a4b17df1-945c-4c3b-867b-677b19315b38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:13.653Z|a4b17df1-945c-4c3b-867b-677b19315b38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:13.772Z|70e69418-4a9e-4e72-8053-4b700881c40f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:35:13.773Z|70e69418-4a9e-4e72-8053-4b700881c40f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:35:15.053Z|d38a9b0a-7060-48db-b134-b8bced038921|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:35:15.054Z|d38a9b0a-7060-48db-b134-b8bced038921|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:23.633Z|0b60ba1a-839c-4b5b-8f90-43c0aecbdee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:23.634Z|0b60ba1a-839c-4b5b-8f90-43c0aecbdee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:23.667Z|98756be7-5afc-4fe7-9264-8f5f9a9012ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:23.667Z|98756be7-5afc-4fe7-9264-8f5f9a9012ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:23.692Z|bb6594fd-e3ac-43ce-aa85-b9202bc24759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:23.693Z|bb6594fd-e3ac-43ce-aa85-b9202bc24759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:28.362Z|17f1287c-137c-4835-bc90-b5830cdd44f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:35:28.366Z|17f1287c-137c-4835-bc90-b5830cdd44f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:35:33.681Z|a2756cc3-5486-456e-92ae-414ce15486de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:33.682Z|a2756cc3-5486-456e-92ae-414ce15486de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:33.701Z|ffa191be-fd2c-4b51-ba14-891db5f4014d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:33.702Z|ffa191be-fd2c-4b51-ba14-891db5f4014d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:33.715Z|6eba3104-ee6a-442b-8dcb-bf9a8309e317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:33.716Z|6eba3104-ee6a-442b-8dcb-bf9a8309e317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:43.362Z|60f4907f-a341-48e0-821e-677a2226218a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:35:43.363Z|60f4907f-a341-48e0-821e-677a2226218a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:35:43.720Z|8202b1a7-4cb4-4979-b871-08a39e1f175d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:43.721Z|8202b1a7-4cb4-4979-b871-08a39e1f175d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:43.745Z|1d346cdd-bf13-4774-ad61-91e9a0676bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:43.746Z|1d346cdd-bf13-4774-ad61-91e9a0676bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:43.747Z|a52c330a-63eb-41ed-a11c-abdd9d3f8322|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:43.748Z|a52c330a-63eb-41ed-a11c-abdd9d3f8322|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:43.773Z|00da7d27-5366-4cec-80d8-180e73bd3c2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:35:43.774Z|00da7d27-5366-4cec-80d8-180e73bd3c2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:35:53.747Z|ebdd3f93-e303-4fa1-b0ae-592aa9727abc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:53.748Z|ebdd3f93-e303-4fa1-b0ae-592aa9727abc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:53.770Z|22e0655d-d2d6-4e10-af98-6cebc256c088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:53.771Z|22e0655d-d2d6-4e10-af98-6cebc256c088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:53.775Z|b17e9bcc-81e9-4d6e-b268-a50e9b049178|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:53.775Z|b17e9bcc-81e9-4d6e-b268-a50e9b049178|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:58.362Z|6640eaef-6f23-4795-a3d0-52416ee59cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:35:58.363Z|6640eaef-6f23-4795-a3d0-52416ee59cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:36:03.769Z|467fe3be-5d6f-4df8-bad7-67fe8e61f9c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:03.770Z|467fe3be-5d6f-4df8-bad7-67fe8e61f9c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:03.801Z|a3e870f1-1a19-4357-9384-080576d4715e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:03.802Z|a3e870f1-1a19-4357-9384-080576d4715e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:03.804Z|26d05f38-be0f-445b-9c88-31550f0b3778|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:03.805Z|26d05f38-be0f-445b-9c88-31550f0b3778|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:13.362Z|ae7c6cfa-eaf2-4a02-a8f1-2f64a427517e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:36:13.364Z|ae7c6cfa-eaf2-4a02-a8f1-2f64a427517e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:36:13.775Z|5a0fb428-e597-4afb-a95e-f7cc9ba509a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:36:13.775Z|5a0fb428-e597-4afb-a95e-f7cc9ba509a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:36:13.800Z|568aeef9-c51f-43bb-9711-e435add771f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:13.801Z|568aeef9-c51f-43bb-9711-e435add771f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:13.834Z|5b283fc7-19fa-4cf7-9992-c941c4740d27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:13.834Z|217e393c-c7be-46e0-b9a7-f47641c5b0f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:13.835Z|5b283fc7-19fa-4cf7-9992-c941c4740d27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:13.836Z|217e393c-c7be-46e0-b9a7-f47641c5b0f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:15.053Z|b14519e8-ec57-43fd-8e4d-cd4db70fb5bc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:36:15.054Z|b14519e8-ec57-43fd-8e4d-cd4db70fb5bc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:23.831Z|f24b35be-ffd4-4278-897c-0cf0fd865863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:23.832Z|f24b35be-ffd4-4278-897c-0cf0fd865863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:23.857Z|c13ec102-1adc-4994-a976-156c19665c61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:23.858Z|c13ec102-1adc-4994-a976-156c19665c61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:23.863Z|15d88674-92f5-45d9-81fa-a5bc5c577afc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:23.864Z|15d88674-92f5-45d9-81fa-a5bc5c577afc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:28.362Z|1b951187-2a56-49a3-b9eb-3bf275570f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:36:28.363Z|1b951187-2a56-49a3-b9eb-3bf275570f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:36:33.857Z|e75773ae-5f0a-41f8-898c-210b4d478fc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:33.857Z|e75773ae-5f0a-41f8-898c-210b4d478fc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:33.889Z|db087553-d9ea-4107-b034-52c7efb61468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:33.890Z|db087553-d9ea-4107-b034-52c7efb61468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:33.899Z|777fcec5-ad3b-486d-86a1-c27c9cf73a71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:33.900Z|777fcec5-ad3b-486d-86a1-c27c9cf73a71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:43.362Z|636f88a5-d1de-44f0-b143-f1bff81b6b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:36:43.364Z|636f88a5-d1de-44f0-b143-f1bff81b6b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:36:43.776Z|24eb1c1b-29ca-4a60-9af6-2741f170d495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:36:43.777Z|24eb1c1b-29ca-4a60-9af6-2741f170d495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:36:43.885Z|7e113337-ef50-4007-9f9f-0e3762d68968|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:43.886Z|7e113337-ef50-4007-9f9f-0e3762d68968|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:43.926Z|860e8c1a-6ab4-4298-a36d-4fab19473f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:43.927Z|860e8c1a-6ab4-4298-a36d-4fab19473f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:43.933Z|b41f875e-8bf8-4809-ba58-ba495eca51f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:43.934Z|b41f875e-8bf8-4809-ba58-ba495eca51f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:53.925Z|7caea968-594a-4443-bb78-ceed4c2b5960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:53.926Z|7caea968-594a-4443-bb78-ceed4c2b5960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:53.954Z|72b7a174-ba77-46aa-a1e0-1581fffdd2d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:53.955Z|72b7a174-ba77-46aa-a1e0-1581fffdd2d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:53.958Z|9fac3e0b-c1c3-4946-b998-d206bce407c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:53.959Z|9fac3e0b-c1c3-4946-b998-d206bce407c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:58.362Z|5e89bac3-ca51-4b50-ad0e-e20937f4d0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:36:58.365Z|5e89bac3-ca51-4b50-ad0e-e20937f4d0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:37:03.958Z|8d39a603-33fb-4c16-9810-c777050b469f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:03.959Z|8d39a603-33fb-4c16-9810-c777050b469f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:03.981Z|740b09da-28d1-4350-bb04-b75a7132d687|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:03.981Z|cc1794b7-83b1-4efd-a774-3c3eddf551e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:03.982Z|740b09da-28d1-4350-bb04-b75a7132d687|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:03.982Z|cc1794b7-83b1-4efd-a774-3c3eddf551e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:13.362Z|b30e264e-c9fc-4295-bbbc-449580406f8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:37:13.363Z|b30e264e-c9fc-4295-bbbc-449580406f8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:37:13.777Z|dccc6c57-a4d7-4dce-95d3-ebec6c6bea4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:37:13.778Z|dccc6c57-a4d7-4dce-95d3-ebec6c6bea4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:37:13.981Z|40553a93-c227-487f-9fc2-e1671e29635d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:13.982Z|40553a93-c227-487f-9fc2-e1671e29635d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:14.002Z|71682f16-b94e-4b82-95f7-b4d8d94f0e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:14.002Z|85cf6e80-b0d3-4293-a9ea-a1887a622805|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:14.003Z|85cf6e80-b0d3-4293-a9ea-a1887a622805|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:14.003Z|71682f16-b94e-4b82-95f7-b4d8d94f0e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:15.053Z|8b5bc78f-1b28-4a5a-85b7-da9efbedd521|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:37:15.053Z|8b5bc78f-1b28-4a5a-85b7-da9efbedd521|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:24.006Z|a81e258c-d908-4ad9-a046-b935f09cfc2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:24.007Z|a81e258c-d908-4ad9-a046-b935f09cfc2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:24.027Z|8869ff11-e100-47d3-8a2a-c501ae83b101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:24.028Z|8869ff11-e100-47d3-8a2a-c501ae83b101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:24.031Z|b5eca96f-317a-4395-a3c1-2e787f6b3727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:24.031Z|b5eca96f-317a-4395-a3c1-2e787f6b3727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:28.362Z|1faa15dd-c8b7-4265-8c97-a96711652cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:37:28.363Z|1faa15dd-c8b7-4265-8c97-a96711652cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:37:34.032Z|745aae99-720c-4932-9296-a62fc4afd3c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:34.033Z|745aae99-720c-4932-9296-a62fc4afd3c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:34.057Z|3fc87bbb-6839-487d-9d42-cb751be21176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:34.057Z|b48eb45f-6332-4185-ae83-8f4422168cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:34.058Z|b48eb45f-6332-4185-ae83-8f4422168cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:34.058Z|3fc87bbb-6839-487d-9d42-cb751be21176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:43.362Z|cfde4b2c-1380-4ca4-8eb6-ef150382f7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:37:43.365Z|cfde4b2c-1380-4ca4-8eb6-ef150382f7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:37:43.779Z|bdc40cb7-2f4b-4ada-a5f5-92140120bc6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:37:43.780Z|bdc40cb7-2f4b-4ada-a5f5-92140120bc6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:37:44.056Z|1fa839e7-68ff-4f55-9b01-82b17cc2cad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:44.058Z|1fa839e7-68ff-4f55-9b01-82b17cc2cad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:44.082Z|22e25bf5-fcd6-45a7-bec7-f701bc463fe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:44.083Z|22e25bf5-fcd6-45a7-bec7-f701bc463fe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:44.085Z|17822bf4-3393-4e5c-84ee-a4313866c786|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:44.085Z|17822bf4-3393-4e5c-84ee-a4313866c786|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:54.079Z|f72bfe7f-1acf-448e-8a04-0320afe2abf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:54.079Z|f72bfe7f-1acf-448e-8a04-0320afe2abf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:54.104Z|e91b79c0-6afe-42ff-a53f-e88df17c36db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:54.105Z|e91b79c0-6afe-42ff-a53f-e88df17c36db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:54.110Z|421847d7-fded-4679-a273-aff1a43b204e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:54.111Z|421847d7-fded-4679-a273-aff1a43b204e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:58.362Z|60e85a0b-08b8-44e5-a9e0-654bec06de34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:37:58.362Z|60e85a0b-08b8-44e5-a9e0-654bec06de34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:38:04.100Z|5c4673ea-8d8e-41af-b8a1-2b4deb183aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:04.101Z|5c4673ea-8d8e-41af-b8a1-2b4deb183aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:04.131Z|c77cbbc6-c297-4e29-92fb-687cc190311d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:04.132Z|c77cbbc6-c297-4e29-92fb-687cc190311d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:04.171Z|b20bfe7e-96d2-4dbb-bfa9-187beda65169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:04.172Z|b20bfe7e-96d2-4dbb-bfa9-187beda65169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:13.362Z|a81a4e9d-c9ac-45d4-93c0-dc1a89b2fa90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:38:13.362Z|a81a4e9d-c9ac-45d4-93c0-dc1a89b2fa90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:38:13.781Z|eba62cba-a210-49fd-9a7a-0ae93c6e8133|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:38:13.782Z|eba62cba-a210-49fd-9a7a-0ae93c6e8133|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:38:14.129Z|177633a8-8280-440b-8b67-efef66547948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:14.130Z|177633a8-8280-440b-8b67-efef66547948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:14.158Z|00762319-fb14-40cc-8e96-bdda47817e67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:14.159Z|00762319-fb14-40cc-8e96-bdda47817e67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:14.201Z|2f346bdc-4128-466d-8556-ba0a60557efb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:14.202Z|2f346bdc-4128-466d-8556-ba0a60557efb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:15.053Z|77193953-7429-4657-b7b5-541154290275|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:38:15.054Z|77193953-7429-4657-b7b5-541154290275|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:24.151Z|df1bdb43-fc9c-4163-a714-946b33feb93b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:24.152Z|df1bdb43-fc9c-4163-a714-946b33feb93b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:24.180Z|a4812aa9-b3ac-410b-8df4-34ccef826db2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:24.181Z|a4812aa9-b3ac-410b-8df4-34ccef826db2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:24.224Z|f0ca6632-1242-45fb-850a-489afbd424ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:24.226Z|f0ca6632-1242-45fb-850a-489afbd424ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:28.362Z|4da5c124-1117-40b1-ac23-81262da8cf71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:38:28.364Z|4da5c124-1117-40b1-ac23-81262da8cf71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:38:34.177Z|7db6cae8-e1ac-4659-8a6e-c443ad88f758|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:34.178Z|7db6cae8-e1ac-4659-8a6e-c443ad88f758|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:34.204Z|f9235409-00fb-4c3f-a947-b85f70189014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:34.205Z|f9235409-00fb-4c3f-a947-b85f70189014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:34.257Z|dcf767fa-085e-47ae-802c-23f91b8d1966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:34.258Z|dcf767fa-085e-47ae-802c-23f91b8d1966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:43.362Z|80bfd674-771c-4301-83c3-f82911e69c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:38:43.363Z|80bfd674-771c-4301-83c3-f82911e69c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:38:43.783Z|c5e64041-7b67-4a2d-9bfb-b13705eb8fc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:38:43.784Z|c5e64041-7b67-4a2d-9bfb-b13705eb8fc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:38:44.201Z|a7353717-d793-404b-bcfe-792cf1e81bfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:44.202Z|a7353717-d793-404b-bcfe-792cf1e81bfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:44.233Z|93549784-83f5-4413-b111-cae04c3e6c50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:44.234Z|93549784-83f5-4413-b111-cae04c3e6c50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:44.292Z|8ea133c6-69b3-4a6c-b1c4-0d06a8b54006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:44.293Z|8ea133c6-69b3-4a6c-b1c4-0d06a8b54006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:54.235Z|73e2c9eb-899f-4a22-95b9-df1ec46d5925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:54.236Z|73e2c9eb-899f-4a22-95b9-df1ec46d5925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:54.276Z|5143db54-c168-4a0a-abc7-859b6b42ce4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:54.280Z|5143db54-c168-4a0a-abc7-859b6b42ce4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:54.330Z|4d1f5aaa-8780-4ba0-ba67-b4a396222379|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:54.331Z|4d1f5aaa-8780-4ba0-ba67-b4a396222379|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:58.362Z|b835b2d3-a297-48b9-8984-c3a88aa14974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:38:58.363Z|b835b2d3-a297-48b9-8984-c3a88aa14974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:39:04.270Z|b1481326-40c7-430f-9487-d4270a69ab0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:04.271Z|b1481326-40c7-430f-9487-d4270a69ab0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:04.308Z|c40e88df-58e1-4c59-9d70-f612cb601e48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:04.309Z|c40e88df-58e1-4c59-9d70-f612cb601e48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:04.360Z|d73de958-5b91-4ee8-a065-f41e35165b05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:04.361Z|d73de958-5b91-4ee8-a065-f41e35165b05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:13.362Z|c099a6c4-6139-4511-9f74-d127c0884a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:39:13.365Z|c099a6c4-6139-4511-9f74-d127c0884a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:39:13.784Z|d0d5027c-28cd-4e44-ab1b-784410cfe06e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:39:13.785Z|d0d5027c-28cd-4e44-ab1b-784410cfe06e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:39:14.300Z|3d749c50-5bb1-4bb2-b276-2e9282762cab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:14.301Z|3d749c50-5bb1-4bb2-b276-2e9282762cab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:14.344Z|d6ddc3ba-a0f4-4c11-b151-f58cafb568db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:14.345Z|d6ddc3ba-a0f4-4c11-b151-f58cafb568db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:14.382Z|d11e6f2b-8bba-41ee-8d81-dfd3caa8ac35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:14.383Z|d11e6f2b-8bba-41ee-8d81-dfd3caa8ac35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:15.053Z|e689cebb-3034-484c-80e4-4cb72ac22bf2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:39:15.054Z|e689cebb-3034-484c-80e4-4cb72ac22bf2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:24.329Z|36e8bb33-b234-487a-8e4e-33208bf68987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:24.330Z|36e8bb33-b234-487a-8e4e-33208bf68987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:24.369Z|4796d8e2-ff10-4f3f-b859-f76da92284f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:24.370Z|4796d8e2-ff10-4f3f-b859-f76da92284f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:24.406Z|305c7534-04d3-4f46-a908-b2abdc4656de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:24.407Z|305c7534-04d3-4f46-a908-b2abdc4656de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:28.362Z|b8544730-631d-4762-a603-3704b7b6f7b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:39:28.363Z|b8544730-631d-4762-a603-3704b7b6f7b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:39:34.366Z|667baf3d-272c-4e48-966f-51475f46cd95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:34.367Z|667baf3d-272c-4e48-966f-51475f46cd95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:34.395Z|1a2a5e0c-baae-4711-8d88-8a3177a616fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:34.396Z|1a2a5e0c-baae-4711-8d88-8a3177a616fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:34.430Z|1f766713-5631-4ec9-94e5-c550f3795a5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:34.430Z|1f766713-5631-4ec9-94e5-c550f3795a5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:43.362Z|56a59b51-f0ed-43ba-b60b-d79c52260882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:39:43.363Z|56a59b51-f0ed-43ba-b60b-d79c52260882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:39:43.786Z|eec0dadf-ad37-4177-9cda-ff70f74d3832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:39:43.786Z|eec0dadf-ad37-4177-9cda-ff70f74d3832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:39:44.389Z|9f49f213-26fd-4724-a525-fd0bd4d1e445|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:44.391Z|9f49f213-26fd-4724-a525-fd0bd4d1e445|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:44.421Z|f4ec67a2-236e-49a3-8dc7-ec4835e46e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:44.422Z|f4ec67a2-236e-49a3-8dc7-ec4835e46e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:44.461Z|8d807f1a-7d15-4d3e-b56f-e7285e9b602d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:44.462Z|8d807f1a-7d15-4d3e-b56f-e7285e9b602d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:54.426Z|bf637e9f-ba33-4727-9be4-88dfd377ad48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:54.426Z|bf637e9f-ba33-4727-9be4-88dfd377ad48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:54.460Z|d69c387e-6379-474b-83ac-2a6267f85af3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:54.461Z|d69c387e-6379-474b-83ac-2a6267f85af3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:54.492Z|53f8888f-4135-42ec-a4ce-bacb526e9e26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:54.493Z|53f8888f-4135-42ec-a4ce-bacb526e9e26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:58.362Z|89e9c36f-bf90-469f-a63e-c3347ea374da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:39:58.365Z|89e9c36f-bf90-469f-a63e-c3347ea374da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:40:04.456Z|bb7d3583-ad37-430a-a9aa-57e9174406de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:04.457Z|bb7d3583-ad37-430a-a9aa-57e9174406de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:04.498Z|93a93d06-6e11-488d-8643-173aedd72b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:04.499Z|93a93d06-6e11-488d-8643-173aedd72b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:04.521Z|138d6d9d-b744-4711-bb71-334470d0fefb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:04.522Z|138d6d9d-b744-4711-bb71-334470d0fefb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:13.362Z|09fb2716-0613-4ae2-a29d-32a0bb05a6de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:40:13.363Z|09fb2716-0613-4ae2-a29d-32a0bb05a6de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:40:13.787Z|e9fbb7d1-5f7f-42c7-8c19-006fa1cb377f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:40:13.789Z|e9fbb7d1-5f7f-42c7-8c19-006fa1cb377f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:40:14.483Z|0f829982-0dc8-4c8e-8b09-a8b8d585e7df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:14.493Z|0f829982-0dc8-4c8e-8b09-a8b8d585e7df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:14.532Z|7a928f21-443b-4c08-973a-d2d211498f1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:14.532Z|7a928f21-443b-4c08-973a-d2d211498f1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:14.567Z|6c00e415-5c93-4c2d-a753-921419d85cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:14.568Z|6c00e415-5c93-4c2d-a753-921419d85cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:15.056Z|6e74985c-ef75-4034-b9d8-642ab464159b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:40:15.057Z|6e74985c-ef75-4034-b9d8-642ab464159b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:24.527Z|9a75d097-7d40-491f-af62-c1f73318ea05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:24.528Z|9a75d097-7d40-491f-af62-c1f73318ea05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:24.570Z|9c6f4556-7928-4941-adb2-81715671c288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:24.571Z|9c6f4556-7928-4941-adb2-81715671c288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:24.616Z|1f71d912-54ee-4790-b80c-d949e744f010|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:24.617Z|1f71d912-54ee-4790-b80c-d949e744f010|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:28.362Z|4718e261-e983-44e8-8d15-00423ff1df53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:40:28.363Z|4718e261-e983-44e8-8d15-00423ff1df53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:40:34.586Z|53a88c3a-f30b-4aad-b753-a56bf0df9814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:34.591Z|53a88c3a-f30b-4aad-b753-a56bf0df9814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:34.610Z|065aeeaf-3899-4b5d-bda6-18067d35bae3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:34.611Z|065aeeaf-3899-4b5d-bda6-18067d35bae3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:34.648Z|50823833-7ada-429b-af76-cf766638652d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:34.649Z|50823833-7ada-429b-af76-cf766638652d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:43.362Z|75432786-3ed6-4166-a8a1-2cc14b1128aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:40:43.367Z|75432786-3ed6-4166-a8a1-2cc14b1128aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:40:43.790Z|1f3686c6-b757-40a6-8bc8-0b72304781ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:40:43.791Z|1f3686c6-b757-40a6-8bc8-0b72304781ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:40:44.636Z|98c5a2b2-aadb-4be1-ae59-7456f00e6046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:44.637Z|6cd46734-8228-4652-bbd0-2ec13d276588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:44.637Z|6cd46734-8228-4652-bbd0-2ec13d276588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:44.637Z|98c5a2b2-aadb-4be1-ae59-7456f00e6046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:44.676Z|84d0ff35-e670-410d-af28-e0de4878aaf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:44.677Z|84d0ff35-e670-410d-af28-e0de4878aaf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:54.668Z|acf4ec7f-55dc-481c-89a7-9b3accf3bf21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:54.669Z|a7136de1-efc3-4ae9-87e2-c1e5b7b50a07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:54.669Z|acf4ec7f-55dc-481c-89a7-9b3accf3bf21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:54.670Z|a7136de1-efc3-4ae9-87e2-c1e5b7b50a07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:54.702Z|a505dfab-7842-46fd-a9e1-444f0bd46928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:54.703Z|a505dfab-7842-46fd-a9e1-444f0bd46928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:58.363Z|44680c2c-8bcd-4757-9637-ff56446781cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:40:58.367Z|44680c2c-8bcd-4757-9637-ff56446781cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:41:04.693Z|73feb0b7-7bb7-4ba9-b6cb-ebb3d01f1e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:04.694Z|73feb0b7-7bb7-4ba9-b6cb-ebb3d01f1e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:04.701Z|fb701cb3-ba5d-456e-91cf-873804407ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:04.701Z|fb701cb3-ba5d-456e-91cf-873804407ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:04.733Z|a2efae93-1317-4909-adf7-55dd9956bfdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:04.734Z|a2efae93-1317-4909-adf7-55dd9956bfdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:13.362Z|5fbe0f01-7893-430e-bc16-4005dae561b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:41:13.363Z|5fbe0f01-7893-430e-bc16-4005dae561b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:41:13.792Z|87512598-3db0-4523-a57a-b9aaef021b66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:41:13.793Z|87512598-3db0-4523-a57a-b9aaef021b66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:41:14.722Z|4052e97f-b58b-43f0-b669-1a904cd2479b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:14.723Z|4052e97f-b58b-43f0-b669-1a904cd2479b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:14.728Z|f3cac594-a660-42d8-8164-350b3be08ca6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:14.729Z|f3cac594-a660-42d8-8164-350b3be08ca6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:14.767Z|c41e7602-b493-4755-abe4-97bb3d5b8f75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:14.768Z|c41e7602-b493-4755-abe4-97bb3d5b8f75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:15.056Z|cf4b7584-af5b-4bd7-bcfb-adebfa37863f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:41:15.057Z|cf4b7584-af5b-4bd7-bcfb-adebfa37863f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:24.752Z|46f9b9c6-4349-4421-b0a6-aea9562ab063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:24.753Z|46f9b9c6-4349-4421-b0a6-aea9562ab063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:24.761Z|a793acb7-6b1a-493b-bdb7-818cb32cd70e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:24.762Z|a793acb7-6b1a-493b-bdb7-818cb32cd70e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:24.797Z|86f1be01-35bc-4d21-8338-1f3a5735f9a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:24.798Z|86f1be01-35bc-4d21-8338-1f3a5735f9a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:28.362Z|f60cdd3c-bc08-400d-9322-3844a5f739d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:41:28.366Z|f60cdd3c-bc08-400d-9322-3844a5f739d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:41:34.788Z|a810ef08-91d3-4b09-985a-8beea1dc0219|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:34.790Z|a810ef08-91d3-4b09-985a-8beea1dc0219|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:34.793Z|ad2743ff-5aaa-4ab5-b76c-50147475ba2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:34.793Z|ad2743ff-5aaa-4ab5-b76c-50147475ba2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:34.837Z|e25af389-53cd-422b-8fd8-79baa6523608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:34.838Z|e25af389-53cd-422b-8fd8-79baa6523608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:43.362Z|5be2a6ac-b252-47a8-b531-f60e89efc502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:41:43.363Z|5be2a6ac-b252-47a8-b531-f60e89efc502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:41:43.794Z|bd695be5-0f16-426f-b8f2-f3e13d267892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:41:43.795Z|bd695be5-0f16-426f-b8f2-f3e13d267892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:41:44.819Z|bd5032fc-fedd-441e-b648-b5b67165b252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:44.820Z|bd5032fc-fedd-441e-b648-b5b67165b252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:44.854Z|e0498402-18c2-49a2-ab5c-85cb50d9bfd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:44.855Z|e0498402-18c2-49a2-ab5c-85cb50d9bfd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:44.869Z|6a5f6fd1-105d-4f4d-a7dd-b5a7e7086ac1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:44.883Z|6a5f6fd1-105d-4f4d-a7dd-b5a7e7086ac1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:54.848Z|7584a84e-20ea-4e2c-9877-3ac62a680a8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:54.849Z|7584a84e-20ea-4e2c-9877-3ac62a680a8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:54.900Z|effabbd9-97d2-448f-948b-cf76903fbc0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:54.901Z|effabbd9-97d2-448f-948b-cf76903fbc0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:54.913Z|91eee2b6-374d-4a33-bbad-e9c1dd85bb93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:54.914Z|91eee2b6-374d-4a33-bbad-e9c1dd85bb93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:58.362Z|d236e238-9837-4e0e-b2e5-1a73ac0e0bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:41:58.362Z|d236e238-9837-4e0e-b2e5-1a73ac0e0bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:42:04.875Z|ffb6b990-c7f4-4284-9779-5fad062a7887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:04.876Z|ffb6b990-c7f4-4284-9779-5fad062a7887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:04.926Z|61603613-70b9-48d0-9525-ca657def8b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:04.927Z|61603613-70b9-48d0-9525-ca657def8b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:04.943Z|fd5d853e-f247-49c8-b23f-c8e9632ae4d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:04.948Z|fd5d853e-f247-49c8-b23f-c8e9632ae4d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:13.362Z|bfc951ec-dcb0-42e7-a405-a83c2016ad26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:42:13.365Z|bfc951ec-dcb0-42e7-a405-a83c2016ad26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:42:13.796Z|ed5f1401-52fe-4713-a296-74c43a66c271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:42:13.796Z|ed5f1401-52fe-4713-a296-74c43a66c271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:42:14.906Z|8943c865-f802-4d98-ab9f-23dad98dbaa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:14.907Z|8943c865-f802-4d98-ab9f-23dad98dbaa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:14.963Z|8080ac10-72d7-4381-93ee-04f10127b900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:14.964Z|8080ac10-72d7-4381-93ee-04f10127b900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:14.986Z|a6d03e3a-f428-473f-9d49-b70a353b2aed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:14.988Z|a6d03e3a-f428-473f-9d49-b70a353b2aed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:15.053Z|6c84a37a-2c65-4b8f-aeaa-f445d1aa6acb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:42:15.054Z|6c84a37a-2c65-4b8f-aeaa-f445d1aa6acb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:24.947Z|adb7c728-9f47-4413-9902-b99895faec2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:24.948Z|adb7c728-9f47-4413-9902-b99895faec2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:24.995Z|609871fb-bffa-4aa0-9bef-7ee62a79aa1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:24.995Z|609871fb-bffa-4aa0-9bef-7ee62a79aa1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:25.019Z|e4d7f4b7-8f8b-443c-b915-8cd786b24605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:25.020Z|e4d7f4b7-8f8b-443c-b915-8cd786b24605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:28.362Z|78cbd3a1-6423-471d-ba9c-74cb830ce8e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:42:28.363Z|78cbd3a1-6423-471d-ba9c-74cb830ce8e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:42:34.986Z|2058e8a0-3e5f-498e-ae7a-0688d7777e1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:34.987Z|2058e8a0-3e5f-498e-ae7a-0688d7777e1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:35.030Z|55237e7b-90cc-4cb6-9998-70bddf7b1042|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:35.031Z|55237e7b-90cc-4cb6-9998-70bddf7b1042|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:35.049Z|0b79f2a7-5d32-440b-8454-48b53123589e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:35.050Z|0b79f2a7-5d32-440b-8454-48b53123589e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:43.362Z|aab2c435-587d-49a6-917c-c61c65b0a66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:42:43.362Z|aab2c435-587d-49a6-917c-c61c65b0a66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:42:43.797Z|7231877a-31dc-4d50-a788-dc5e580a7971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:42:43.798Z|7231877a-31dc-4d50-a788-dc5e580a7971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:42:45.017Z|baed3d09-23a4-47a9-8421-8547fc3a728b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:45.018Z|baed3d09-23a4-47a9-8421-8547fc3a728b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:45.057Z|45144ba3-9b34-4026-b215-1d648e89e5f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:45.058Z|45144ba3-9b34-4026-b215-1d648e89e5f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:45.079Z|2f50e6ce-48b8-4fdd-832d-e359f0c20bcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:45.081Z|2f50e6ce-48b8-4fdd-832d-e359f0c20bcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:55.044Z|ac72e50e-a235-4d2c-8f2f-88d80ac90b58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:55.045Z|ac72e50e-a235-4d2c-8f2f-88d80ac90b58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:55.083Z|3d9f7a84-d0ac-4b5e-a84d-8f5d2d6e7112|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:55.083Z|3d9f7a84-d0ac-4b5e-a84d-8f5d2d6e7112|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:55.104Z|5560f5cf-1794-47cf-83bd-73de5ca94235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:55.105Z|5560f5cf-1794-47cf-83bd-73de5ca94235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:58.362Z|769da7e0-23ee-42fc-9e38-157b8d5a830d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:42:58.368Z|769da7e0-23ee-42fc-9e38-157b8d5a830d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:43:05.081Z|52594442-6ee0-456d-a716-1b8d5fb7ebd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:05.082Z|52594442-6ee0-456d-a716-1b8d5fb7ebd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:05.112Z|b737c060-b11f-47bb-8f03-df449f6d1893|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:05.113Z|b737c060-b11f-47bb-8f03-df449f6d1893|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:05.132Z|6da4ef09-0363-40b9-9040-56d3a206338e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:05.132Z|6da4ef09-0363-40b9-9040-56d3a206338e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:13.362Z|d50afeac-2450-4355-bb16-0c5e82d9a789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:43:13.362Z|d50afeac-2450-4355-bb16-0c5e82d9a789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:43:13.798Z|a73b3a6f-8169-4ab5-bfdf-74e55abb6bab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:43:13.799Z|a73b3a6f-8169-4ab5-bfdf-74e55abb6bab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:43:15.055Z|f0307985-0efd-4956-ae70-aa871cbb093c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:43:15.056Z|f0307985-0efd-4956-ae70-aa871cbb093c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:15.112Z|27433a59-9f74-4a8f-a82f-b5f88178876b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:15.113Z|27433a59-9f74-4a8f-a82f-b5f88178876b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:15.140Z|861238db-f50f-4beb-8a6a-ddaf652e0e5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:15.141Z|861238db-f50f-4beb-8a6a-ddaf652e0e5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:15.158Z|b45be743-6d10-4e95-b9f2-190428755e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:15.159Z|b45be743-6d10-4e95-b9f2-190428755e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:25.152Z|d66fd283-6585-48eb-9a9e-3b486b647e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:25.154Z|d66fd283-6585-48eb-9a9e-3b486b647e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:25.169Z|cd179931-4726-4ee2-9beb-914c1080e221|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:25.170Z|cd179931-4726-4ee2-9beb-914c1080e221|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:25.193Z|ed0093bc-f223-4fa2-86ee-04b128639056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:25.193Z|ed0093bc-f223-4fa2-86ee-04b128639056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:28.362Z|4c75d73e-bfa7-4a2f-aaa0-c6569faa495f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:43:28.362Z|4c75d73e-bfa7-4a2f-aaa0-c6569faa495f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:43:35.182Z|c1dab438-fc0f-47c3-a234-f34c497fe365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:35.183Z|c1dab438-fc0f-47c3-a234-f34c497fe365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:35.200Z|0f536343-c8b6-4199-a5de-955ff903f968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:35.201Z|0f536343-c8b6-4199-a5de-955ff903f968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:35.230Z|8e571e77-5b57-4d69-ac93-640a3292074d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:35.231Z|8e571e77-5b57-4d69-ac93-640a3292074d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:43.362Z|447ef57c-d16e-426c-9930-e1cfcc4decd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:43:43.366Z|447ef57c-d16e-426c-9930-e1cfcc4decd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:43:43.799Z|8fbc356b-0146-4c0b-8a6e-6a3b1eac2be0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:43:43.802Z|8fbc356b-0146-4c0b-8a6e-6a3b1eac2be0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:43:45.214Z|f29f50e4-ff81-4840-8fc1-0d099a1d7a85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:45.215Z|f29f50e4-ff81-4840-8fc1-0d099a1d7a85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:45.223Z|4fd90c19-6b59-4387-ae74-a05d850d2dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:45.224Z|4fd90c19-6b59-4387-ae74-a05d850d2dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:45.255Z|ac2a5358-fd9f-47cb-aba8-60d6c42a3d1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:45.256Z|ac2a5358-fd9f-47cb-aba8-60d6c42a3d1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:55.248Z|62cd33f3-271e-44ec-8957-3ab359342eb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:55.248Z|4d6fa8e6-2745-410f-b3cb-563862debbeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:55.248Z|62cd33f3-271e-44ec-8957-3ab359342eb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:55.248Z|4d6fa8e6-2745-410f-b3cb-563862debbeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:55.277Z|15a2bf31-b57d-490c-82c6-82a86ec373e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:55.278Z|15a2bf31-b57d-490c-82c6-82a86ec373e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:58.362Z|e19bb033-bf27-439c-81e5-35ec99b705bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:43:58.363Z|e19bb033-bf27-439c-81e5-35ec99b705bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:44:05.272Z|c2785b84-7ff4-45ce-b4f6-b6bd70694100|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:05.275Z|ac680b1a-8a62-442e-ad0a-41173899259a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:05.276Z|ac680b1a-8a62-442e-ad0a-41173899259a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:05.279Z|c2785b84-7ff4-45ce-b4f6-b6bd70694100|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:05.306Z|71ad2055-29bd-42ed-8392-2196e659c6c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:05.306Z|71ad2055-29bd-42ed-8392-2196e659c6c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:13.363Z|a3236fc8-bf30-4280-9588-50e1c4c9921b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:44:13.363Z|a3236fc8-bf30-4280-9588-50e1c4c9921b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:44:13.803Z|f7249bc6-4b93-4bcf-a1a2-6fc5d0124889|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:44:13.804Z|f7249bc6-4b93-4bcf-a1a2-6fc5d0124889|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:44:15.053Z|2fd2d7be-acb7-45da-91bf-e4bfb363617b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:44:15.054Z|2fd2d7be-acb7-45da-91bf-e4bfb363617b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:15.301Z|1dc46fba-34dd-475e-9d8b-77ccedc3ad04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:15.302Z|1dc46fba-34dd-475e-9d8b-77ccedc3ad04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:15.307Z|746628f6-7c91-4878-9f54-e89fe44b7284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:15.307Z|746628f6-7c91-4878-9f54-e89fe44b7284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:15.329Z|a7cc484e-d3b3-446b-a491-19cb875ab509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:15.331Z|a7cc484e-d3b3-446b-a491-19cb875ab509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:25.359Z|3bd0a09b-8770-4117-8d7d-ecb8710a15e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:25.359Z|b401f96f-7d92-4330-8f63-ba80d2bbb075|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:25.360Z|3bd0a09b-8770-4117-8d7d-ecb8710a15e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:25.360Z|b401f96f-7d92-4330-8f63-ba80d2bbb075|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:25.378Z|e6bc08d1-8733-49de-a06c-c7ce32b21602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:25.379Z|e6bc08d1-8733-49de-a06c-c7ce32b21602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:28.362Z|f77123dc-0ae2-494f-bc7a-e15846cc38fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:44:28.367Z|f77123dc-0ae2-494f-bc7a-e15846cc38fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:44:35.391Z|e63cff53-9586-4328-bc6c-d72a7745ae29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:35.391Z|94787ea7-56a4-456e-8dd1-144b0aa9b442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:35.392Z|e63cff53-9586-4328-bc6c-d72a7745ae29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:35.395Z|94787ea7-56a4-456e-8dd1-144b0aa9b442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:35.401Z|02796b60-3601-40ea-85f8-78f25ec538e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:35.402Z|02796b60-3601-40ea-85f8-78f25ec538e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:43.362Z|c75d448f-b94a-4a0f-b981-65df6ab90631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:44:43.363Z|c75d448f-b94a-4a0f-b981-65df6ab90631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:44:43.805Z|4c2936bc-e434-4143-a762-2d62b208e68a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:44:43.806Z|4c2936bc-e434-4143-a762-2d62b208e68a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:44:45.425Z|e5213611-c691-463f-9702-ffbf78345f20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:45.425Z|1e345983-7388-4da2-ad85-09814ef1020e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:45.426Z|1e345983-7388-4da2-ad85-09814ef1020e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:45.429Z|e5213611-c691-463f-9702-ffbf78345f20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:45.435Z|4788ab5e-3117-43fe-8b62-5f8992ed09e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:45.435Z|4788ab5e-3117-43fe-8b62-5f8992ed09e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:55.458Z|38d546e0-0e7b-491c-b173-4e7bebbfb091|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:55.459Z|38d546e0-0e7b-491c-b173-4e7bebbfb091|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:55.461Z|4b3e5183-5630-410e-a96e-1cabc4dd47e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:55.461Z|4b3e5183-5630-410e-a96e-1cabc4dd47e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:55.463Z|4bceeeda-8ba1-430c-82c2-c57c3650e18b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:44:55.466Z|4bceeeda-8ba1-430c-82c2-c57c3650e18b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:44:58.362Z|af681f3f-5f08-4aec-bf2c-e986995891c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:44:58.362Z|af681f3f-5f08-4aec-bf2c-e986995891c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:45:05.520Z|1c9b013e-9788-4b07-8016-385540ac2386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:05.522Z|1c9b013e-9788-4b07-8016-385540ac2386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:05.525Z|a2cfcf2a-6c64-4152-9ab6-d40b81b89c5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:05.525Z|dc3aef7b-d7be-4a0e-86ee-0270918eb28a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:05.525Z|dc3aef7b-d7be-4a0e-86ee-0270918eb28a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:05.526Z|a2cfcf2a-6c64-4152-9ab6-d40b81b89c5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:13.362Z|6b8544a8-5e3c-4f24-8ca8-ff40c304d617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:45:13.365Z|6b8544a8-5e3c-4f24-8ca8-ff40c304d617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:45:13.807Z|53f95c30-b683-4173-81db-4a82d7d940ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:45:13.807Z|53f95c30-b683-4173-81db-4a82d7d940ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:45:15.053Z|6aacadb2-2e3b-4de9-aee9-93ee7a4e0a75|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:45:15.054Z|6aacadb2-2e3b-4de9-aee9-93ee7a4e0a75|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:15.553Z|fe0caf98-597d-485f-8c76-d8a640d7f0e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:15.555Z|fe0caf98-597d-485f-8c76-d8a640d7f0e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:15.573Z|a1173994-11ab-45a5-b6a1-7cb2db684d6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:15.574Z|a1173994-11ab-45a5-b6a1-7cb2db684d6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:15.575Z|04df5374-0e43-40c7-af95-db63b8625eaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:15.575Z|04df5374-0e43-40c7-af95-db63b8625eaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:25.581Z|38fff671-027d-4676-8d22-0d7ae4c8edd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:25.583Z|38fff671-027d-4676-8d22-0d7ae4c8edd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:25.599Z|dbdda129-aa64-420e-8bd1-4b83e8c40824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:25.600Z|dbdda129-aa64-420e-8bd1-4b83e8c40824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:25.606Z|976c275e-4715-4bcc-b263-f727c69b1af6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:25.607Z|976c275e-4715-4bcc-b263-f727c69b1af6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:28.362Z|fd3a4547-e91d-4ec0-8a82-639237b02b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:45:28.363Z|fd3a4547-e91d-4ec0-8a82-639237b02b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:45:35.606Z|88b5fa07-6b8c-42e9-920d-f214ad458f34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:35.607Z|88b5fa07-6b8c-42e9-920d-f214ad458f34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:35.634Z|9d551f76-9e26-4ba4-a717-c1aee755b95b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:35.639Z|9d551f76-9e26-4ba4-a717-c1aee755b95b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:35.681Z|08650255-f425-47b2-bec8-446212fc899a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:35.681Z|08650255-f425-47b2-bec8-446212fc899a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:43.362Z|e84fcf38-e2a9-4461-b8db-fe915767da7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:45:43.363Z|e84fcf38-e2a9-4461-b8db-fe915767da7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:45:43.808Z|e7cab5a3-6b2a-4905-9cf5-b82927544842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:45:43.809Z|e7cab5a3-6b2a-4905-9cf5-b82927544842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:45:45.661Z|ad78f261-0644-4347-94e6-53bb3729a08e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:45.662Z|ad78f261-0644-4347-94e6-53bb3729a08e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:45.681Z|fca336a0-a4e0-44f3-976f-0d4c455aeaf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:45.682Z|fca336a0-a4e0-44f3-976f-0d4c455aeaf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:45.731Z|10c0eea2-f903-455b-9e8b-a748439e9ff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:45.732Z|10c0eea2-f903-455b-9e8b-a748439e9ff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:55.695Z|e003a16b-fd67-49d3-a351-fdcf5d23c7a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:55.695Z|e003a16b-fd67-49d3-a351-fdcf5d23c7a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:55.733Z|2540e84a-50ed-4e27-870f-1a8c4d307f03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:55.734Z|2540e84a-50ed-4e27-870f-1a8c4d307f03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:55.765Z|ee549691-1f20-4d20-837a-d6e4a0df473b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:45:55.766Z|ee549691-1f20-4d20-837a-d6e4a0df473b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:45:58.362Z|c69f9d6d-054f-4895-9ed4-a4c829712bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:45:58.365Z|c69f9d6d-054f-4895-9ed4-a4c829712bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:46:05.720Z|ae6d91cd-e780-4bc0-86de-51c4c7601029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:05.721Z|ae6d91cd-e780-4bc0-86de-51c4c7601029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:05.757Z|bbc4fac0-aa98-4cfb-94ae-b6be321dfd04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:05.758Z|bbc4fac0-aa98-4cfb-94ae-b6be321dfd04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:05.793Z|2a3d74e1-2144-4325-adfd-7367d44c6470|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:05.794Z|2a3d74e1-2144-4325-adfd-7367d44c6470|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:13.362Z|ef024e14-76e4-4323-adc7-897f577ebc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:46:13.363Z|ef024e14-76e4-4323-adc7-897f577ebc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:46:13.810Z|47be42a5-6b6f-4589-a5e1-8a87aa653065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:46:13.811Z|47be42a5-6b6f-4589-a5e1-8a87aa653065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:46:15.053Z|86970153-35ec-4ff0-807c-ff8f7dc1cb7e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:46:15.054Z|86970153-35ec-4ff0-807c-ff8f7dc1cb7e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:15.773Z|42a9934f-a149-43a6-b364-ccc32313808e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:15.774Z|42a9934f-a149-43a6-b364-ccc32313808e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:15.782Z|1a9f7a9a-1b05-4e80-8c69-5147ebc40a47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:15.783Z|1a9f7a9a-1b05-4e80-8c69-5147ebc40a47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:15.825Z|847d9d7d-ce2f-4817-a127-652eb08810e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:15.826Z|847d9d7d-ce2f-4817-a127-652eb08810e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:25.826Z|3096caae-1c38-4f8d-b623-c9caa5244821|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:25.827Z|c58c7ab8-bedf-4ce0-9936-af555f4b947d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:25.827Z|3096caae-1c38-4f8d-b623-c9caa5244821|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:25.827Z|c58c7ab8-bedf-4ce0-9936-af555f4b947d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:25.862Z|576c9463-9a7a-43aa-a610-e6e2ee569a29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:25.863Z|576c9463-9a7a-43aa-a610-e6e2ee569a29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:28.362Z|2788a9b1-c1aa-4bfb-a432-d5730310e3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:46:28.363Z|2788a9b1-c1aa-4bfb-a432-d5730310e3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:46:35.853Z|65d09b8b-c748-4acd-a816-e5ea432b45e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:35.853Z|133fca06-e692-43a3-82d2-658f8841ec51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:35.853Z|133fca06-e692-43a3-82d2-658f8841ec51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:35.854Z|65d09b8b-c748-4acd-a816-e5ea432b45e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:35.886Z|b26071c2-a643-4fb3-8c9c-d8a882c776b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:35.887Z|b26071c2-a643-4fb3-8c9c-d8a882c776b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:43.362Z|f3fb103a-2591-4b94-90cf-a36c41204288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:46:43.365Z|f3fb103a-2591-4b94-90cf-a36c41204288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:46:43.811Z|5308cfa0-079b-4242-ac37-ab2616a82255|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:46:43.812Z|5308cfa0-079b-4242-ac37-ab2616a82255|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:46:45.890Z|bba16ef4-1f4a-4f6b-ba51-02a1d5992134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:45.890Z|10b8b4d0-f479-4dc3-a277-65019ac4d265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:45.891Z|10b8b4d0-f479-4dc3-a277-65019ac4d265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:45.891Z|bba16ef4-1f4a-4f6b-ba51-02a1d5992134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:45.912Z|352e3f85-3aad-4fae-9890-9374a0ee5a1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:45.913Z|352e3f85-3aad-4fae-9890-9374a0ee5a1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:55.917Z|2bb6f4bc-da9a-4cf3-bae1-5f33d622727a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:55.918Z|2bb6f4bc-da9a-4cf3-bae1-5f33d622727a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:55.924Z|005e256e-8b9f-4024-8045-592a20be5140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:55.924Z|005e256e-8b9f-4024-8045-592a20be5140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:55.943Z|2fb4ad4b-c1b0-476a-95ba-2b5df27529f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:46:55.945Z|2fb4ad4b-c1b0-476a-95ba-2b5df27529f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:46:58.362Z|337292c8-1407-45c5-8c43-7f8ad58ea422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:46:58.363Z|337292c8-1407-45c5-8c43-7f8ad58ea422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:47:05.954Z|1cfb11ba-0286-4544-a896-f0bd7f46c230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:05.955Z|1cfb11ba-0286-4544-a896-f0bd7f46c230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:05.971Z|ad7b3248-a8f3-4e0b-9495-23c5f29d907f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:05.972Z|ad7b3248-a8f3-4e0b-9495-23c5f29d907f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:05.994Z|2e6fabbf-ba73-45c3-93f7-e575f16750d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:05.995Z|2e6fabbf-ba73-45c3-93f7-e575f16750d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:13.362Z|b2dc1f89-c023-44ac-92a4-631740bb8ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:47:13.373Z|b2dc1f89-c023-44ac-92a4-631740bb8ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:47:13.813Z|07405db8-bd00-4ceb-858c-817ba7d78f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:47:13.814Z|07405db8-bd00-4ceb-858c-817ba7d78f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:47:15.058Z|5e4266b0-8d45-4071-aa55-87c10602c63e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:47:15.063Z|5e4266b0-8d45-4071-aa55-87c10602c63e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:15.993Z|78485b3e-db31-4d1d-a63c-2f5862d519f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:15.994Z|78485b3e-db31-4d1d-a63c-2f5862d519f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:16.032Z|d25db2c2-8f42-4362-8cd6-049cf275afb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:16.032Z|ac7491ef-30aa-489d-a1be-1bbf6700c9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:16.032Z|d25db2c2-8f42-4362-8cd6-049cf275afb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:16.032Z|ac7491ef-30aa-489d-a1be-1bbf6700c9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:26.033Z|9148e6a1-0555-452a-83c7-c2f4f9b4a186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:26.034Z|9148e6a1-0555-452a-83c7-c2f4f9b4a186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:26.079Z|43bee2f4-da7a-4b1b-9f0f-be11c0d92c10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:26.080Z|43bee2f4-da7a-4b1b-9f0f-be11c0d92c10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:26.083Z|7bae7617-6428-483f-b274-98c830e22a09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:26.084Z|7bae7617-6428-483f-b274-98c830e22a09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:28.363Z|a1d8c76b-b795-4687-9a5d-eb4a465b29e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:47:28.364Z|a1d8c76b-b795-4687-9a5d-eb4a465b29e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:47:36.077Z|5494791d-ed4f-432f-85a2-164b888f8dc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:36.078Z|5494791d-ed4f-432f-85a2-164b888f8dc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:36.124Z|7449b20e-c8c4-403e-89f2-b5492c984cb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:36.129Z|9f5088e6-abad-4b00-9802-174b3d303d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:36.129Z|9f5088e6-abad-4b00-9802-174b3d303d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:36.125Z|7449b20e-c8c4-403e-89f2-b5492c984cb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:43.362Z|8b1216a1-fc88-47ff-accc-0d433a40bcd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:47:43.363Z|8b1216a1-fc88-47ff-accc-0d433a40bcd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:47:43.815Z|6ae104ae-01fe-4411-9b93-82b8e309e3ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:47:43.816Z|6ae104ae-01fe-4411-9b93-82b8e309e3ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:47:46.133Z|bba6963b-2501-4fc2-bee8-0b7af0a005c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:46.134Z|bba6963b-2501-4fc2-bee8-0b7af0a005c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:46.182Z|e941c46c-5f1a-4b55-9e91-7ed33cf6806c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:46.183Z|e941c46c-5f1a-4b55-9e91-7ed33cf6806c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:46.198Z|35a16299-a711-4a45-9eba-820ab338b2d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:46.199Z|35a16299-a711-4a45-9eba-820ab338b2d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:56.225Z|5137cf79-5765-4d8b-901b-35faee2166fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:56.226Z|5137cf79-5765-4d8b-901b-35faee2166fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:56.227Z|b8ac873c-edfb-424d-b874-e96ad4614dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:56.228Z|b8ac873c-edfb-424d-b874-e96ad4614dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:56.244Z|6c453627-9078-4a09-a061-a4ea030acc00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:47:56.245Z|6c453627-9078-4a09-a061-a4ea030acc00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:47:58.362Z|d8640d5a-70a5-43ff-bc8e-683183367013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:47:58.365Z|d8640d5a-70a5-43ff-bc8e-683183367013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:48:06.276Z|f9f5597b-a012-49a0-ab3d-67b5d8369914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:06.278Z|f9f5597b-a012-49a0-ab3d-67b5d8369914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:06.276Z|81ed183e-a634-467b-9d9f-c64130d6a688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:06.279Z|81ed183e-a634-467b-9d9f-c64130d6a688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:06.297Z|a14b39d2-6849-4b73-832d-3e261a2f5a08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:06.299Z|a14b39d2-6849-4b73-832d-3e261a2f5a08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:13.362Z|7f3edda0-59c5-404c-8c17-f111e8442ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:48:13.363Z|7f3edda0-59c5-404c-8c17-f111e8442ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:48:13.817Z|45a60134-4e1f-4d4f-8d8d-5cecce0840a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:48:13.817Z|45a60134-4e1f-4d4f-8d8d-5cecce0840a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:48:15.053Z|fe135d6d-374c-4fe6-a21d-495fce1d3da1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:48:15.054Z|fe135d6d-374c-4fe6-a21d-495fce1d3da1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:16.305Z|d38d8eb7-437c-4ac8-ab53-0b5c20548a8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:16.307Z|d38d8eb7-437c-4ac8-ab53-0b5c20548a8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:16.318Z|77cd309f-178f-42a7-a6e9-243526b1188c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:16.319Z|77cd309f-178f-42a7-a6e9-243526b1188c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:16.332Z|7b36f825-6860-469b-a68d-fa87c3f88f06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:16.333Z|7b36f825-6860-469b-a68d-fa87c3f88f06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:26.340Z|c18e1750-f21d-4a6e-a045-adb4df39f7d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:26.341Z|c18e1750-f21d-4a6e-a045-adb4df39f7d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:26.345Z|fd0d23f2-907e-4bd6-907d-ab60739f6b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:26.349Z|fd0d23f2-907e-4bd6-907d-ab60739f6b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:26.372Z|0f738c12-5320-4550-ba07-1ae53c1161fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:26.373Z|0f738c12-5320-4550-ba07-1ae53c1161fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:28.362Z|0c8e8510-69c3-4bc8-8988-9fe6b4039fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:48:28.363Z|0c8e8510-69c3-4bc8-8988-9fe6b4039fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:48:36.387Z|5e76bfc0-5e58-4c1c-b45f-106cea4dc7d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:36.388Z|5e76bfc0-5e58-4c1c-b45f-106cea4dc7d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:36.398Z|acfadc97-28f7-4053-b985-08a5f22cce67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:36.399Z|acfadc97-28f7-4053-b985-08a5f22cce67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:36.404Z|3c11f745-4443-4535-bd36-a25ed485f9f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:36.405Z|3c11f745-4443-4535-bd36-a25ed485f9f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:43.362Z|fd7c5a33-359b-4d11-ab08-777e33a47093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:48:43.366Z|fd7c5a33-359b-4d11-ab08-777e33a47093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:48:43.818Z|e4daf964-f33e-47ec-9ef6-522928a89802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:48:43.819Z|e4daf964-f33e-47ec-9ef6-522928a89802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:48:46.422Z|85d90563-a493-418e-a66c-1b3648cf74c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:46.423Z|85d90563-a493-418e-a66c-1b3648cf74c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:46.446Z|682d1e8f-8909-4ea6-94f5-96e4eb1c6e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:46.447Z|682d1e8f-8909-4ea6-94f5-96e4eb1c6e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:46.466Z|7a8f4c22-2d99-4f9f-a6f2-8af512279695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:46.467Z|7a8f4c22-2d99-4f9f-a6f2-8af512279695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:56.444Z|79f3b772-64fb-4cfb-b150-8feec1202191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:56.445Z|79f3b772-64fb-4cfb-b150-8feec1202191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:56.469Z|eeafc8d0-3ae9-4923-9f10-38f16f164d75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:56.470Z|eeafc8d0-3ae9-4923-9f10-38f16f164d75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:56.488Z|30b98255-a494-4786-9f91-485a157a9837|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:48:56.489Z|30b98255-a494-4786-9f91-485a157a9837|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:48:58.362Z|ae5b6173-c20d-479f-a8e0-2f74f6de1c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:48:58.362Z|ae5b6173-c20d-479f-a8e0-2f74f6de1c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:49:06.476Z|f7e32536-6126-40a1-bb73-694d3dbc8e7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:06.477Z|f7e32536-6126-40a1-bb73-694d3dbc8e7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:06.512Z|d7d258ec-7848-4d57-aa3f-c6101f84fd57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:06.513Z|d7d258ec-7848-4d57-aa3f-c6101f84fd57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:06.518Z|f7ac5e3e-8434-4564-b6b5-43d10fe1ef71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:06.519Z|f7ac5e3e-8434-4564-b6b5-43d10fe1ef71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:13.362Z|fc00151a-d891-4b61-9961-eaf129f03440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:49:13.362Z|fc00151a-d891-4b61-9961-eaf129f03440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:49:13.820Z|5f7711ca-9857-4234-8791-1b909901ed7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:49:13.821Z|5f7711ca-9857-4234-8791-1b909901ed7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:49:15.058Z|f4b73582-b044-4f73-8570-c0be7446c8e9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:49:15.059Z|f4b73582-b044-4f73-8570-c0be7446c8e9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:16.526Z|591bd12c-e434-451b-97b6-ab87845a3057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:16.527Z|591bd12c-e434-451b-97b6-ab87845a3057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:16.554Z|9c9dc0bd-c4fe-4070-8e09-7770030bf3fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:16.557Z|9c9dc0bd-c4fe-4070-8e09-7770030bf3fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:16.563Z|edc30084-d623-4566-9290-6dd0b36f7b59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:16.564Z|edc30084-d623-4566-9290-6dd0b36f7b59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:26.581Z|1a6499d6-2a60-42d6-aa48-611846226161|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:26.581Z|1a6499d6-2a60-42d6-aa48-611846226161|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:26.589Z|c0a93975-fb87-4992-8d79-57f3dacdf050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:26.589Z|e35df7a7-e9d7-4841-816c-75769e67abb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:26.590Z|c0a93975-fb87-4992-8d79-57f3dacdf050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:26.590Z|e35df7a7-e9d7-4841-816c-75769e67abb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:28.362Z|caacaba2-ca46-4da2-9427-bc9300b153ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:49:28.366Z|caacaba2-ca46-4da2-9427-bc9300b153ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:49:36.609Z|cc2bd4fb-b55d-4367-ae21-17f1b7f864de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:36.610Z|cc2bd4fb-b55d-4367-ae21-17f1b7f864de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:36.615Z|a3d17304-f174-4efd-84c8-85ffde2781b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:36.617Z|edda7561-490b-4f95-9f23-782b61759425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:36.618Z|edda7561-490b-4f95-9f23-782b61759425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:36.620Z|a3d17304-f174-4efd-84c8-85ffde2781b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:43.362Z|ea4e9273-c668-4acd-81c3-bff335d31472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:49:43.362Z|ea4e9273-c668-4acd-81c3-bff335d31472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:49:43.821Z|1f805f36-552d-4d40-89b4-7a352d7fcfb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:49:43.822Z|1f805f36-552d-4d40-89b4-7a352d7fcfb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:49:46.649Z|8db63ef2-790f-4318-9361-dd0408442d7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:46.649Z|2874bf19-2490-4238-b885-94a3e70dc8d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:46.649Z|2874bf19-2490-4238-b885-94a3e70dc8d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:46.649Z|8db63ef2-790f-4318-9361-dd0408442d7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:46.649Z|b232bc02-18f9-4cc3-8f0d-a03e7b6e575d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:46.650Z|b232bc02-18f9-4cc3-8f0d-a03e7b6e575d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:56.673Z|1165bca3-932d-407e-aec6-431fa68d0265|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:56.674Z|1165bca3-932d-407e-aec6-431fa68d0265|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:56.676Z|da9aa0a3-164b-4afa-82d5-31bfb4bd819a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:56.676Z|da9aa0a3-164b-4afa-82d5-31bfb4bd819a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:56.691Z|40f6c86a-d0e2-499c-b9e5-06c9914de444|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:49:56.692Z|40f6c86a-d0e2-499c-b9e5-06c9914de444|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:49:58.362Z|4e3808e2-f353-4d0f-a602-df06f3acc5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:49:58.362Z|4e3808e2-f353-4d0f-a602-df06f3acc5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:50:06.700Z|a78fe25b-1b67-4fbd-9ddc-c047d66d9e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:06.700Z|3fff7a6e-e254-4f36-824c-2a378880690d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:06.701Z|3fff7a6e-e254-4f36-824c-2a378880690d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:06.701Z|a78fe25b-1b67-4fbd-9ddc-c047d66d9e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:06.716Z|f3e07c1e-e423-436f-be9a-9db5a858d29f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:06.716Z|f3e07c1e-e423-436f-be9a-9db5a858d29f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:13.362Z|fdaedd42-43fa-4bd0-815e-daa0ff786fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:50:13.365Z|fdaedd42-43fa-4bd0-815e-daa0ff786fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:50:13.823Z|ac05ecac-ea28-4074-8b71-d444b90668fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:50:13.824Z|ac05ecac-ea28-4074-8b71-d444b90668fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:50:15.056Z|165f7ef4-691c-4d36-b37d-c053a3c2273b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:50:15.057Z|165f7ef4-691c-4d36-b37d-c053a3c2273b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:16.731Z|616c9a50-64ab-4c4f-a54c-63bf15c3a927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:16.731Z|a0552b92-f0a7-4d7d-a4e4-1a5a698b3c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:16.732Z|a0552b92-f0a7-4d7d-a4e4-1a5a698b3c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:16.732Z|616c9a50-64ab-4c4f-a54c-63bf15c3a927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:16.739Z|91695b7b-b03d-4fad-9ce9-9243ccc511e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:16.741Z|91695b7b-b03d-4fad-9ce9-9243ccc511e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:26.761Z|ff221862-1c04-418d-83e1-2f898a15e802|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:26.761Z|ff221862-1c04-418d-83e1-2f898a15e802|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:26.767Z|e58f67f7-a90e-4024-9b64-446d84331725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:26.768Z|e58f67f7-a90e-4024-9b64-446d84331725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:26.766Z|6bb0fb00-475f-4bfb-bd69-55c2416ab4ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:26.771Z|6bb0fb00-475f-4bfb-bd69-55c2416ab4ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:28.362Z|944f30b0-dde0-41bd-a9d2-d1467ce8149e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:50:28.363Z|944f30b0-dde0-41bd-a9d2-d1467ce8149e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:50:36.792Z|8d73043f-5b7d-4497-a649-a647ed018848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:36.793Z|8d73043f-5b7d-4497-a649-a647ed018848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:36.797Z|6ef4c1a6-2159-4850-9fdb-bf8b98c32d5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:36.801Z|6ef4c1a6-2159-4850-9fdb-bf8b98c32d5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:36.807Z|523dec74-dd24-4283-be87-9dfdaca4b734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:36.808Z|523dec74-dd24-4283-be87-9dfdaca4b734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:43.362Z|2b45aaee-c72b-4f4e-aa04-33c585fd9d95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:50:43.363Z|2b45aaee-c72b-4f4e-aa04-33c585fd9d95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:50:43.825Z|f70ba161-b942-44e6-a4c8-d09a89b0b01b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:50:43.825Z|f70ba161-b942-44e6-a4c8-d09a89b0b01b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:50:46.830Z|4f8ba79f-6f32-4701-a3ad-44fc799aeeb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:46.831Z|4f8ba79f-6f32-4701-a3ad-44fc799aeeb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:46.836Z|d91f303b-4498-4cbe-8fcf-650073651dcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:46.837Z|d91f303b-4498-4cbe-8fcf-650073651dcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:46.847Z|a07ca0a2-1faa-421e-ad26-8fe4c513db40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:46.848Z|a07ca0a2-1faa-421e-ad26-8fe4c513db40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:56.863Z|be206b83-594f-46c7-b815-c8e34a6e6e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:56.863Z|be206b83-594f-46c7-b815-c8e34a6e6e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:56.869Z|f962ca4e-5837-4bf4-ae5e-93cdf7e2aa97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:56.870Z|f962ca4e-5837-4bf4-ae5e-93cdf7e2aa97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:56.896Z|cf3f0d9c-2534-4e0c-a493-1cf51385affe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:50:56.897Z|cf3f0d9c-2534-4e0c-a493-1cf51385affe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:50:58.362Z|7ec43d5e-f9d4-40ee-95c5-c7cd71c234d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:50:58.364Z|7ec43d5e-f9d4-40ee-95c5-c7cd71c234d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:51:06.886Z|fd429e25-3cab-4ce3-a7e1-47d8915217ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:06.887Z|fd429e25-3cab-4ce3-a7e1-47d8915217ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:06.895Z|373fe8de-5381-40fe-8500-ae50338c870c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:06.896Z|373fe8de-5381-40fe-8500-ae50338c870c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:06.922Z|88c8a98a-2144-4707-b6ec-c7b5adb6ddbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:06.924Z|88c8a98a-2144-4707-b6ec-c7b5adb6ddbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:13.362Z|06d710ab-5fb0-40df-a24e-91dba1078b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:51:13.363Z|06d710ab-5fb0-40df-a24e-91dba1078b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:51:13.826Z|74a8fcd6-fd40-4e7a-ae87-432ea3727af9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:51:13.827Z|74a8fcd6-fd40-4e7a-ae87-432ea3727af9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:51:15.052Z|938acd93-8d2b-4cd4-9e8d-1ab5f2ceea31|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:51:15.053Z|938acd93-8d2b-4cd4-9e8d-1ab5f2ceea31|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:16.918Z|7b5ac2f4-cd6c-4a6d-bcb5-1da6a047ad56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:16.919Z|7b5ac2f4-cd6c-4a6d-bcb5-1da6a047ad56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:16.926Z|db3e17f1-e588-41f0-85cb-d2d18305486f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:16.927Z|db3e17f1-e588-41f0-85cb-d2d18305486f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:16.962Z|5e218f0d-bb71-4566-9f23-74891bedcc54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:16.963Z|5e218f0d-bb71-4566-9f23-74891bedcc54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:26.943Z|0733a70f-9f64-4c7a-8e9d-4cde68cbe39d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:26.944Z|0733a70f-9f64-4c7a-8e9d-4cde68cbe39d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:26.957Z|0d27ca70-14f0-4056-ad95-d7ff66b1fdf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:26.959Z|0d27ca70-14f0-4056-ad95-d7ff66b1fdf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:27.017Z|6d0d75ef-995a-4dcd-a0cd-d3b037ac6ac7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:27.018Z|6d0d75ef-995a-4dcd-a0cd-d3b037ac6ac7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:28.362Z|c5e14bb4-15c8-408e-bb7d-495d0ff622d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:51:28.363Z|c5e14bb4-15c8-408e-bb7d-495d0ff622d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:51:36.969Z|697dcb4d-ff8b-4467-89a2-00fa51f77784|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:36.971Z|697dcb4d-ff8b-4467-89a2-00fa51f77784|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:36.982Z|702a7d0e-08c4-417b-8bf5-ebf69bdd8e46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:36.982Z|702a7d0e-08c4-417b-8bf5-ebf69bdd8e46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:37.041Z|a4aeb695-e6a2-4317-bfdc-2346f643e44c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:37.041Z|a4aeb695-e6a2-4317-bfdc-2346f643e44c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:43.362Z|e13932be-f108-4c81-b54a-5afb945e90cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:51:43.365Z|e13932be-f108-4c81-b54a-5afb945e90cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:51:43.829Z|fb8f3fc3-01fc-4fa2-ad26-80be06dcbf94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:51:43.830Z|fb8f3fc3-01fc-4fa2-ad26-80be06dcbf94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:51:46.996Z|174d69e7-e996-4bd3-83d9-3e7e76dab694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:46.997Z|174d69e7-e996-4bd3-83d9-3e7e76dab694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:47.009Z|7d27b232-b1ae-4eb7-83e7-85ee21738707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:47.011Z|7d27b232-b1ae-4eb7-83e7-85ee21738707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:47.062Z|3b7a2dd0-3310-434e-9295-495167633135|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:47.063Z|3b7a2dd0-3310-434e-9295-495167633135|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:57.029Z|44fa1f80-696f-4273-a663-d0dcddc8330d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:57.031Z|44fa1f80-696f-4273-a663-d0dcddc8330d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:57.042Z|7b8d44e5-cdbd-4333-b2dc-5bf34dd00bf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:57.042Z|7b8d44e5-cdbd-4333-b2dc-5bf34dd00bf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:57.087Z|7fda3fe4-a17a-4184-8d08-fe0ddeba2d1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:51:57.088Z|7fda3fe4-a17a-4184-8d08-fe0ddeba2d1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:51:58.362Z|fef93b0f-3983-434c-a825-e2668c19316e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:51:58.363Z|fef93b0f-3983-434c-a825-e2668c19316e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:52:07.076Z|71f6d8df-8ca0-41a4-a025-1568aacf404f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:07.076Z|19851a88-d2ea-46ce-9969-c34d7635892c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:07.077Z|71f6d8df-8ca0-41a4-a025-1568aacf404f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:07.077Z|19851a88-d2ea-46ce-9969-c34d7635892c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:07.118Z|71f62a86-a21b-4b97-8557-349a8273fa69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:07.119Z|71f62a86-a21b-4b97-8557-349a8273fa69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:13.362Z|7c206380-44b2-4459-8f8b-db266bbf8b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:52:13.363Z|7c206380-44b2-4459-8f8b-db266bbf8b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:52:13.836Z|c4c65974-57cc-4a7d-ad89-8dd1744e3f85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:52:13.837Z|c4c65974-57cc-4a7d-ad89-8dd1744e3f85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:52:15.055Z|3db09319-fbd1-4376-b978-cb38b6ca97ee|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:52:15.056Z|3db09319-fbd1-4376-b978-cb38b6ca97ee|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:17.104Z|1588a6de-15cd-4de5-9ecc-f3f0a70b6c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:17.104Z|1588a6de-15cd-4de5-9ecc-f3f0a70b6c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:17.109Z|ac1c1919-d6c7-4fb9-920c-1c92ab0fe368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:17.110Z|ac1c1919-d6c7-4fb9-920c-1c92ab0fe368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:17.151Z|67cda61e-0116-4de0-acef-bcba1dcd5ab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:17.152Z|67cda61e-0116-4de0-acef-bcba1dcd5ab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:27.143Z|f8536e8f-0f13-4607-81c3-46dd26203116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:27.143Z|6ced7add-969b-4724-802e-7b3962a05c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:27.144Z|f8536e8f-0f13-4607-81c3-46dd26203116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:27.144Z|6ced7add-969b-4724-802e-7b3962a05c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:27.176Z|856235a3-7d70-4b88-8929-885c4e7ac30a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:27.177Z|856235a3-7d70-4b88-8929-885c4e7ac30a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:28.362Z|3a6443da-d07d-4158-8118-62b957ae4f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:52:28.365Z|3a6443da-d07d-4158-8118-62b957ae4f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:52:37.201Z|1bb857c5-94ce-4f70-b9e4-f029b322c858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:37.201Z|a7f422c1-7506-4388-88db-eaac89188d0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:37.202Z|1bb857c5-94ce-4f70-b9e4-f029b322c858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:37.202Z|a7f422c1-7506-4388-88db-eaac89188d0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:37.210Z|a2ee0f38-d82d-4856-a93b-46c7ee98d25a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:37.211Z|a2ee0f38-d82d-4856-a93b-46c7ee98d25a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:43.362Z|da675b01-cc15-490d-9d43-9e0d921ca340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:52:43.363Z|da675b01-cc15-490d-9d43-9e0d921ca340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:52:43.840Z|1f78420a-1a6c-4630-8f5f-6de45ffee998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:52:43.841Z|1f78420a-1a6c-4630-8f5f-6de45ffee998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:52:47.225Z|4f8ccffe-a67f-4aad-b51e-472f5afb7261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:47.226Z|4f8ccffe-a67f-4aad-b51e-472f5afb7261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:47.227Z|099930d1-c798-485f-8ad4-a599d23d78cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:47.228Z|099930d1-c798-485f-8ad4-a599d23d78cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:47.238Z|7be868a5-d09d-4c84-b8bb-9acbef7a83d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:47.239Z|7be868a5-d09d-4c84-b8bb-9acbef7a83d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:57.256Z|5486058a-07c5-421c-b81f-a3491c98d9c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:57.257Z|5486058a-07c5-421c-b81f-a3491c98d9c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:57.262Z|78fd08d5-d79c-43cc-b6cc-b40f31e76015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:57.263Z|78fd08d5-d79c-43cc-b6cc-b40f31e76015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:57.275Z|e0e3aa88-6b0c-492d-87ce-98053ec552e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:52:57.277Z|e0e3aa88-6b0c-492d-87ce-98053ec552e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:52:58.362Z|b3caf698-0e30-4032-95b1-47be5b2bc880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:52:58.362Z|b3caf698-0e30-4032-95b1-47be5b2bc880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:53:07.295Z|cf854715-4224-4ad0-b5ea-5f3fb7aaae18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:07.296Z|cf854715-4224-4ad0-b5ea-5f3fb7aaae18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:07.303Z|6d81ee14-f92f-473c-9f85-4e0987590095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:07.304Z|6d81ee14-f92f-473c-9f85-4e0987590095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:07.304Z|0729e413-97cb-48ab-87f2-9f9d07f1508f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:07.305Z|0729e413-97cb-48ab-87f2-9f9d07f1508f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:13.362Z|fbf19766-0500-4021-9d2d-f03db5a9e4ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:53:13.365Z|fbf19766-0500-4021-9d2d-f03db5a9e4ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:53:13.841Z|8090f470-e7a7-48b2-9087-2ded41ae0f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:53:13.842Z|8090f470-e7a7-48b2-9087-2ded41ae0f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:53:15.055Z|962ee88c-644b-4d3c-a052-7ff432050b59|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:53:15.056Z|962ee88c-644b-4d3c-a052-7ff432050b59|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:17.333Z|7d0ffb43-5e55-4b95-b5eb-b8585a7dff84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:17.334Z|7d0ffb43-5e55-4b95-b5eb-b8585a7dff84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:17.339Z|962463e3-e82f-47f0-bb57-4f99d56ab0b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:17.339Z|962463e3-e82f-47f0-bb57-4f99d56ab0b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:17.345Z|93f3645e-2c8c-4192-a74c-69e4f2fdb50b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:17.346Z|93f3645e-2c8c-4192-a74c-69e4f2fdb50b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:27.362Z|6267cba0-183d-4039-bf9b-4e4393ce2b87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:27.363Z|6267cba0-183d-4039-bf9b-4e4393ce2b87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:27.371Z|f47f724e-e0de-44be-98e7-dc0c090778df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:27.372Z|f47f724e-e0de-44be-98e7-dc0c090778df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:27.373Z|94d4cf3a-98c6-4594-9b5a-ca4db723b727|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:27.374Z|94d4cf3a-98c6-4594-9b5a-ca4db723b727|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:28.362Z|0830a209-79cd-45f4-a945-1ee65601d9b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:53:28.364Z|0830a209-79cd-45f4-a945-1ee65601d9b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:53:37.404Z|c1280720-845d-4e25-beb1-7cc01f15a2d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:37.405Z|c1280720-845d-4e25-beb1-7cc01f15a2d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:37.408Z|323a3fa3-02ea-4420-ae29-1bb47f9841a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:37.409Z|323a3fa3-02ea-4420-ae29-1bb47f9841a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:37.402Z|fb2bfd19-43c1-4bc0-90d5-d5926a737e39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:37.411Z|fb2bfd19-43c1-4bc0-90d5-d5926a737e39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:43.362Z|7e7e859f-961d-4c09-b08f-3539d4def8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:53:43.363Z|7e7e859f-961d-4c09-b08f-3539d4def8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:53:43.843Z|9ad6b57d-baba-4d61-b4a2-c6d8918ae9f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:53:43.844Z|9ad6b57d-baba-4d61-b4a2-c6d8918ae9f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:53:47.435Z|5ccbfb87-2659-4636-aa12-af3b22e07b44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:47.436Z|5ccbfb87-2659-4636-aa12-af3b22e07b44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:47.437Z|a89733f8-25de-446c-a43d-5bf8d5276a1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:47.438Z|a89733f8-25de-446c-a43d-5bf8d5276a1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:47.438Z|3dc3f41f-45b7-40e4-9ecf-c0a167a8ff9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:47.438Z|3dc3f41f-45b7-40e4-9ecf-c0a167a8ff9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:57.529Z|7b4cb723-1146-499e-a012-38c3562e1384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:57.530Z|7b4cb723-1146-499e-a012-38c3562e1384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:57.532Z|59e098cd-9a57-420c-81ab-ffbca7c98af5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:57.532Z|59e098cd-9a57-420c-81ab-ffbca7c98af5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:57.544Z|5231cd7f-31fb-45c3-b44d-569f64c99a95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:53:57.545Z|5231cd7f-31fb-45c3-b44d-569f64c99a95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:53:58.362Z|97470543-b48c-4806-acd4-294bb54a19e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:53:58.365Z|97470543-b48c-4806-acd4-294bb54a19e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:54:07.561Z|8de64a2a-81ef-4575-852f-4681ec7fb162|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:07.561Z|5cd85c56-8847-4bd4-8859-307a576f16a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:07.561Z|8de64a2a-81ef-4575-852f-4681ec7fb162|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:07.562Z|5cd85c56-8847-4bd4-8859-307a576f16a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:07.567Z|a1e4424d-4898-44ab-95d9-1b77b516e4f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:07.567Z|a1e4424d-4898-44ab-95d9-1b77b516e4f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:13.362Z|f3e2f4c4-fbb0-4781-bd56-520fbddbcaeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:54:13.363Z|f3e2f4c4-fbb0-4781-bd56-520fbddbcaeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:54:13.845Z|39c9caf7-0fcb-4be2-a022-dfbe95c71ad0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:54:13.846Z|39c9caf7-0fcb-4be2-a022-dfbe95c71ad0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:54:15.054Z|3699aa97-79a3-4e50-91b9-4373599d835a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:54:15.055Z|3699aa97-79a3-4e50-91b9-4373599d835a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:17.596Z|77df7980-5d71-4010-ac1b-fe75f603a103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:17.596Z|64897627-0dc8-4a2e-b028-9a109b53b54a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:17.597Z|64897627-0dc8-4a2e-b028-9a109b53b54a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:17.597Z|77df7980-5d71-4010-ac1b-fe75f603a103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:17.599Z|ba749dc0-8870-4d31-affb-588ba3e9222a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:17.599Z|ba749dc0-8870-4d31-affb-588ba3e9222a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:27.620Z|caea2d0b-2d13-453b-9f5d-2ddde64991e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:27.620Z|1d0fe66b-886c-46bb-9a2d-b8f51c7f7e40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:27.621Z|caea2d0b-2d13-453b-9f5d-2ddde64991e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:27.621Z|1d0fe66b-886c-46bb-9a2d-b8f51c7f7e40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:27.626Z|98983f1a-25fc-4487-81f7-7efd0224ce71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:27.627Z|98983f1a-25fc-4487-81f7-7efd0224ce71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:28.362Z|eaf7195f-aa66-454e-99bc-523d35aa6330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:54:28.363Z|eaf7195f-aa66-454e-99bc-523d35aa6330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:54:37.645Z|56609607-10c8-4046-83d1-f1525851cd9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:37.646Z|56609607-10c8-4046-83d1-f1525851cd9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:37.648Z|f7be3d02-e21c-4ff8-8d99-89a64776e5cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:37.649Z|f7be3d02-e21c-4ff8-8d99-89a64776e5cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:37.650Z|f865b520-68d3-422b-ab47-66a8d5e0ab69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:37.650Z|f865b520-68d3-422b-ab47-66a8d5e0ab69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:43.362Z|da2d320f-f5d1-4155-891b-c5e2af3e3c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:54:43.366Z|da2d320f-f5d1-4155-891b-c5e2af3e3c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:54:43.847Z|696bb296-eef5-4367-ade4-940388bcd1fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:54:43.848Z|696bb296-eef5-4367-ade4-940388bcd1fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:54:47.682Z|621226ef-2720-42b0-a564-cc58730c98e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:47.683Z|621226ef-2720-42b0-a564-cc58730c98e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:47.716Z|9bcbca15-f4a0-4c1b-bcf1-953f73714aab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:47.717Z|9bcbca15-f4a0-4c1b-bcf1-953f73714aab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:47.720Z|ad3d5d21-8461-4a7e-ae64-eeea5f141652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:47.720Z|ad3d5d21-8461-4a7e-ae64-eeea5f141652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:57.738Z|785c2534-ea0e-48a6-a30c-eed0600235d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:57.740Z|785c2534-ea0e-48a6-a30c-eed0600235d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:57.749Z|5a62c06e-8e16-4c68-a998-f0acba845ff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:57.749Z|5c37c3dd-cb42-4de8-9602-5fe03c3b7600|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:54:57.750Z|5a62c06e-8e16-4c68-a998-f0acba845ff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:57.751Z|5c37c3dd-cb42-4de8-9602-5fe03c3b7600|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:54:58.362Z|a8925d5f-faae-4e5e-8d90-2cbcd60c05bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:54:58.363Z|a8925d5f-faae-4e5e-8d90-2cbcd60c05bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:55:07.767Z|9c154c30-fa1d-492f-8840-dd989f009890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:07.768Z|9c154c30-fa1d-492f-8840-dd989f009890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:07.773Z|15cdfa85-391d-4163-8207-8da0123bd3e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:07.774Z|15cdfa85-391d-4163-8207-8da0123bd3e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:07.789Z|2d66a1ec-da1b-4587-bb80-cbe7a5742848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:07.790Z|2d66a1ec-da1b-4587-bb80-cbe7a5742848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:13.362Z|19595f58-aca6-44b6-bf5a-53edd8fd062f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:55:13.363Z|19595f58-aca6-44b6-bf5a-53edd8fd062f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:55:13.849Z|88e399f4-2968-4f22-ad3e-6664bcadf171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:55:13.850Z|88e399f4-2968-4f22-ad3e-6664bcadf171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:55:15.054Z|cefc0d03-92db-4edd-9270-00a7bca2007c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:55:15.055Z|cefc0d03-92db-4edd-9270-00a7bca2007c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:17.798Z|ac3b00df-45df-4871-892d-6611147f40f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:17.800Z|ac3b00df-45df-4871-892d-6611147f40f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:17.800Z|5db47ff2-8a71-4d67-8fe8-418dbc49dce8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:17.801Z|5db47ff2-8a71-4d67-8fe8-418dbc49dce8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:17.816Z|0b3632fd-2ab9-4fa8-9a7d-d2f81b4e42d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:17.817Z|0b3632fd-2ab9-4fa8-9a7d-d2f81b4e42d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:27.827Z|a6b6fbc1-ce92-445a-a9f4-9d59406d9c3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:27.831Z|e5315800-3921-4471-a7c1-70a271c5363f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:27.832Z|e5315800-3921-4471-a7c1-70a271c5363f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:27.834Z|a6b6fbc1-ce92-445a-a9f4-9d59406d9c3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:27.856Z|9a1dfb69-a08e-4703-afbc-25ab8f5494eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:27.858Z|9a1dfb69-a08e-4703-afbc-25ab8f5494eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:28.362Z|df4d33ab-b344-4bc0-b564-a5e4d55346cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:55:28.363Z|df4d33ab-b344-4bc0-b564-a5e4d55346cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:55:37.861Z|a5c3c4b3-a31c-44f7-a9af-6f4de3ec8eaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:37.861Z|89d2b077-2b46-4ab9-a09f-cf6789ac7ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:37.862Z|89d2b077-2b46-4ab9-a09f-cf6789ac7ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:37.862Z|a5c3c4b3-a31c-44f7-a9af-6f4de3ec8eaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:37.885Z|7a766bfa-b46e-4c28-a193-945d8b339cf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:37.887Z|7a766bfa-b46e-4c28-a193-945d8b339cf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:43.366Z|3ba66386-d4db-4600-ba25-f2745cb4f592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:55:43.369Z|3ba66386-d4db-4600-ba25-f2745cb4f592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:55:43.851Z|32e260ff-e003-446e-b39e-bd42776405cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:55:43.851Z|32e260ff-e003-446e-b39e-bd42776405cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:55:47.894Z|c038b30f-8902-4632-86db-b6c7f953d303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:47.895Z|c038b30f-8902-4632-86db-b6c7f953d303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:47.905Z|c10d2591-b8d3-4f4b-8787-dac5e0f7f2de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:47.906Z|c10d2591-b8d3-4f4b-8787-dac5e0f7f2de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:47.925Z|46520f6a-7028-4e3f-a9e3-f801defde73a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:47.933Z|46520f6a-7028-4e3f-a9e3-f801defde73a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:57.927Z|17b80bd4-1f76-4f6d-9190-fe3e6980e047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:57.928Z|17b80bd4-1f76-4f6d-9190-fe3e6980e047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:57.956Z|b2905537-4070-4b20-a7aa-ffd78c05a362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:57.957Z|b2905537-4070-4b20-a7aa-ffd78c05a362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:57.971Z|67b7e1ce-1276-4f10-9ed0-afa3b1e3b2fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:55:57.971Z|67b7e1ce-1276-4f10-9ed0-afa3b1e3b2fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:55:58.362Z|9995e320-8c37-4bd0-99c9-59c09513c449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:55:58.363Z|9995e320-8c37-4bd0-99c9-59c09513c449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:56:07.966Z|b40fc431-fb13-4139-8276-8fffa36e8e89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:07.966Z|b40fc431-fb13-4139-8276-8fffa36e8e89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:07.984Z|ec939883-9c76-4d12-9e0a-1e20b7a8bf2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:07.985Z|ec939883-9c76-4d12-9e0a-1e20b7a8bf2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:08.006Z|6e7fb99f-f3b9-46e2-aa9c-0a5398d8b3d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:08.007Z|6e7fb99f-f3b9-46e2-aa9c-0a5398d8b3d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:13.362Z|8a9037ee-c685-4a56-ba4e-181a64e29b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:56:13.363Z|8a9037ee-c685-4a56-ba4e-181a64e29b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:56:13.852Z|ba4bf941-a5b6-4c07-a65f-4f3486b575fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:56:13.852Z|ba4bf941-a5b6-4c07-a65f-4f3486b575fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:56:15.053Z|4995b238-9af8-4845-88df-53ee85e99197|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:56:15.054Z|4995b238-9af8-4845-88df-53ee85e99197|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:17.990Z|8842f95a-c6a1-4f0e-be90-95038c59ebaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:17.995Z|8842f95a-c6a1-4f0e-be90-95038c59ebaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:18.014Z|4f0b9c3b-d5dd-46e5-b207-bfd465db6502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:18.016Z|4f0b9c3b-d5dd-46e5-b207-bfd465db6502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:18.038Z|6c946f6c-38c6-400b-b9f8-0bdc2143d020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:18.039Z|6c946f6c-38c6-400b-b9f8-0bdc2143d020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:28.022Z|95fea2fa-e8bb-4bb1-872d-3908c32b5043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:28.023Z|95fea2fa-e8bb-4bb1-872d-3908c32b5043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:28.043Z|b0fac63f-3200-41da-9d8b-5cd92ba2eeb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:28.044Z|b0fac63f-3200-41da-9d8b-5cd92ba2eeb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:28.067Z|cf96e39c-d2f5-44e8-9c1d-ec6daa58d3d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:28.068Z|cf96e39c-d2f5-44e8-9c1d-ec6daa58d3d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:28.362Z|367dee51-5a41-4d6c-b5b5-ef2061464e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:56:28.365Z|367dee51-5a41-4d6c-b5b5-ef2061464e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:56:38.047Z|02cf550c-47d0-4af3-a279-b0d85c6de747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:38.048Z|02cf550c-47d0-4af3-a279-b0d85c6de747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:38.070Z|6736fd1e-4281-4881-a280-0b1dd1351e7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:38.071Z|6736fd1e-4281-4881-a280-0b1dd1351e7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:38.093Z|dda6d956-ec3d-41d0-b735-6d9a8164e9d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:38.094Z|dda6d956-ec3d-41d0-b735-6d9a8164e9d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:43.362Z|0577156e-5b0b-49d8-af9b-f4e48ceabb5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:56:43.363Z|0577156e-5b0b-49d8-af9b-f4e48ceabb5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:56:43.853Z|d6f12d58-8adb-4e61-9323-d8a68fe92616|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:56:43.854Z|d6f12d58-8adb-4e61-9323-d8a68fe92616|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:56:48.069Z|eedc4f7a-4c8b-4e62-b2b4-589bb278f179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:48.070Z|eedc4f7a-4c8b-4e62-b2b4-589bb278f179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:48.099Z|9a49b118-bc25-42ce-a25f-14413c62eaff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:48.100Z|9a49b118-bc25-42ce-a25f-14413c62eaff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:48.115Z|71941b6e-2573-4422-801c-54a696281040|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:48.116Z|71941b6e-2573-4422-801c-54a696281040|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:58.097Z|4b067dee-677f-4d6e-88d0-9a11292fda8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:58.097Z|4b067dee-677f-4d6e-88d0-9a11292fda8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:58.125Z|661dd8cd-6d74-4ca2-9db4-5138ad0bbc45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:58.126Z|661dd8cd-6d74-4ca2-9db4-5138ad0bbc45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:58.138Z|1966ea53-098b-4bd6-a42e-c29d6807f231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:56:58.139Z|1966ea53-098b-4bd6-a42e-c29d6807f231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:56:58.362Z|171f2c39-6878-41e7-90b4-3074852362d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:56:58.363Z|171f2c39-6878-41e7-90b4-3074852362d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:57:08.119Z|aa948c0d-ad84-4f6e-a6fc-7b4d75021e21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:08.120Z|aa948c0d-ad84-4f6e-a6fc-7b4d75021e21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:08.160Z|ca166f8b-3d04-47cb-8eef-e14e10c35f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:08.160Z|73516f8a-8259-4772-92ef-973417d42f2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:08.160Z|ca166f8b-3d04-47cb-8eef-e14e10c35f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:08.160Z|73516f8a-8259-4772-92ef-973417d42f2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:13.362Z|6899839d-d8e7-498d-90a3-5e6ba8d8d188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:57:13.365Z|6899839d-d8e7-498d-90a3-5e6ba8d8d188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:57:13.854Z|7e56ec8d-405d-48fb-9fae-3684f4ded336|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:57:13.855Z|7e56ec8d-405d-48fb-9fae-3684f4ded336|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:57:15.053Z|0a6aea53-4184-40fd-8a64-cc9bab811ba4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:57:15.055Z|0a6aea53-4184-40fd-8a64-cc9bab811ba4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:18.144Z|2478b4bf-aafc-43c1-a98e-90e1c172b3a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:18.145Z|2478b4bf-aafc-43c1-a98e-90e1c172b3a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:18.185Z|31d7254f-f47f-441e-956c-59dfb8b4bb4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:18.185Z|60e3ddac-9592-4fad-99db-73aa2210844a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:18.185Z|31d7254f-f47f-441e-956c-59dfb8b4bb4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:18.186Z|60e3ddac-9592-4fad-99db-73aa2210844a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:28.171Z|e07e3c47-f4f7-489c-9f52-1fbf0d66c75d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:28.171Z|e07e3c47-f4f7-489c-9f52-1fbf0d66c75d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:28.209Z|40d0df49-33f3-4d32-ada9-5689da988a04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:28.210Z|40d0df49-33f3-4d32-ada9-5689da988a04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:28.221Z|58388710-aac0-4cba-b340-663a77832b3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:28.221Z|58388710-aac0-4cba-b340-663a77832b3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:28.362Z|f762c1f2-b9f3-42ae-b5d1-fa732e7956b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:57:28.363Z|f762c1f2-b9f3-42ae-b5d1-fa732e7956b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:57:38.207Z|8209214b-1476-40ee-93c1-1c9719f5d189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:38.208Z|8209214b-1476-40ee-93c1-1c9719f5d189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:38.241Z|e21ddd91-3253-411c-b7f4-56f94cb59929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:38.241Z|e21ddd91-3253-411c-b7f4-56f94cb59929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:38.247Z|eccf10e7-5365-4a80-b5e5-0df50df440be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:38.247Z|eccf10e7-5365-4a80-b5e5-0df50df440be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:43.362Z|6f8e38f1-05c4-4caa-aea8-b35dcef76626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:57:43.362Z|6f8e38f1-05c4-4caa-aea8-b35dcef76626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:57:43.856Z|e483ea2d-1676-4921-be65-ccc004827e71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:57:43.857Z|e483ea2d-1676-4921-be65-ccc004827e71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:57:48.230Z|d5684b04-4141-4e9b-be53-512c32b600b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:48.231Z|d5684b04-4141-4e9b-be53-512c32b600b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:48.267Z|4e2e310a-0e6d-4e21-83ef-c26c0d53914b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:48.267Z|6b12a64d-8b0a-4544-a8c0-e9ecf2eb26d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:48.268Z|4e2e310a-0e6d-4e21-83ef-c26c0d53914b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:48.268Z|6b12a64d-8b0a-4544-a8c0-e9ecf2eb26d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:58.262Z|57c3b15e-458f-4ee4-b7af-7fc498baca55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:58.263Z|57c3b15e-458f-4ee4-b7af-7fc498baca55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:58.288Z|a58a279d-157e-43c7-b7f1-e7cb5baffaf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:58.290Z|a58a279d-157e-43c7-b7f1-e7cb5baffaf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:58.311Z|36201337-5b88-45ae-ac8d-896f4fb94054|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:57:58.312Z|36201337-5b88-45ae-ac8d-896f4fb94054|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:57:58.362Z|42c8c8ef-1baf-4bf2-bbf7-068bf600d5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:57:58.378Z|42c8c8ef-1baf-4bf2-bbf7-068bf600d5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:58:08.289Z|ec7eca51-6c33-46b6-99d3-baf79597222e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:08.291Z|ec7eca51-6c33-46b6-99d3-baf79597222e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:08.334Z|4e2c4584-2e52-4d6a-8d06-8baa4146ca8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:08.335Z|4e2c4584-2e52-4d6a-8d06-8baa4146ca8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:08.337Z|26a0c669-d748-4305-a112-97cfddd9d432|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:08.338Z|26a0c669-d748-4305-a112-97cfddd9d432|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:13.362Z|54531cd5-285c-4ea6-a71f-905be41cdfa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:58:13.363Z|54531cd5-285c-4ea6-a71f-905be41cdfa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:58:13.857Z|775ab175-b5dd-45c5-a7e8-426ea994b0ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:58:13.858Z|775ab175-b5dd-45c5-a7e8-426ea994b0ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:58:15.054Z|e4a8683d-b7ec-443a-b5c1-c7bfd850515a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:58:15.056Z|e4a8683d-b7ec-443a-b5c1-c7bfd850515a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:18.326Z|26eff50c-a7b0-49b4-abbe-2c17b370871c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:18.327Z|26eff50c-a7b0-49b4-abbe-2c17b370871c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:18.359Z|f8d3c4b7-6643-40ff-8d91-20761bb8e072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:18.360Z|f8d3c4b7-6643-40ff-8d91-20761bb8e072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:18.365Z|45b8ba05-58b1-4039-b06d-081e076bace3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:18.366Z|45b8ba05-58b1-4039-b06d-081e076bace3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:28.353Z|ab1ef57f-7a32-4004-99b8-c0ae7e48f690|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:28.354Z|ab1ef57f-7a32-4004-99b8-c0ae7e48f690|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:28.362Z|d1791c63-3584-4ebb-b7da-bb61755e3c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:58:28.363Z|d1791c63-3584-4ebb-b7da-bb61755e3c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:58:28.395Z|a8b6c92e-5278-4822-9391-03e1c6dd2ab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:28.396Z|a8b6c92e-5278-4822-9391-03e1c6dd2ab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:28.420Z|1b1e2fc4-7df5-42aa-b0af-72b4ba35d056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:28.421Z|1b1e2fc4-7df5-42aa-b0af-72b4ba35d056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:38.380Z|c25a2c0f-5ed9-489c-853a-4f5780865daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:38.381Z|c25a2c0f-5ed9-489c-853a-4f5780865daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:38.427Z|456f19bd-ef08-4f36-aff9-ebac0647f818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:38.428Z|456f19bd-ef08-4f36-aff9-ebac0647f818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:38.467Z|c50884ed-5d79-45da-8768-64bdf6869595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:38.467Z|c50884ed-5d79-45da-8768-64bdf6869595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:43.362Z|4a263761-5ccb-4a87-a339-00d54cb447e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:58:43.366Z|4a263761-5ccb-4a87-a339-00d54cb447e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:58:43.859Z|d52152b7-2bf0-4fb9-8e82-7aec2d65b80b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:58:43.860Z|d52152b7-2bf0-4fb9-8e82-7aec2d65b80b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:58:48.404Z|0c594b6d-4b70-46f5-a11e-35e17d31b8d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:48.405Z|0c594b6d-4b70-46f5-a11e-35e17d31b8d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:48.503Z|b021525a-6f70-484b-812d-6e9bcc1a0319|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:48.504Z|b021525a-6f70-484b-812d-6e9bcc1a0319|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:48.508Z|54217a60-d5b8-4b1c-af79-c66d75df1863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:48.509Z|54217a60-d5b8-4b1c-af79-c66d75df1863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:58.362Z|666712ab-887c-4c86-9190-909ff278b3f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:58:58.363Z|666712ab-887c-4c86-9190-909ff278b3f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:58:58.529Z|1302fd34-b46a-49f8-8311-f583b9d86195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:58.529Z|1302fd34-b46a-49f8-8311-f583b9d86195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:58.545Z|205b7c6e-0737-4962-ab3e-2d93d5a38feb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:58.546Z|205b7c6e-0737-4962-ab3e-2d93d5a38feb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:58:58.563Z|15a65ce0-e3f5-45a3-8dd4-1504c9212178|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:58:58.563Z|15a65ce0-e3f5-45a3-8dd4-1504c9212178|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:08.562Z|69ddad90-d55f-4da2-ac9d-3ba009b19210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:08.563Z|69ddad90-d55f-4da2-ac9d-3ba009b19210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:08.574Z|05a0692d-1ba8-446e-97a7-2b1aa7e7c8ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:08.575Z|05a0692d-1ba8-446e-97a7-2b1aa7e7c8ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:08.595Z|2bb0543e-ee26-48ec-979c-3c0a7bfd13e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:08.596Z|2bb0543e-ee26-48ec-979c-3c0a7bfd13e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:13.362Z|abb18f63-46f1-4a66-9c9c-0ab04732b9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:59:13.362Z|abb18f63-46f1-4a66-9c9c-0ab04732b9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:59:13.860Z|a383a493-299e-4a9d-a9e2-0f74f64d81eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:59:13.861Z|a383a493-299e-4a9d-a9e2-0f74f64d81eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:59:15.052Z|5db2e918-ab52-420a-8616-dbe4bc9abcd9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:59:15.053Z|5db2e918-ab52-420a-8616-dbe4bc9abcd9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:18.592Z|7a1f7d5f-bf22-4219-9445-f83a314ed5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:18.593Z|7a1f7d5f-bf22-4219-9445-f83a314ed5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:18.601Z|a2f0e78a-16bd-43f2-b3dd-bd579c2942db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:18.602Z|a2f0e78a-16bd-43f2-b3dd-bd579c2942db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:18.622Z|ac92ae92-d923-4605-9941-66a0f07bf33f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:18.622Z|ac92ae92-d923-4605-9941-66a0f07bf33f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:28.362Z|e2823fc1-8579-4581-9764-ccf8172543be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:59:28.366Z|e2823fc1-8579-4581-9764-ccf8172543be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:59:28.618Z|e3ee67bc-4a83-4326-93a7-ef59523fb25f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:28.619Z|e3ee67bc-4a83-4326-93a7-ef59523fb25f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:28.648Z|63d6fc75-09cd-470c-b829-d7a4102077eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:28.649Z|63d6fc75-09cd-470c-b829-d7a4102077eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:28.665Z|7bb472ec-1300-431a-9299-db57ceb75161|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:28.666Z|7bb472ec-1300-431a-9299-db57ceb75161|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:38.644Z|d6e37c26-de84-45f8-8329-bbc67994bdf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:38.645Z|d6e37c26-de84-45f8-8329-bbc67994bdf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:38.675Z|b0117b56-649f-4324-8dd3-049ab6dc343e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:38.676Z|b0117b56-649f-4324-8dd3-049ab6dc343e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:38.694Z|fb6adafe-356f-459a-96f4-165fab616f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:38.695Z|fb6adafe-356f-459a-96f4-165fab616f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:43.362Z|7855db3e-a89a-4984-95ea-9b4fdc46c805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:59:43.362Z|7855db3e-a89a-4984-95ea-9b4fdc46c805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:59:43.862Z|0a9bfe08-b458-4d3c-b3c7-7f7dcdf3d077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:59:43.863Z|0a9bfe08-b458-4d3c-b3c7-7f7dcdf3d077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:59:48.668Z|5be5a6fb-eadd-43c3-87d2-37543cb468f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:48.669Z|5be5a6fb-eadd-43c3-87d2-37543cb468f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:48.702Z|479fa69d-aff5-4b2a-be96-7bf66ff83446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:48.703Z|479fa69d-aff5-4b2a-be96-7bf66ff83446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:48.720Z|8003c9cb-e95d-457b-9684-ae9b448bef59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:48.721Z|8003c9cb-e95d-457b-9684-ae9b448bef59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:58.362Z|5fcfe5fe-78d5-43f5-91d9-e152b10d1c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:59:58.363Z|5fcfe5fe-78d5-43f5-91d9-e152b10d1c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:59:58.703Z|371ac447-0fba-4c62-9c56-682bacfec6f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:58.704Z|371ac447-0fba-4c62-9c56-682bacfec6f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:58.736Z|5dd1c912-6347-4fb9-af11-9f02330849df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:58.737Z|5dd1c912-6347-4fb9-af11-9f02330849df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:59:58.744Z|42f2857a-4f10-4474-bae8-2265c54a6e7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:59:58.746Z|42f2857a-4f10-4474-bae8-2265c54a6e7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:08.726Z|1badb2e9-03fc-472b-9f3c-c9d10fc05e92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:08.727Z|1badb2e9-03fc-472b-9f3c-c9d10fc05e92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:08.772Z|362103af-fd34-4146-8581-d1d7283ac4a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:08.774Z|362103af-fd34-4146-8581-d1d7283ac4a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:08.774Z|f8b27c2a-5fa1-4640-9c8a-be50c112eea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:08.777Z|f8b27c2a-5fa1-4640-9c8a-be50c112eea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:13.362Z|b2bdaf74-c9a3-4fb7-8d8c-8c878a089298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:00:13.365Z|b2bdaf74-c9a3-4fb7-8d8c-8c878a089298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:00:13.863Z|69a95400-9731-41af-9b11-fb44e9261fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:00:13.864Z|69a95400-9731-41af-9b11-fb44e9261fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:00:15.054Z|65ff2b50-9ea3-4a45-ae0e-2afd8b59ff36|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:00:15.055Z|65ff2b50-9ea3-4a45-ae0e-2afd8b59ff36|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:18.752Z|40eed401-92bf-4e65-9b25-6cbb6b7ce6de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:18.753Z|40eed401-92bf-4e65-9b25-6cbb6b7ce6de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:18.802Z|7b085e6c-8ccf-4892-a54a-1a302b1861b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:18.803Z|7b085e6c-8ccf-4892-a54a-1a302b1861b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:18.819Z|21614d7b-a184-4756-ae98-8727820b6cbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:18.820Z|21614d7b-a184-4756-ae98-8727820b6cbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:28.363Z|8ef17e19-ac71-47df-80e8-0ad65edf7ef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:00:28.363Z|8ef17e19-ac71-47df-80e8-0ad65edf7ef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:00:28.777Z|985f2485-64dd-49e9-b626-49e451f55ad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:28.779Z|985f2485-64dd-49e9-b626-49e451f55ad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:28.830Z|f334ff30-e0cf-44e8-bdf0-1d5da1262f4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:28.831Z|f334ff30-e0cf-44e8-bdf0-1d5da1262f4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:28.854Z|e3b96b72-866d-4ca0-aa50-2fa5dd3e0ea8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:28.855Z|e3b96b72-866d-4ca0-aa50-2fa5dd3e0ea8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:38.809Z|294382f6-30b7-48d2-b31c-ca036f8d0bcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:38.814Z|294382f6-30b7-48d2-b31c-ca036f8d0bcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:38.855Z|a71da3d1-b412-41e4-a0c1-4b1f259a3b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:38.856Z|a71da3d1-b412-41e4-a0c1-4b1f259a3b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:38.878Z|c5419081-8410-4ce8-b02f-655ee98efb9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:38.879Z|c5419081-8410-4ce8-b02f-655ee98efb9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:43.362Z|094963d5-a9a9-46ed-8d37-0098b8480b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:00:43.362Z|094963d5-a9a9-46ed-8d37-0098b8480b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:00:43.865Z|5f551389-ecae-4b42-924d-a1d6276248bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:00:43.865Z|5f551389-ecae-4b42-924d-a1d6276248bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:00:48.850Z|8d3a75c6-11b8-4f0c-9c7c-8940fb2816e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:48.851Z|8d3a75c6-11b8-4f0c-9c7c-8940fb2816e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:48.876Z|81997ebf-c478-4b4d-b074-9fdae152f249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:48.877Z|81997ebf-c478-4b4d-b074-9fdae152f249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:48.904Z|4606c205-6315-4905-8dbc-cd0df37fc658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:48.904Z|4606c205-6315-4905-8dbc-cd0df37fc658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:58.362Z|68c732f1-223c-419b-bbf2-fde5937d6725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:00:58.365Z|68c732f1-223c-419b-bbf2-fde5937d6725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:00:58.873Z|48c74a0f-87b5-4943-80d1-ca37af2b8e84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:58.874Z|48c74a0f-87b5-4943-80d1-ca37af2b8e84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:58.900Z|3b8c1aa3-a211-428e-b8a3-d1c6182d82b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:58.901Z|3b8c1aa3-a211-428e-b8a3-d1c6182d82b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:00:58.948Z|d355e629-7f3b-4f15-baec-cd7550a5ddc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:00:58.949Z|d355e629-7f3b-4f15-baec-cd7550a5ddc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:08.903Z|10822ec4-f6aa-40c0-bd91-b1f48a2df61a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:08.904Z|10822ec4-f6aa-40c0-bd91-b1f48a2df61a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:08.922Z|58f915be-f1a3-4ee5-bb22-62b12b30ecba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:08.923Z|58f915be-f1a3-4ee5-bb22-62b12b30ecba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:08.971Z|93b5e5d1-e0f4-4365-9792-f48ec0ba31c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:08.972Z|93b5e5d1-e0f4-4365-9792-f48ec0ba31c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:13.362Z|6601f5b4-3719-493d-99da-7b62b068aeaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:01:13.362Z|6601f5b4-3719-493d-99da-7b62b068aeaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:01:13.866Z|02cae9f8-eb47-4ced-951f-db4d3a719f1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:01:13.867Z|02cae9f8-eb47-4ced-951f-db4d3a719f1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:01:15.053Z|52e728b6-f216-48a8-8fbb-ee2ed0121c55|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:01:15.054Z|52e728b6-f216-48a8-8fbb-ee2ed0121c55|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:18.927Z|906a35a5-fc68-4aa6-9d54-e16e621a0186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:18.928Z|906a35a5-fc68-4aa6-9d54-e16e621a0186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:18.947Z|c0246d8f-0864-43ed-8454-ee02cc6ecdd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:18.948Z|c0246d8f-0864-43ed-8454-ee02cc6ecdd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:19.000Z|8016c0d9-f613-4470-addf-931d26a03c92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:19.002Z|8016c0d9-f613-4470-addf-931d26a03c92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:28.362Z|5cadf90d-bc50-4152-904f-a439710b63f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:01:28.363Z|5cadf90d-bc50-4152-904f-a439710b63f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:01:28.960Z|705ba363-c42c-4bed-a910-3c076a43ed20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:28.961Z|705ba363-c42c-4bed-a910-3c076a43ed20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:28.972Z|dd2dc17b-24aa-4cea-a3c9-81300719f7fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:28.973Z|dd2dc17b-24aa-4cea-a3c9-81300719f7fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:29.029Z|2afe3fb2-3d3f-474e-ab77-13d43e9a9388|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:29.030Z|2afe3fb2-3d3f-474e-ab77-13d43e9a9388|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:38.984Z|88d63929-30b6-4796-a0c7-d66f0ba5cd91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:38.985Z|88d63929-30b6-4796-a0c7-d66f0ba5cd91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:38.999Z|faffa375-e800-462b-a21b-0d162ec775f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:39.000Z|faffa375-e800-462b-a21b-0d162ec775f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:39.052Z|37ba3e79-3ca0-4f90-894e-b5134ddab278|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:39.053Z|37ba3e79-3ca0-4f90-894e-b5134ddab278|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:43.363Z|c734a1bc-3789-49b7-a217-aabcd5d13035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:01:43.366Z|c734a1bc-3789-49b7-a217-aabcd5d13035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:01:43.867Z|cc836223-a0f8-4536-9dc4-a15af22d56ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:01:43.868Z|cc836223-a0f8-4536-9dc4-a15af22d56ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:01:49.005Z|5698ee06-682f-4770-8fc8-c4a48c712c63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:49.006Z|5698ee06-682f-4770-8fc8-c4a48c712c63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:49.026Z|85f66436-492e-4100-90f9-35378c4feb21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:49.027Z|85f66436-492e-4100-90f9-35378c4feb21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:49.073Z|970d35fa-329f-4ecc-a54e-41540c261cd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:49.074Z|970d35fa-329f-4ecc-a54e-41540c261cd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:58.362Z|631ac7b9-2bcc-4642-994b-ff383093ca41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:01:58.363Z|631ac7b9-2bcc-4642-994b-ff383093ca41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:01:59.029Z|14ad26ed-1c19-4032-8c0e-b72264226c9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:59.030Z|14ad26ed-1c19-4032-8c0e-b72264226c9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:59.053Z|b3520860-a383-40a5-a139-0f3e4b24e787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:59.054Z|b3520860-a383-40a5-a139-0f3e4b24e787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:01:59.109Z|debd679a-cd1a-4758-aece-2f0c0e7eabcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:01:59.110Z|debd679a-cd1a-4758-aece-2f0c0e7eabcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:09.052Z|c15c3a31-0d22-421a-a885-cb3ebb7d9a19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:09.052Z|c15c3a31-0d22-421a-a885-cb3ebb7d9a19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:09.079Z|11a87c6f-dff1-46f4-8703-e6ecb466c37d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:09.080Z|11a87c6f-dff1-46f4-8703-e6ecb466c37d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:09.137Z|0efb0339-61a6-468c-91fb-e405c7d8f5a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:09.138Z|0efb0339-61a6-468c-91fb-e405c7d8f5a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:13.362Z|221b0007-1cde-4d0e-b0f3-8bbec895e199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:02:13.362Z|221b0007-1cde-4d0e-b0f3-8bbec895e199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:02:13.869Z|75a57f7b-4a70-4202-b16d-ad60e64e56e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:02:13.869Z|75a57f7b-4a70-4202-b16d-ad60e64e56e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:02:15.053Z|997f1dd6-e352-4cac-9792-841a6803ff78|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:02:15.054Z|997f1dd6-e352-4cac-9792-841a6803ff78|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:19.077Z|d664da0f-e9c3-49de-be00-f100b862b13a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:19.078Z|d664da0f-e9c3-49de-be00-f100b862b13a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:19.111Z|ae4b481c-8609-4a8c-a50f-d76ee3870596|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:19.111Z|ae4b481c-8609-4a8c-a50f-d76ee3870596|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:19.164Z|07d22641-ed18-4a65-bb60-78f85576a197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:19.165Z|07d22641-ed18-4a65-bb60-78f85576a197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:28.362Z|b9902062-256f-407b-8467-b50bd039e16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:02:28.364Z|b9902062-256f-407b-8467-b50bd039e16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:02:29.106Z|39b29495-11dc-46ee-811e-4573360946da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:29.107Z|39b29495-11dc-46ee-811e-4573360946da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:29.132Z|d09fde33-edb8-44a1-bca0-09f1b403cf42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:29.133Z|d09fde33-edb8-44a1-bca0-09f1b403cf42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:29.186Z|e73bfd27-0904-446e-a607-dcb7bc67ae26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:29.186Z|e73bfd27-0904-446e-a607-dcb7bc67ae26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:39.132Z|c3fdd4a4-bc2d-4c77-9b8f-c4d86fc5b851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:39.133Z|c3fdd4a4-bc2d-4c77-9b8f-c4d86fc5b851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:39.157Z|1edfa644-76cd-4fa2-9935-41a7eef11680|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:39.158Z|1edfa644-76cd-4fa2-9935-41a7eef11680|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:39.209Z|6cd90b18-6630-431b-a04a-a9d26baa375b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:39.209Z|6cd90b18-6630-431b-a04a-a9d26baa375b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:43.362Z|7d1c00d8-b30b-4753-a7ca-3798d99f26bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:02:43.362Z|7d1c00d8-b30b-4753-a7ca-3798d99f26bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:02:43.870Z|b7f64a6f-8712-4684-8bca-cf6153fc961b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:02:43.871Z|b7f64a6f-8712-4684-8bca-cf6153fc961b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:02:49.156Z|820a98ed-073f-427d-b99f-d1c212d2ef81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:49.157Z|820a98ed-073f-427d-b99f-d1c212d2ef81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:49.184Z|6466e304-ba0d-4b1d-96b6-c2e1066ed117|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:49.185Z|6466e304-ba0d-4b1d-96b6-c2e1066ed117|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:49.244Z|435bf65b-d0f3-4646-a8ae-b22913bfd23c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:49.245Z|435bf65b-d0f3-4646-a8ae-b22913bfd23c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:58.362Z|29c7bbec-b7b7-4db9-b47a-ed466d786669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:02:58.363Z|29c7bbec-b7b7-4db9-b47a-ed466d786669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:02:59.183Z|6b96946d-92d3-40d0-a581-7559f5ae7308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:59.184Z|6b96946d-92d3-40d0-a581-7559f5ae7308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:59.208Z|0ab8b3fd-4690-4da5-8797-35ab22e4d972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:59.209Z|0ab8b3fd-4690-4da5-8797-35ab22e4d972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:02:59.271Z|4b9a1abb-9aa8-46ea-aaa8-b6fb6428375a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:02:59.272Z|4b9a1abb-9aa8-46ea-aaa8-b6fb6428375a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:09.220Z|6c2a8f55-b25d-4b0c-857a-f72a62d4e135|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:09.221Z|6c2a8f55-b25d-4b0c-857a-f72a62d4e135|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:09.250Z|068803f0-6b65-459f-88fa-f3f16f4edf5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:09.251Z|068803f0-6b65-459f-88fa-f3f16f4edf5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:09.299Z|b6adc716-a386-4b06-a339-8a24b72eef44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:09.300Z|b6adc716-a386-4b06-a339-8a24b72eef44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:13.362Z|0b31ffb3-6ea1-4680-97dd-25cd4f0bd5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:03:13.365Z|0b31ffb3-6ea1-4680-97dd-25cd4f0bd5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:03:13.872Z|94ea9d14-01aa-4448-ab4e-5a5bf3a9c0c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:03:13.872Z|94ea9d14-01aa-4448-ab4e-5a5bf3a9c0c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:03:15.059Z|65e4c9a0-091d-40b5-9106-b6a97288d729|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:03:15.060Z|65e4c9a0-091d-40b5-9106-b6a97288d729|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:19.285Z|02e1c1c0-5b8c-471a-9bee-1b2256fce2e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:19.286Z|02e1c1c0-5b8c-471a-9bee-1b2256fce2e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:19.288Z|7ac52987-3cf5-4817-b3c7-3d15c88efbdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:19.288Z|7ac52987-3cf5-4817-b3c7-3d15c88efbdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:19.334Z|5848173d-82a7-4b0a-8748-fd96dae317f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:19.336Z|5848173d-82a7-4b0a-8748-fd96dae317f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:28.362Z|11e5e261-b1df-4e42-952a-d8ae46110178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:03:28.363Z|11e5e261-b1df-4e42-952a-d8ae46110178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:03:29.314Z|289519f6-270c-40f9-a62a-df064026d745|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:29.314Z|dea4b6ff-c08d-4c54-826a-6cacb27e1a95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:29.315Z|dea4b6ff-c08d-4c54-826a-6cacb27e1a95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:29.315Z|289519f6-270c-40f9-a62a-df064026d745|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:29.358Z|9cba44f0-91df-4fa8-86a2-513c98c4252e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:29.359Z|9cba44f0-91df-4fa8-86a2-513c98c4252e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:39.341Z|fdcb902d-7463-450c-9eb6-66eb9ad6c4b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:39.342Z|fdcb902d-7463-450c-9eb6-66eb9ad6c4b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:39.364Z|40cf2049-c041-43ca-87be-cd8a51c56297|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:39.365Z|40cf2049-c041-43ca-87be-cd8a51c56297|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:39.397Z|55d668e6-ca5c-42bf-b523-1c5aa143d61e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:39.398Z|55d668e6-ca5c-42bf-b523-1c5aa143d61e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:43.362Z|5bf80530-edbb-445c-953f-fa72e2837564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:03:43.363Z|5bf80530-edbb-445c-953f-fa72e2837564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:03:43.873Z|46132b71-24b0-4b60-bbc9-8e96df7272fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:03:43.874Z|46132b71-24b0-4b60-bbc9-8e96df7272fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:03:49.390Z|9214d238-7b7c-4660-b43e-c3c3680754c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:49.392Z|9214d238-7b7c-4660-b43e-c3c3680754c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:49.411Z|d6258d28-a359-4703-9cf7-266dd1ed4871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:49.413Z|d6258d28-a359-4703-9cf7-266dd1ed4871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:49.426Z|f4bcedb1-05f4-46f2-8123-c162bd9d7835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:49.427Z|f4bcedb1-05f4-46f2-8123-c162bd9d7835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:58.362Z|b7d73ff6-13e3-4b79-8889-5c7e65678fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:03:58.366Z|b7d73ff6-13e3-4b79-8889-5c7e65678fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:03:59.421Z|9476e0dd-e676-4090-98aa-b1ffc8573ee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:59.423Z|9476e0dd-e676-4090-98aa-b1ffc8573ee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:59.445Z|a2d56f75-8886-49e9-87ae-416faddf9ea4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:59.446Z|a2d56f75-8886-49e9-87ae-416faddf9ea4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:03:59.452Z|b09a2604-b912-481b-90d6-7be824c7ecdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:03:59.452Z|b09a2604-b912-481b-90d6-7be824c7ecdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:09.451Z|9f588ef9-5c1f-4f73-ab69-c9736ff33a0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:09.452Z|9f588ef9-5c1f-4f73-ab69-c9736ff33a0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:09.473Z|6033bb24-1fcc-4c51-b3a5-7977b9b69a45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:09.473Z|6033bb24-1fcc-4c51-b3a5-7977b9b69a45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:09.474Z|16d0843b-a3c2-4166-ac6f-4c585bf0ed28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:09.475Z|16d0843b-a3c2-4166-ac6f-4c585bf0ed28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:13.362Z|9c14588c-b899-4f26-a23a-1101f93cca30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:04:13.363Z|9c14588c-b899-4f26-a23a-1101f93cca30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:04:13.874Z|5e278a42-6e95-45b5-802f-964725056e18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:04:13.875Z|5e278a42-6e95-45b5-802f-964725056e18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:04:15.062Z|3b8f8940-1f1a-4501-837f-fd82616f71c5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:04:15.063Z|3b8f8940-1f1a-4501-837f-fd82616f71c5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:19.487Z|5a91c9de-072e-49c5-8d60-4041f251e691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:19.488Z|5a91c9de-072e-49c5-8d60-4041f251e691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:19.507Z|e3a93519-2e0a-4c0f-a8be-fbf3120997a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:19.508Z|e3a93519-2e0a-4c0f-a8be-fbf3120997a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:19.512Z|41635977-8d21-428e-b6bf-c70f093dbea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:19.513Z|41635977-8d21-428e-b6bf-c70f093dbea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:28.362Z|f9f64838-d923-4039-b8d9-8c85515be886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:04:28.363Z|f9f64838-d923-4039-b8d9-8c85515be886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:04:29.532Z|2ae5c9ac-cc92-43c3-9254-94bf6a90fdd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:29.533Z|2ae5c9ac-cc92-43c3-9254-94bf6a90fdd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:29.535Z|4d128c9a-58b7-410d-aee4-c1b059dceff0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:29.536Z|4d128c9a-58b7-410d-aee4-c1b059dceff0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:29.540Z|7f17f4ba-ec2a-4993-abfb-9f7d8c45ea18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:29.541Z|7f17f4ba-ec2a-4993-abfb-9f7d8c45ea18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:39.558Z|6f0ef003-d0a6-42f5-89f8-c10a09b25ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:39.559Z|74a2b54b-16b4-4e37-bd01-2d1ddacc957d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:39.559Z|74a2b54b-16b4-4e37-bd01-2d1ddacc957d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:39.559Z|6f0ef003-d0a6-42f5-89f8-c10a09b25ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:39.569Z|7066f40e-2304-4b9a-b6b3-6430a97d3d80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:39.569Z|7066f40e-2304-4b9a-b6b3-6430a97d3d80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:43.362Z|123c118b-ddb8-453f-9f1f-0adb1c4adbe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:04:43.365Z|123c118b-ddb8-453f-9f1f-0adb1c4adbe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:04:43.876Z|7d010306-992b-439e-99e8-ba9a37787528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:04:43.876Z|7d010306-992b-439e-99e8-ba9a37787528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:04:49.585Z|af588128-de0f-4b63-83b3-17252b995219|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:49.585Z|af588128-de0f-4b63-83b3-17252b995219|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:49.599Z|5bb1a73e-349a-4385-bc69-fd2f8f848bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:49.600Z|5bb1a73e-349a-4385-bc69-fd2f8f848bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:49.604Z|97aaea2b-37bd-4047-bd56-0ed2e00a082b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:49.605Z|97aaea2b-37bd-4047-bd56-0ed2e00a082b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:58.362Z|76ea5294-4385-4d54-b710-6f9b782300f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:04:58.363Z|76ea5294-4385-4d54-b710-6f9b782300f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:04:59.623Z|17af54e6-1caa-42cc-832b-090acb5c70a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:59.624Z|17af54e6-1caa-42cc-832b-090acb5c70a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:59.629Z|02391396-389d-4ece-a9cb-84bea37aa46b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:59.630Z|02391396-389d-4ece-a9cb-84bea37aa46b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:04:59.636Z|1bd8ffcd-afc8-440a-885b-02de15fb7c2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:04:59.637Z|1bd8ffcd-afc8-440a-885b-02de15fb7c2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:09.651Z|19ef7b85-cc09-4c2b-a0d1-2cd46e6971fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:09.652Z|cfd58c86-5ca3-41de-8729-ff123f8aff16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:09.653Z|cfd58c86-5ca3-41de-8729-ff123f8aff16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:09.653Z|19ef7b85-cc09-4c2b-a0d1-2cd46e6971fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:09.657Z|961340dc-b73d-4002-aaf5-0d026aed2ec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:09.658Z|961340dc-b73d-4002-aaf5-0d026aed2ec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:13.362Z|45fef5a9-5634-40f2-b752-2f03cbd8fa3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:05:13.362Z|45fef5a9-5634-40f2-b752-2f03cbd8fa3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:05:13.877Z|a6875be9-4725-4cc7-97ab-948748107c07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:05:13.878Z|a6875be9-4725-4cc7-97ab-948748107c07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:05:15.055Z|2fb8bf99-9ad5-4e31-adf0-12adc2e3c31a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:05:15.056Z|2fb8bf99-9ad5-4e31-adf0-12adc2e3c31a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:19.685Z|32e91fbc-c4e0-4dbb-943d-43e9d7db5b8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:19.687Z|32e91fbc-c4e0-4dbb-943d-43e9d7db5b8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:19.698Z|66dd0aa6-fb9e-420f-a8ce-83bd43d8f5ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:19.699Z|66dd0aa6-fb9e-420f-a8ce-83bd43d8f5ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:19.704Z|4841eba6-cd04-4c0d-bc35-f85978578149|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:19.705Z|4841eba6-cd04-4c0d-bc35-f85978578149|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:28.362Z|efce12ba-db80-4c21-ab58-431c8175db36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:05:28.365Z|efce12ba-db80-4c21-ab58-431c8175db36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:05:29.720Z|52de3cf7-fae4-42c6-9a94-776496e53e31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:29.721Z|52de3cf7-fae4-42c6-9a94-776496e53e31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:29.728Z|011638a4-7d0e-4e1e-b01d-7d422ca4f380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:29.729Z|011638a4-7d0e-4e1e-b01d-7d422ca4f380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:29.745Z|ad4bb0f9-ac71-4f82-bfbb-3dc3c6d26f00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:29.746Z|ad4bb0f9-ac71-4f82-bfbb-3dc3c6d26f00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:39.762Z|d76ee951-0029-44d8-a5cd-826e28d02d3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:39.763Z|d76ee951-0029-44d8-a5cd-826e28d02d3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:39.765Z|08f6d730-e3e1-432a-bf0c-aa54a6fdc622|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:39.765Z|08f6d730-e3e1-432a-bf0c-aa54a6fdc622|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:39.784Z|9a840232-7a6b-45b9-b56e-015f09fa084d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:39.785Z|9a840232-7a6b-45b9-b56e-015f09fa084d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:43.362Z|fcc3bd37-8aef-4c68-bb9e-a1b06f0305ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:05:43.363Z|fcc3bd37-8aef-4c68-bb9e-a1b06f0305ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:05:43.879Z|10cf2f29-d123-47c7-9298-c99317b82f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:05:43.880Z|10cf2f29-d123-47c7-9298-c99317b82f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:05:49.789Z|3e372581-c885-4c02-831e-d340a4d90320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:49.790Z|3e372581-c885-4c02-831e-d340a4d90320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:49.805Z|baf3ae9e-3149-4c76-ba3a-76e7ccd56e8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:49.806Z|baf3ae9e-3149-4c76-ba3a-76e7ccd56e8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:49.809Z|5ffcc49b-2e21-4309-a590-efee4b262be8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:49.810Z|5ffcc49b-2e21-4309-a590-efee4b262be8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:58.362Z|6022c6b6-8779-4e2b-8640-8f1788faa8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:05:58.362Z|6022c6b6-8779-4e2b-8640-8f1788faa8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:05:59.813Z|0c3063f5-f0f6-4312-8f90-b2d2410f1cdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:59.815Z|0c3063f5-f0f6-4312-8f90-b2d2410f1cdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:59.829Z|ba6db67e-5cd4-4e45-aa4b-e110ab53e4a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:59.830Z|ba6db67e-5cd4-4e45-aa4b-e110ab53e4a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:05:59.836Z|5116064d-faf0-4b37-b113-6110b7798107|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:05:59.836Z|5116064d-faf0-4b37-b113-6110b7798107|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:09.841Z|e46611e6-007b-4a89-84b8-659314f3afa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:09.842Z|e46611e6-007b-4a89-84b8-659314f3afa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:09.861Z|26e8620d-6a83-4fd6-ab79-bc991508d4c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:09.861Z|ab77394a-4103-491b-acf9-8d691ec7fde9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:09.862Z|ab77394a-4103-491b-acf9-8d691ec7fde9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:09.862Z|26e8620d-6a83-4fd6-ab79-bc991508d4c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:13.362Z|5fe17b71-f083-4525-aa33-0b8355a06165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:06:13.366Z|5fe17b71-f083-4525-aa33-0b8355a06165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:06:13.881Z|6a43201d-86ca-45cd-b028-75447c5c926b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:06:13.882Z|6a43201d-86ca-45cd-b028-75447c5c926b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:06:15.053Z|dd382ef9-e99d-433b-8896-b99c02551482|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:06:15.054Z|dd382ef9-e99d-433b-8896-b99c02551482|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:19.867Z|73d2582c-6756-47a4-9b87-6e81b67f99ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:19.868Z|73d2582c-6756-47a4-9b87-6e81b67f99ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:19.887Z|f9b0a849-2244-49eb-a39a-c3b38ae1e010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:19.889Z|993e20b0-015a-496e-b365-5acf4b6fb082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:19.889Z|993e20b0-015a-496e-b365-5acf4b6fb082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:19.890Z|f9b0a849-2244-49eb-a39a-c3b38ae1e010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:28.362Z|47cf8d06-e293-48b7-a900-2fbbb598bf57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:06:28.363Z|47cf8d06-e293-48b7-a900-2fbbb598bf57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:06:29.902Z|fed8bb38-67b4-41b7-842f-f434c41f33f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:29.907Z|fed8bb38-67b4-41b7-842f-f434c41f33f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:29.929Z|42792144-804f-4dee-b9eb-0de5a2585705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:29.930Z|42792144-804f-4dee-b9eb-0de5a2585705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:29.936Z|07e3e636-eba5-47fe-8762-48bf4af6a5a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:29.939Z|07e3e636-eba5-47fe-8762-48bf4af6a5a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:39.932Z|baa9df22-7bc8-4e81-944c-8cfd0e734b37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:39.933Z|baa9df22-7bc8-4e81-944c-8cfd0e734b37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:39.959Z|819e5b69-e94a-464d-aba2-e56d167e0eca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:39.960Z|819e5b69-e94a-464d-aba2-e56d167e0eca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:39.966Z|052bad28-1f61-473d-a73c-1cc1ac955ada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:39.967Z|052bad28-1f61-473d-a73c-1cc1ac955ada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:43.362Z|159c3125-761c-4542-812f-7aaf999dfde3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:06:43.363Z|159c3125-761c-4542-812f-7aaf999dfde3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:06:43.883Z|ebd1a3f1-8d0c-4856-96c0-e49d930c85c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:06:43.884Z|ebd1a3f1-8d0c-4856-96c0-e49d930c85c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:06:49.954Z|0774e44f-8d2c-4793-a6e8-ebf9be73cedc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:49.954Z|0774e44f-8d2c-4793-a6e8-ebf9be73cedc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:49.991Z|49bc721d-1d4d-48aa-99e7-a2ab0a9f0e57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:49.992Z|49bc721d-1d4d-48aa-99e7-a2ab0a9f0e57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:49.992Z|ac49acc8-88c3-44f7-97d7-423346abe86e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:49.992Z|ac49acc8-88c3-44f7-97d7-423346abe86e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:06:58.362Z|27777cd0-59a5-4d5c-8d4a-c177f26eaf41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:06:58.365Z|27777cd0-59a5-4d5c-8d4a-c177f26eaf41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:06:59.991Z|bc8dcc10-3fed-4df2-8ae4-964254680c9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:06:59.991Z|bc8dcc10-3fed-4df2-8ae4-964254680c9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:00.017Z|f4969c7d-f9d0-4e16-8c30-ba4c900453fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:00.017Z|4a6b23be-c10f-4ddd-b476-a3b4be60cd91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:00.017Z|f4969c7d-f9d0-4e16-8c30-ba4c900453fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:00.017Z|4a6b23be-c10f-4ddd-b476-a3b4be60cd91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:10.022Z|92eeb53d-ced3-49d6-8f25-278b255a4af9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:10.023Z|92eeb53d-ced3-49d6-8f25-278b255a4af9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:10.045Z|efee50ef-3652-4146-b182-f0d0fb694cd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:10.048Z|5c9b043e-1036-4d17-8728-7f4d970f5a20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:10.049Z|5c9b043e-1036-4d17-8728-7f4d970f5a20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:10.046Z|efee50ef-3652-4146-b182-f0d0fb694cd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:13.362Z|1337a9a4-5baf-4618-9d59-3e4f3ea4797b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:07:13.363Z|1337a9a4-5baf-4618-9d59-3e4f3ea4797b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:07:13.885Z|79cbca41-bb91-495b-a910-cd33d4f208ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:07:13.886Z|79cbca41-bb91-495b-a910-cd33d4f208ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:07:15.053Z|400b0b66-c678-4761-9407-4061114d07d4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:07:15.053Z|400b0b66-c678-4761-9407-4061114d07d4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:20.053Z|c6374a73-13c2-4d63-a1fa-b294519bd95c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:20.056Z|c6374a73-13c2-4d63-a1fa-b294519bd95c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:20.084Z|e6f2bc41-6570-4ca1-803c-e5f7ccdbf7e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:20.088Z|e6f2bc41-6570-4ca1-803c-e5f7ccdbf7e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:20.098Z|10c62aad-a241-4fc0-838b-d1352b9a1f3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:20.099Z|10c62aad-a241-4fc0-838b-d1352b9a1f3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:28.362Z|9af17f1f-ca98-4af3-8aa8-c5b766567024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:07:28.363Z|9af17f1f-ca98-4af3-8aa8-c5b766567024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:07:30.112Z|2974c677-01ea-476d-80d8-96f594153042|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:30.112Z|4b0cf825-7706-4cb5-978d-6a62e16eee4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:30.113Z|2974c677-01ea-476d-80d8-96f594153042|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:30.113Z|4b0cf825-7706-4cb5-978d-6a62e16eee4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:30.122Z|55e2f07f-5d1a-4877-a979-1bfcc4e7149b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:30.122Z|55e2f07f-5d1a-4877-a979-1bfcc4e7149b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:40.140Z|8c50ba87-4099-4e69-b75f-65921b01d915|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:40.141Z|8c50ba87-4099-4e69-b75f-65921b01d915|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:40.146Z|f7362ec4-baed-4e22-bc43-de936e95ee28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:40.147Z|f7362ec4-baed-4e22-bc43-de936e95ee28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:40.157Z|face3c6b-6ba0-4f26-bc7c-9d05045f6dca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:40.157Z|face3c6b-6ba0-4f26-bc7c-9d05045f6dca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:43.362Z|c1785f50-a987-4aa6-b9e3-fe52a43df7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:07:43.365Z|c1785f50-a987-4aa6-b9e3-fe52a43df7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:07:43.886Z|862099be-cdf7-4791-9859-fa266bd361a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:07:43.887Z|862099be-cdf7-4791-9859-fa266bd361a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:07:50.168Z|5bb4780d-9e01-4103-a023-6421a62850ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:50.169Z|5bb4780d-9e01-4103-a023-6421a62850ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:50.176Z|204e41f0-e5d8-4907-b4ec-396ab27e58f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:50.177Z|204e41f0-e5d8-4907-b4ec-396ab27e58f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:50.186Z|43a8157a-b9ed-4db3-b811-9184ba2fca85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:07:50.187Z|43a8157a-b9ed-4db3-b811-9184ba2fca85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:07:58.362Z|ba344c42-1cff-492a-9950-8735371353e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:07:58.363Z|ba344c42-1cff-492a-9950-8735371353e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:08:00.201Z|d849f9e6-80c6-4f0f-ad0e-09126f4ec47e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:00.201Z|bcb9c35a-080e-48f2-9027-2565b3eb4362|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:00.203Z|d849f9e6-80c6-4f0f-ad0e-09126f4ec47e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:00.203Z|bcb9c35a-080e-48f2-9027-2565b3eb4362|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:00.214Z|facaf65c-0d11-4a97-b55f-5fdb04d39747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:00.215Z|facaf65c-0d11-4a97-b55f-5fdb04d39747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:10.230Z|a8e998c2-ce1a-49f0-a51f-7cfa5b7e2c1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:10.230Z|9b19caf5-fd9e-403d-bdf6-5c31672a5eaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:10.231Z|a8e998c2-ce1a-49f0-a51f-7cfa5b7e2c1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:10.231Z|9b19caf5-fd9e-403d-bdf6-5c31672a5eaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:10.243Z|faefd825-2ad4-41df-8848-2d062160ac58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:10.244Z|faefd825-2ad4-41df-8848-2d062160ac58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:13.362Z|5a498f5a-99c7-4055-aee7-c6b06dc34cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:08:13.362Z|5a498f5a-99c7-4055-aee7-c6b06dc34cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:08:13.888Z|02fce71e-b946-4474-aa08-667bed8eab79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:08:13.889Z|02fce71e-b946-4474-aa08-667bed8eab79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:08:15.053Z|df634a89-7aa0-424d-baaa-f9fc0d13f865|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:08:15.054Z|df634a89-7aa0-424d-baaa-f9fc0d13f865|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:20.259Z|73f56b80-8f01-4b5d-b685-3b4b023b0a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:20.261Z|73f56b80-8f01-4b5d-b685-3b4b023b0a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:20.269Z|ebbdf399-021c-40af-bb6a-a96e39a31925|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:20.270Z|ebbdf399-021c-40af-bb6a-a96e39a31925|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:20.274Z|f558a1de-64ba-42cc-b9ff-c57c07a61ffc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:20.275Z|f558a1de-64ba-42cc-b9ff-c57c07a61ffc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:28.362Z|1eafe02e-7f19-4758-b308-63f088a05d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:08:28.366Z|1eafe02e-7f19-4758-b308-63f088a05d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:08:30.295Z|4440da56-fb30-4208-906e-c4ea00511dcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:30.296Z|4440da56-fb30-4208-906e-c4ea00511dcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:30.305Z|bc7ec681-3dd1-481d-9f97-fa189fdca13d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:30.305Z|89c0c383-47f0-430a-8b6e-5d5fbea517ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:30.306Z|bc7ec681-3dd1-481d-9f97-fa189fdca13d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:30.306Z|89c0c383-47f0-430a-8b6e-5d5fbea517ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:40.322Z|64051244-cea6-4630-8399-3eed4b99e8cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:40.323Z|64051244-cea6-4630-8399-3eed4b99e8cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:40.330Z|180997e5-6fe7-43fb-b5bb-df6d32966fc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:40.330Z|565091e1-2067-4819-96ff-3be07fb28ce8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:40.331Z|180997e5-6fe7-43fb-b5bb-df6d32966fc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:40.331Z|565091e1-2067-4819-96ff-3be07fb28ce8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:43.362Z|fb94b832-31a3-4d09-8eed-6a42ff3f2763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:08:43.362Z|fb94b832-31a3-4d09-8eed-6a42ff3f2763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:08:43.889Z|98117782-2c96-4181-b1d0-df4325efdd45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:08:43.890Z|98117782-2c96-4181-b1d0-df4325efdd45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:08:50.346Z|3ad71bf8-5b8b-4510-aa4f-c0641d6005f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:50.347Z|3ad71bf8-5b8b-4510-aa4f-c0641d6005f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:50.356Z|5e10d7c2-d776-4fed-8a4f-b4ab41c53180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:50.359Z|5e10d7c2-d776-4fed-8a4f-b4ab41c53180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:50.362Z|c5290bc8-8cbd-4f89-bab4-44a8abe31980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:08:50.363Z|c5290bc8-8cbd-4f89-bab4-44a8abe31980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:08:58.362Z|b8de66d9-865e-4188-9565-b4341ea36e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:08:58.362Z|b8de66d9-865e-4188-9565-b4341ea36e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:09:00.369Z|0c6b7f42-c703-496d-b6b0-5226860da068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:00.369Z|0c6b7f42-c703-496d-b6b0-5226860da068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:00.389Z|a51fade1-6ed0-4731-80e4-5c56a6b3d5c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:00.391Z|a51fade1-6ed0-4731-80e4-5c56a6b3d5c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:00.396Z|8ec85c3b-888d-4b57-9eef-51078a691170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:00.397Z|8ec85c3b-888d-4b57-9eef-51078a691170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:10.396Z|3ddd6dc1-a1c6-46b2-bb14-7028e8b93762|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:10.397Z|3ddd6dc1-a1c6-46b2-bb14-7028e8b93762|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:10.416Z|b6524624-9a7e-4dc5-bf44-f535113f9b89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:10.417Z|b6524624-9a7e-4dc5-bf44-f535113f9b89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:10.418Z|b30b43d1-057b-49e1-b8e5-5c256d27deae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:10.419Z|b30b43d1-057b-49e1-b8e5-5c256d27deae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:13.362Z|825ea17b-e4a0-47d5-954d-85be9229fa2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:09:13.366Z|825ea17b-e4a0-47d5-954d-85be9229fa2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:09:13.891Z|ecbef0ac-1d87-446b-b40b-a6dca6443a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:09:13.891Z|ecbef0ac-1d87-446b-b40b-a6dca6443a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:09:15.053Z|cb632ced-beba-441e-a9c0-a1d82ec490c1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:09:15.054Z|cb632ced-beba-441e-a9c0-a1d82ec490c1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:20.417Z|498af0b3-2d8c-4f35-a65b-e97da2a5984d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:20.418Z|498af0b3-2d8c-4f35-a65b-e97da2a5984d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:20.440Z|097f48dd-34c7-45de-a37f-a4ff01676c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:20.440Z|141d0976-bbda-4334-9500-528025afad21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:20.441Z|141d0976-bbda-4334-9500-528025afad21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:20.442Z|097f48dd-34c7-45de-a37f-a4ff01676c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:28.362Z|4cc025b6-57a5-4bfe-b252-f894753adc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:09:28.362Z|4cc025b6-57a5-4bfe-b252-f894753adc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:09:30.439Z|54662e75-1d97-42ea-8541-7b40b93434ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:30.440Z|54662e75-1d97-42ea-8541-7b40b93434ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:30.464Z|3070a003-3255-46d0-8e4b-f7b5435797dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:30.465Z|3070a003-3255-46d0-8e4b-f7b5435797dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:30.481Z|3d2e0fd3-ca55-4baf-9147-636567ef5b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:30.483Z|3d2e0fd3-ca55-4baf-9147-636567ef5b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:40.468Z|6c836463-1609-4c20-93dd-8b279d367bae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:40.469Z|6c836463-1609-4c20-93dd-8b279d367bae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:40.487Z|e7cfe8b4-178a-4e9e-8d28-c8389b45bb1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:40.488Z|e7cfe8b4-178a-4e9e-8d28-c8389b45bb1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:40.512Z|f330dafb-fe71-4da1-9085-1ab035ed259e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:40.513Z|f330dafb-fe71-4da1-9085-1ab035ed259e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:43.362Z|855beedc-f7c9-4745-9949-a4974ec4dd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:09:43.363Z|855beedc-f7c9-4745-9949-a4974ec4dd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:09:43.892Z|b799b6dd-22c0-446f-b008-89aa6c93127a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:09:43.893Z|b799b6dd-22c0-446f-b008-89aa6c93127a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:09:50.495Z|0db3ab66-4e62-4c62-a3d0-c92e727a9efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:50.496Z|0db3ab66-4e62-4c62-a3d0-c92e727a9efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:50.509Z|dbc74a5d-ef0d-45f1-99f3-2f2be06b2a36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:50.512Z|dbc74a5d-ef0d-45f1-99f3-2f2be06b2a36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:50.536Z|57cb36dd-ec16-41a7-bf1d-f5d671d20984|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:09:50.537Z|57cb36dd-ec16-41a7-bf1d-f5d671d20984|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:09:58.362Z|d56eadc2-79f5-4616-967b-1744d1de603e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:09:58.366Z|d56eadc2-79f5-4616-967b-1744d1de603e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:10:00.519Z|6e6cee3b-76ca-44db-aac0-28ece691aa7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:00.520Z|6e6cee3b-76ca-44db-aac0-28ece691aa7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:00.537Z|c3804589-7e16-4859-aab3-96f4d5d56d5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:00.538Z|c3804589-7e16-4859-aab3-96f4d5d56d5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:00.561Z|bddb9770-28da-4fea-ad34-9795b7597829|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:00.562Z|bddb9770-28da-4fea-ad34-9795b7597829|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:10.540Z|aa5b2548-3810-4fe9-bf50-ea51b727debe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:10.541Z|aa5b2548-3810-4fe9-bf50-ea51b727debe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:10.564Z|b2f10aa2-b753-4643-b54e-bf535464b6b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:10.565Z|b2f10aa2-b753-4643-b54e-bf535464b6b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:10.586Z|6a4cfcf8-f561-4743-85de-040687999783|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:10.587Z|6a4cfcf8-f561-4743-85de-040687999783|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:13.362Z|bf864298-a400-4359-9240-0e8f36554635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:10:13.363Z|bf864298-a400-4359-9240-0e8f36554635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:10:13.894Z|87529adc-fbbb-43cd-9d3c-2608b6aa347e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:10:13.895Z|87529adc-fbbb-43cd-9d3c-2608b6aa347e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:10:15.063Z|9fe0769c-943b-43d1-a24c-4656edeb760d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:10:15.064Z|9fe0769c-943b-43d1-a24c-4656edeb760d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:20.579Z|3b925d54-7cfe-4b45-8e9a-bebc327bfab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:20.580Z|3b925d54-7cfe-4b45-8e9a-bebc327bfab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:20.588Z|aceb7c16-814b-4026-83a7-ad1d24a72edd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:20.588Z|aceb7c16-814b-4026-83a7-ad1d24a72edd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:20.608Z|5a8a5285-2c15-4cb2-820f-ebe19ab11e14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:20.609Z|5a8a5285-2c15-4cb2-820f-ebe19ab11e14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:28.362Z|18b64894-021d-47e4-8bb4-6dccbcd7a2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:10:28.363Z|18b64894-021d-47e4-8bb4-6dccbcd7a2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:10:30.603Z|3c5e2894-d3c4-43dc-be0b-8c36b332163a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:30.604Z|3c5e2894-d3c4-43dc-be0b-8c36b332163a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:30.613Z|6b255684-f9e6-49f3-bf34-cb93214e3bd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:30.613Z|6b255684-f9e6-49f3-bf34-cb93214e3bd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:30.633Z|dd34d5ef-2b17-459a-bdf8-c32290105a6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:30.634Z|dd34d5ef-2b17-459a-bdf8-c32290105a6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:40.635Z|0b6d43c2-f680-4536-bede-034ed9103134|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:40.636Z|cf010a32-db2e-410d-b6cc-70c0dad1c443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:40.636Z|0b6d43c2-f680-4536-bede-034ed9103134|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:40.637Z|cf010a32-db2e-410d-b6cc-70c0dad1c443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:40.664Z|049faf52-c424-4ebd-87a6-7b1229b389d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:40.665Z|049faf52-c424-4ebd-87a6-7b1229b389d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:43.362Z|1658bf27-8677-4221-a337-ce08d5283e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:10:43.366Z|1658bf27-8677-4221-a337-ce08d5283e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:10:43.895Z|a0b7eb75-d519-4c8c-a166-8f1a7f08fba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:10:43.896Z|a0b7eb75-d519-4c8c-a166-8f1a7f08fba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:10:50.661Z|d17b0dae-478f-4162-b7e5-4a628c5e7bcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:50.662Z|d17b0dae-478f-4162-b7e5-4a628c5e7bcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:50.669Z|730c174a-052e-4dfe-aac6-3673946a52ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:50.669Z|730c174a-052e-4dfe-aac6-3673946a52ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:50.688Z|e84d24d3-3627-4019-98bf-6f9890a4e0c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:10:50.688Z|e84d24d3-3627-4019-98bf-6f9890a4e0c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:10:58.362Z|8495b633-36a8-49ff-8127-d33637589d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:10:58.362Z|8495b633-36a8-49ff-8127-d33637589d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:11:00.688Z|73ce834d-75c6-4286-b721-6f03be1d5f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:00.689Z|73ce834d-75c6-4286-b721-6f03be1d5f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:00.698Z|7f462e46-7d55-4e1b-8770-07f89bd34e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:00.699Z|7f462e46-7d55-4e1b-8770-07f89bd34e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:00.713Z|a80eac88-64e6-4341-8c2b-a7e1e6cbd2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:00.713Z|a80eac88-64e6-4341-8c2b-a7e1e6cbd2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:10.714Z|deff125f-d05c-4c6e-b908-f020535e8c4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:10.716Z|deff125f-d05c-4c6e-b908-f020535e8c4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:10.733Z|25fd6e27-9db6-4371-bc46-707f6170c3a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:10.733Z|25fd6e27-9db6-4371-bc46-707f6170c3a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:10.739Z|6cbfe42e-3ccb-4c12-8d09-91b40b589b77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:10.741Z|6cbfe42e-3ccb-4c12-8d09-91b40b589b77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:13.362Z|636b1927-230e-4020-b79d-d94298139077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:11:13.362Z|636b1927-230e-4020-b79d-d94298139077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:11:13.897Z|9fdf2fb3-d38a-473d-954a-0ae792db98b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:11:13.897Z|9fdf2fb3-d38a-473d-954a-0ae792db98b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:11:15.055Z|427c6c14-db13-428d-8246-200cc595afbc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:11:15.056Z|427c6c14-db13-428d-8246-200cc595afbc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:20.745Z|6c89ed7a-63de-42af-ae2d-ab3a0ceb2e59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:20.746Z|6c89ed7a-63de-42af-ae2d-ab3a0ceb2e59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:20.763Z|3de9a45b-2e62-4061-91a7-5a821cd1a24a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:20.764Z|3de9a45b-2e62-4061-91a7-5a821cd1a24a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:20.769Z|93c7900b-7446-4d34-9043-b16011401842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:20.770Z|93c7900b-7446-4d34-9043-b16011401842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:28.362Z|db1ab68f-9c7d-4283-97ba-0a3f09becb2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:11:28.366Z|db1ab68f-9c7d-4283-97ba-0a3f09becb2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:11:30.772Z|162e01e5-c723-47f6-a518-69f20aaa5807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:30.773Z|162e01e5-c723-47f6-a518-69f20aaa5807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:30.791Z|18ce3a60-edcc-4404-9359-4f3056f643a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:30.792Z|18ce3a60-edcc-4404-9359-4f3056f643a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:30.801Z|a2d03b03-4182-4834-a432-09732d3efb5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:30.801Z|a2d03b03-4182-4834-a432-09732d3efb5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:40.797Z|6e02715b-6ff6-48c4-bc36-c5ed0596b23b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:40.798Z|6e02715b-6ff6-48c4-bc36-c5ed0596b23b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:40.820Z|a7a8e1de-4b99-4d36-9213-c0aa050901c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:40.820Z|a7a8e1de-4b99-4d36-9213-c0aa050901c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:40.837Z|dfb9a4a7-7786-4b9f-86d3-72f8656f3c67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:40.838Z|dfb9a4a7-7786-4b9f-86d3-72f8656f3c67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:43.362Z|7c6d59af-8a94-475c-bcb5-f61f58ec2286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:11:43.363Z|7c6d59af-8a94-475c-bcb5-f61f58ec2286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:11:43.898Z|28465743-b6a4-4547-a0d3-465c7420e7ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:11:43.899Z|28465743-b6a4-4547-a0d3-465c7420e7ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:11:50.825Z|2b8aeb3e-edb4-4e7c-80ce-477cfef2e3d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:50.827Z|2b8aeb3e-edb4-4e7c-80ce-477cfef2e3d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:50.846Z|fd418c98-6f03-4267-a915-29bec46d3ccb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:50.847Z|fd418c98-6f03-4267-a915-29bec46d3ccb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:50.865Z|ef3e0965-3a9a-4445-88b2-3eada749f51f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:11:50.866Z|ef3e0965-3a9a-4445-88b2-3eada749f51f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:11:58.362Z|7b3572d3-b30a-45f7-8252-a7d9df51c776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:11:58.363Z|7b3572d3-b30a-45f7-8252-a7d9df51c776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:12:00.851Z|1ae7b031-4e61-4166-bb9e-f41ccd8f5d81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:00.852Z|1ae7b031-4e61-4166-bb9e-f41ccd8f5d81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:00.880Z|cdf239b7-2f97-4852-b000-5deaa7116fd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:00.881Z|cdf239b7-2f97-4852-b000-5deaa7116fd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:00.908Z|8cbee908-05f8-4ca9-bf16-1477f2486045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:00.909Z|8cbee908-05f8-4ca9-bf16-1477f2486045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:10.893Z|0160c0e2-cade-49f1-bf58-bef057e22a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:10.894Z|0160c0e2-cade-49f1-bf58-bef057e22a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:10.917Z|ccae576f-6d2d-41f3-a3e1-136bf06deceb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:10.917Z|ccae576f-6d2d-41f3-a3e1-136bf06deceb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:10.941Z|db965eb1-62a8-427c-96fe-43a6e2027564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:10.942Z|db965eb1-62a8-427c-96fe-43a6e2027564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:13.362Z|67f822a0-bc35-416c-b16c-86881b4e29f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:12:13.365Z|67f822a0-bc35-416c-b16c-86881b4e29f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:12:13.900Z|9977f8c1-71a1-42c6-9f94-3999568d3274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:12:13.900Z|9977f8c1-71a1-42c6-9f94-3999568d3274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:12:15.052Z|b1d3e443-5b97-419a-b22e-31b3d16d6654|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:12:15.053Z|b1d3e443-5b97-419a-b22e-31b3d16d6654|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:20.917Z|48b1d685-c2b9-448e-a892-3ddd66cd0d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:20.918Z|48b1d685-c2b9-448e-a892-3ddd66cd0d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:20.938Z|63de9a07-527f-415c-907f-458e38e1b65f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:20.939Z|63de9a07-527f-415c-907f-458e38e1b65f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:20.965Z|22364a09-ffca-4757-b890-5892f63351e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:20.966Z|22364a09-ffca-4757-b890-5892f63351e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:28.363Z|d1dffb65-467b-4aa1-a6a9-9fb43b45ca7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:12:28.363Z|d1dffb65-467b-4aa1-a6a9-9fb43b45ca7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:12:30.950Z|0e34636c-ca0f-4e55-813e-5ab760ce7d68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:30.951Z|0e34636c-ca0f-4e55-813e-5ab760ce7d68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:30.969Z|4c426651-167d-4a57-82c6-0d344e468b61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:30.984Z|4c426651-167d-4a57-82c6-0d344e468b61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:31.000Z|451f562a-c5ae-4463-8bfd-3a70f6b91aa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:31.001Z|451f562a-c5ae-4463-8bfd-3a70f6b91aa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:40.973Z|a04998e6-eeca-4e73-9ed7-b621d991ad32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:40.974Z|a04998e6-eeca-4e73-9ed7-b621d991ad32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:41.021Z|2506bc3f-2839-499e-801e-20e1c5579ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:41.022Z|2506bc3f-2839-499e-801e-20e1c5579ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:41.043Z|ae92dd26-f2a2-4585-bdcb-cbe250b4dc6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:41.044Z|ae92dd26-f2a2-4585-bdcb-cbe250b4dc6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:43.362Z|787af1e9-239f-4fad-8036-70874c95feaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:12:43.363Z|787af1e9-239f-4fad-8036-70874c95feaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:12:43.901Z|3ac3aaaf-8086-4526-aeea-57e3fac83608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:12:43.901Z|3ac3aaaf-8086-4526-aeea-57e3fac83608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:12:51.000Z|2997bde9-0027-424a-8558-e5f1dd333766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:51.001Z|2997bde9-0027-424a-8558-e5f1dd333766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:51.056Z|53647f5a-ba58-45aa-b835-41fb7f36034f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:51.057Z|53647f5a-ba58-45aa-b835-41fb7f36034f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:51.064Z|c2e3f3ec-d1c4-4322-8869-21350d85a181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:12:51.065Z|c2e3f3ec-d1c4-4322-8869-21350d85a181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:12:58.362Z|75a401e4-761d-4d4f-a32e-b3ac724a2431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:12:58.366Z|75a401e4-761d-4d4f-a32e-b3ac724a2431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:13:01.036Z|9c4045ac-9787-4f5d-beed-90bccba79b51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:01.037Z|9c4045ac-9787-4f5d-beed-90bccba79b51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:01.077Z|140d3d98-4463-4d98-a8ae-68c6fc02dab2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:01.078Z|140d3d98-4463-4d98-a8ae-68c6fc02dab2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:01.092Z|6a908ee7-8616-40e7-bf7f-601e0b711c98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:01.100Z|6a908ee7-8616-40e7-bf7f-601e0b711c98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:11.061Z|369a542d-ca5c-4c89-bcde-b3550e3a18fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:11.062Z|369a542d-ca5c-4c89-bcde-b3550e3a18fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:11.101Z|21c9a725-f2a4-4d35-b596-18b8ed71d4d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:11.102Z|21c9a725-f2a4-4d35-b596-18b8ed71d4d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:11.147Z|1061018c-b4f3-4e14-8089-bcd72ab8534f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:11.148Z|1061018c-b4f3-4e14-8089-bcd72ab8534f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:13.362Z|86852b2d-d1e0-4d70-ad43-67a3b3ad1097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:13:13.363Z|86852b2d-d1e0-4d70-ad43-67a3b3ad1097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:13:13.902Z|ebaad8a0-9ffe-470b-a9d4-687b3721255e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:13:13.903Z|ebaad8a0-9ffe-470b-a9d4-687b3721255e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:13:15.054Z|44811cf5-50e1-40f6-918c-75b1fea105a6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:13:15.056Z|44811cf5-50e1-40f6-918c-75b1fea105a6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:21.084Z|3e9f3a17-9c69-4f94-ab48-7858355102d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:21.085Z|3e9f3a17-9c69-4f94-ab48-7858355102d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:21.127Z|52b9f83c-44db-4d37-a491-e8ef6ac1576a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:21.127Z|52b9f83c-44db-4d37-a491-e8ef6ac1576a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:21.176Z|0f0bfffb-5037-4dfd-9418-7500a20ab62c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:21.177Z|0f0bfffb-5037-4dfd-9418-7500a20ab62c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:28.362Z|f11b14e8-37b3-470e-8610-6d50a0d0a505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:13:28.363Z|f11b14e8-37b3-470e-8610-6d50a0d0a505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:13:31.109Z|6cbe7c47-9ed3-46dd-aa5a-10808d2e146d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:31.110Z|6cbe7c47-9ed3-46dd-aa5a-10808d2e146d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:31.157Z|055411e7-fe1b-4e40-b2c0-e3e20dbec829|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:31.158Z|055411e7-fe1b-4e40-b2c0-e3e20dbec829|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:31.201Z|caae4059-0e3f-4fcd-9220-ba1d82c28812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:31.202Z|caae4059-0e3f-4fcd-9220-ba1d82c28812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:41.135Z|f471834b-037d-4e7a-8a73-71a50445fdc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:41.136Z|f471834b-037d-4e7a-8a73-71a50445fdc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:41.180Z|5442e158-c54b-4a9d-b478-ba17dc870986|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:41.181Z|5442e158-c54b-4a9d-b478-ba17dc870986|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:41.228Z|fec592a8-b640-41b5-8649-05690c2473a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:41.229Z|fec592a8-b640-41b5-8649-05690c2473a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:43.362Z|3e9d0d11-8e13-4743-a304-c622786681aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:13:43.366Z|3e9d0d11-8e13-4743-a304-c622786681aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:13:43.905Z|24e2680d-f197-4898-88c4-a4fb9cb11e44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:13:43.906Z|24e2680d-f197-4898-88c4-a4fb9cb11e44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:13:51.166Z|37ea8245-9801-42b9-9bb8-91983b0fc40c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:51.167Z|37ea8245-9801-42b9-9bb8-91983b0fc40c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:51.205Z|9c8261ee-e845-49bd-803d-038a2860971a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:51.205Z|9c8261ee-e845-49bd-803d-038a2860971a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:51.252Z|8737c6fa-f82f-4219-87a0-73d706627172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:13:51.253Z|8737c6fa-f82f-4219-87a0-73d706627172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:13:58.362Z|8899510a-558f-45e9-b1af-eab9fabc7158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:13:58.362Z|8899510a-558f-45e9-b1af-eab9fabc7158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:14:01.201Z|d5ab9247-2b20-4abb-b16c-f509909a5248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:01.202Z|d5ab9247-2b20-4abb-b16c-f509909a5248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:01.239Z|825ef41a-b4ee-4134-9d29-108bfab383d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:01.240Z|825ef41a-b4ee-4134-9d29-108bfab383d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:01.274Z|cdd54ef1-d151-4b3a-98e5-304ad9dcfddf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:01.275Z|cdd54ef1-d151-4b3a-98e5-304ad9dcfddf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:11.222Z|c0f0433e-d9fc-44a9-9b69-cc395d933aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:11.222Z|c0f0433e-d9fc-44a9-9b69-cc395d933aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:11.260Z|6cbabea5-4780-4577-b9b0-4d7e6979c31d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:11.262Z|6cbabea5-4780-4577-b9b0-4d7e6979c31d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:11.297Z|8814afb4-2ba4-43d7-addc-847d417fab2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:11.298Z|8814afb4-2ba4-43d7-addc-847d417fab2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:13.362Z|d02cb327-44e6-4905-9f9e-a439ac81b3d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:14:13.362Z|d02cb327-44e6-4905-9f9e-a439ac81b3d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:14:13.906Z|023af6a2-896b-4bba-bdd2-373b610e9e6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:14:13.907Z|023af6a2-896b-4bba-bdd2-373b610e9e6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:14:15.053Z|214b3eaa-dcac-4261-9946-6b49cff80ae3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:14:15.054Z|214b3eaa-dcac-4261-9946-6b49cff80ae3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:21.243Z|612d69b7-f849-42e1-b502-8352c487e1bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:21.244Z|612d69b7-f849-42e1-b502-8352c487e1bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:21.290Z|6b53f64a-2ed0-41cb-8973-317ddc1c3f05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:21.291Z|6b53f64a-2ed0-41cb-8973-317ddc1c3f05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:21.318Z|ae7de3d1-7b9c-49b0-b937-e38ccf7fe68e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:21.319Z|ae7de3d1-7b9c-49b0-b937-e38ccf7fe68e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:28.362Z|87b646b1-ea37-41f8-8ef2-7e8fae658167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:14:28.371Z|87b646b1-ea37-41f8-8ef2-7e8fae658167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:14:31.273Z|7711e835-fa36-4f29-bf98-cd249e56fdd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:31.278Z|7711e835-fa36-4f29-bf98-cd249e56fdd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:31.314Z|936706ff-c8e2-4fd5-b508-efaef28132b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:31.315Z|936706ff-c8e2-4fd5-b508-efaef28132b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:31.340Z|37c7313c-6488-4d48-8c2b-4295c739e29e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:31.341Z|37c7313c-6488-4d48-8c2b-4295c739e29e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:41.303Z|6bff2e84-0529-4a76-9487-c14b5788b8bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:41.304Z|6bff2e84-0529-4a76-9487-c14b5788b8bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:41.338Z|15f9a890-aaaa-4788-9191-c8adde828c0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:41.339Z|15f9a890-aaaa-4788-9191-c8adde828c0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:41.363Z|531dd57c-9cff-4b03-a4e6-6ba1fb991e85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:41.364Z|531dd57c-9cff-4b03-a4e6-6ba1fb991e85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:43.362Z|d62654b7-0660-4e28-83af-9a0131391239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:14:43.363Z|d62654b7-0660-4e28-83af-9a0131391239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:14:43.908Z|39a69950-6822-4d70-86dd-68ff294c2e69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:14:43.909Z|39a69950-6822-4d70-86dd-68ff294c2e69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:14:51.326Z|1cfbdefb-d3da-4019-8f8a-5fb6c04ac4fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:51.327Z|1cfbdefb-d3da-4019-8f8a-5fb6c04ac4fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:51.361Z|6772f975-1839-4905-9837-512a319175b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:51.362Z|6772f975-1839-4905-9837-512a319175b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:51.387Z|7cfa06f8-3362-4746-9a92-8e276817ebef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:14:51.388Z|7cfa06f8-3362-4746-9a92-8e276817ebef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:14:58.362Z|e5890c71-2f17-4758-811d-72359cfcd2c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:14:58.362Z|e5890c71-2f17-4758-811d-72359cfcd2c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:15:01.359Z|d6ff2662-3374-46d1-a83a-cd7a9cba26e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:01.360Z|d6ff2662-3374-46d1-a83a-cd7a9cba26e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:01.383Z|16d29720-e592-4ff6-a954-ad16a1b81179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:01.384Z|16d29720-e592-4ff6-a954-ad16a1b81179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:01.412Z|aa06c826-23a9-474e-9b81-99098e6d7db6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:01.413Z|aa06c826-23a9-474e-9b81-99098e6d7db6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:11.381Z|67091e38-4b63-4d23-8bda-129ca9460ac0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:11.382Z|67091e38-4b63-4d23-8bda-129ca9460ac0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:11.409Z|3362d4f8-6f3e-4101-88e4-d0769c7aa8ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:11.410Z|3362d4f8-6f3e-4101-88e4-d0769c7aa8ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:11.440Z|68253679-fc7e-47a8-bb3e-9b080c3d3ae8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:11.441Z|68253679-fc7e-47a8-bb3e-9b080c3d3ae8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:13.362Z|07ae7a32-4c59-4355-b413-65119e0ffd65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:15:13.365Z|07ae7a32-4c59-4355-b413-65119e0ffd65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:15:13.910Z|b9eb0307-68e7-4aac-91c6-56d693705478|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:15:13.910Z|b9eb0307-68e7-4aac-91c6-56d693705478|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:15:15.053Z|fca58c71-65c6-4591-a442-5e7d2145cf09|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:15:15.054Z|fca58c71-65c6-4591-a442-5e7d2145cf09|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:21.408Z|56682bdd-7ae9-46c3-aef4-79c8836af3ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:21.409Z|56682bdd-7ae9-46c3-aef4-79c8836af3ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:21.437Z|3ff0efb6-fc86-4fae-a1bf-e64b6ea5fd5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:21.438Z|3ff0efb6-fc86-4fae-a1bf-e64b6ea5fd5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:21.473Z|1ddb7f9e-d890-45ad-99db-f648b7b526f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:21.474Z|1ddb7f9e-d890-45ad-99db-f648b7b526f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:28.362Z|506c0f58-4285-4bbd-b74d-9974b9a24b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:15:28.363Z|506c0f58-4285-4bbd-b74d-9974b9a24b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:15:31.440Z|b1f441ad-d90b-4034-868a-a6c344048ec6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:31.442Z|b1f441ad-d90b-4034-868a-a6c344048ec6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:31.482Z|b4fb5b17-7787-4432-9b9e-f21b5c5ff5b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:31.483Z|b4fb5b17-7787-4432-9b9e-f21b5c5ff5b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:31.500Z|e854e7fd-f751-47c3-976a-e0dc6990970f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:31.500Z|e854e7fd-f751-47c3-976a-e0dc6990970f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:41.495Z|a3f5bd79-6902-412d-aeda-1e97b1e1dafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:41.497Z|a3f5bd79-6902-412d-aeda-1e97b1e1dafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:41.514Z|f633227c-20cf-4fd7-80d1-7e653ef4362c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:41.514Z|f633227c-20cf-4fd7-80d1-7e653ef4362c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:41.564Z|b18ce036-323c-445d-925c-69a36317527a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:41.565Z|b18ce036-323c-445d-925c-69a36317527a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:43.362Z|cf18f867-4b5a-4bd1-af86-a36f11e87fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:15:43.363Z|cf18f867-4b5a-4bd1-af86-a36f11e87fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:15:43.911Z|f521001f-b8dc-46e5-aa1c-7c7cfcf69756|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:15:43.912Z|f521001f-b8dc-46e5-aa1c-7c7cfcf69756|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:15:51.525Z|f634fcb0-5941-4b3d-94d2-84bd5238b8da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:51.526Z|f634fcb0-5941-4b3d-94d2-84bd5238b8da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:51.565Z|fecd83cc-836d-4619-97dd-8d843d8b8bba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:51.565Z|fecd83cc-836d-4619-97dd-8d843d8b8bba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:51.597Z|7dcba797-164f-4171-81b2-0cf2fe150487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:15:51.597Z|7dcba797-164f-4171-81b2-0cf2fe150487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:15:58.362Z|3a9539d4-a42e-453a-8cc8-d93e2ab043da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:15:58.365Z|3a9539d4-a42e-453a-8cc8-d93e2ab043da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:16:01.572Z|b90747b7-8718-4f2b-b5de-1afef255322b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:01.573Z|b90747b7-8718-4f2b-b5de-1afef255322b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:01.596Z|716fcd17-dc77-4f72-be40-3879dc55b741|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:01.597Z|716fcd17-dc77-4f72-be40-3879dc55b741|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:01.625Z|95b93c53-686a-4a40-aba4-d1c91064f96f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:01.626Z|95b93c53-686a-4a40-aba4-d1c91064f96f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:11.614Z|1761adaf-f026-4181-9b81-0e564f7749dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:11.615Z|1761adaf-f026-4181-9b81-0e564f7749dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:11.624Z|bd93f691-1bff-43e5-8822-3e7e2d177d87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:11.625Z|bd93f691-1bff-43e5-8822-3e7e2d177d87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:11.650Z|ecf2bef7-d5c0-48ef-828d-5d2afcd91dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:11.659Z|ecf2bef7-d5c0-48ef-828d-5d2afcd91dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:13.362Z|31534ad1-bbac-4992-b73c-b011f351c6da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:16:13.363Z|31534ad1-bbac-4992-b73c-b011f351c6da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:16:13.912Z|6cb93f55-1090-4ade-b047-644494757424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:16:13.914Z|6cb93f55-1090-4ade-b047-644494757424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:16:15.054Z|90d8fecc-57fe-46f7-974b-87e7255f2142|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:16:15.055Z|90d8fecc-57fe-46f7-974b-87e7255f2142|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:21.653Z|8a791ef5-7b72-4590-9bc0-1d65d7b27890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:21.654Z|8a791ef5-7b72-4590-9bc0-1d65d7b27890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:21.664Z|d1414a04-7769-48c8-87b4-a1d7252b9430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:21.666Z|d1414a04-7769-48c8-87b4-a1d7252b9430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:21.702Z|53732ed0-786e-4293-8699-5a25088846c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:21.703Z|53732ed0-786e-4293-8699-5a25088846c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:28.366Z|d72a4158-c073-4d5e-95ed-6a08cb0ab195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:16:28.370Z|d72a4158-c073-4d5e-95ed-6a08cb0ab195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:16:31.701Z|82763fb3-9542-48b7-b85c-29c45f7c99af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:31.702Z|82763fb3-9542-48b7-b85c-29c45f7c99af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:31.713Z|924cd8ef-aeb4-4f85-94c9-912a70f1f249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:31.713Z|924cd8ef-aeb4-4f85-94c9-912a70f1f249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:31.749Z|a2d89ac8-895d-4a0d-83ef-fd162444d918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:31.750Z|a2d89ac8-895d-4a0d-83ef-fd162444d918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:41.736Z|84913557-edef-460c-b345-ab88de6523b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:41.737Z|84913557-edef-460c-b345-ab88de6523b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:41.761Z|eb13d9ab-609b-4243-8829-7bd4cd335714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:41.762Z|eb13d9ab-609b-4243-8829-7bd4cd335714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:41.785Z|ac0fdd48-e71a-44a7-bc42-3cd229546efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:41.786Z|ac0fdd48-e71a-44a7-bc42-3cd229546efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:43.362Z|4a56a063-f9c0-44d2-bfc6-9985b48d2695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:16:43.363Z|4a56a063-f9c0-44d2-bfc6-9985b48d2695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:16:43.914Z|33691f6e-004f-4920-9dab-a988a70d61e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:16:43.915Z|33691f6e-004f-4920-9dab-a988a70d61e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:16:51.749Z|cebc66fd-aed2-4f63-96dd-4e4bc831bf3e|http-nio-8080-exec-3|manage/health|python-requests/2.28.2|||INFO|500||Entering
2023-01-25T07:16:51.750Z|cebc66fd-aed2-4f63-96dd-4e4bc831bf3e|http-nio-8080-exec-3|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:51.769Z|9f5dd934-c7d0-46c1-b994-3cf7b8625f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:51.770Z|9f5dd934-c7d0-46c1-b994-3cf7b8625f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:51.790Z|fed511d5-a71f-4c1b-8923-3ceeb2dbdcaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:51.791Z|fed511d5-a71f-4c1b-8923-3ceeb2dbdcaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:51.823Z|389b2640-926a-4af3-b124-cd6ada3c80ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:16:51.824Z|389b2640-926a-4af3-b124-cd6ada3c80ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:16:58.362Z|b8909900-747b-4007-9b60-706de74262fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:16:58.363Z|b8909900-747b-4007-9b60-706de74262fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:16:58.491Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2023-01-25T07:16:58.506Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: a40c06af-b9ba-438d-8de1-644351feafd4 already exists in requestDb InfraActiveRequests table
2023-01-25T07:16:58.568Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4
2023-01-25T07:16:58.569Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|INFO|500||Invoke
2023-01-25T07:16:58.570Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|DEBUG|500||===========================request begin================================================
2023-01-25T07:16:58.570Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4
2023-01-25T07:16:58.570Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|DEBUG|500||Method      : GET
2023-01-25T07:16:58.571Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ad0723af56d0f6b", X-B3-SpanId:"089324f1a3b44a0d", X-B3-ParentSpanId:"4ad0723af56d0f6b", X-B3-Sampled:"0", X-ONAP-RequestID:"a40c06af-b9ba-438d-8de1-644351feafd4", X-RequestID:"a40c06af-b9ba-438d-8de1-644351feafd4", X-TransactionID:"a40c06af-b9ba-438d-8de1-644351feafd4", X-ECOMP-RequestID:"a40c06af-b9ba-438d-8de1-644351feafd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"728cd389-af31-4d3e-ab1c-546a28ed4a17"]
2023-01-25T07:16:58.572Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|DEBUG|500||Request body: 
2023-01-25T07:16:58.572Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|DEBUG|500||==========================request end================================================
2023-01-25T07:16:59.294Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|DEBUG|500||============================response begin==========================================
2023-01-25T07:16:59.294Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T07:16:59.295Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|DEBUG|500||Status text  : 
2023-01-25T07:16:59.295Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=04BA06D71195D84D652E8961D17D4653; 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:"Wed, 25 Jan 2023 07:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T07:16:59.297Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|DEBUG|500||Response body: 
2023-01-25T07:16:59.297Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|DEBUG|500||=======================response end=================================================
2023-01-25T07:16:59.298Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a40c06af-b9ba-438d-8de1-644351feafd4|INFO|404|Not Found|InvokeReturn
2023-01-25T07:16:59.394Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID a40c06af-b9ba-438d-8de1-644351feafd4
2023-01-25T07:16:59.425Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2023-01-25T07:16:59.430Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2023-01-25T07:16:59.431Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2023-01-25T07:16:59.431Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2023-01-25T07:16:59.432Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2023-01-25T07:16:59.432Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2023-01-25T07:16:59.433Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|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:"4ad0723af56d0f6b", X-B3-SpanId:"960aa0d09d86f843", X-B3-ParentSpanId:"4ad0723af56d0f6b", X-B3-Sampled:"0", X-ONAP-RequestID:"a40c06af-b9ba-438d-8de1-644351feafd4", X-RequestID:"a40c06af-b9ba-438d-8de1-644351feafd4", X-TransactionID:"a40c06af-b9ba-438d-8de1-644351feafd4", X-ECOMP-RequestID:"a40c06af-b9ba-438d-8de1-644351feafd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad7b839c-ae3f-454b-b008-3f25f8913f90"]
2023-01-25T07:16:59.433Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2023-01-25T07:16:59.434Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2023-01-25T07:16:59.477Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2023-01-25T07:16:59.477Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-01-25T07:16:59.477Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2023-01-25T07:16:59.478Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|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:"Wed, 25 Jan 2023 07:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T07:16:59.478Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2023-01-25T07:16:59.479Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2023-01-25T07:16:59.479Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-01-25T07:16:59.480Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$fc68ea3e.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-01-25T07:16:59.481Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2023-01-25T07:16:59.482Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|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-01-25T07:16:59.483Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2023-01-25T07:16:59.483Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2023-01-25T07:16:59.483Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|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-01-25T07:16:59.484Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2023-01-25T07:16:59.484Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|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:"4ad0723af56d0f6b", X-B3-SpanId:"3fa3022ad0934896", X-B3-ParentSpanId:"4ad0723af56d0f6b", X-B3-Sampled:"0", X-ONAP-RequestID:"a40c06af-b9ba-438d-8de1-644351feafd4", X-RequestID:"a40c06af-b9ba-438d-8de1-644351feafd4", X-TransactionID:"a40c06af-b9ba-438d-8de1-644351feafd4", X-ECOMP-RequestID:"a40c06af-b9ba-438d-8de1-644351feafd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"749b34a3-f145-418b-90f4-aa604913a10b"]
2023-01-25T07:16:59.484Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2023-01-25T07:16:59.485Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2023-01-25T07:16:59.563Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2023-01-25T07:16:59.564Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-01-25T07:16:59.564Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2023-01-25T07:16:59.565Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|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:"Wed, 25 Jan 2023 07:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T07:16:59.565Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2023-01-25T07:16:59.565Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2023-01-25T07:16:59.566Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-01-25T07:16:59.567Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$fc68ea3e.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-01-25T07:16:59.569Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@48063c0
2023-01-25T07:16:59.584Z|a40c06af-b9ba-438d-8de1-644351feafd4|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T07:17:01.798Z|8aca6ccf-998e-4420-bc1b-4e37d9c67919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:01.799Z|8aca6ccf-998e-4420-bc1b-4e37d9c67919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:01.820Z|0a7b873d-493b-41a5-83c9-6e477c8dc67c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:01.823Z|0a7b873d-493b-41a5-83c9-6e477c8dc67c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:01.845Z|ca360af3-cadd-4137-92b7-77ff1a6026ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:01.846Z|ca360af3-cadd-4137-92b7-77ff1a6026ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:11.831Z|1be47ea3-d74e-4f27-88b4-41b2cf1fc88a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:11.832Z|1be47ea3-d74e-4f27-88b4-41b2cf1fc88a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:11.905Z|295d490c-7ad4-464c-affe-d8381eb7f692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:11.905Z|df993ecb-7812-454a-b475-fa76de679361|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:11.907Z|df993ecb-7812-454a-b475-fa76de679361|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:11.908Z|295d490c-7ad4-464c-affe-d8381eb7f692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:13.362Z|6c9a6914-c9c4-406b-b74b-42c5a71cd4ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:17:13.365Z|6c9a6914-c9c4-406b-b74b-42c5a71cd4ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:17:13.916Z|24d77341-aad0-45ec-a2f0-081eb9050c14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:17:13.916Z|24d77341-aad0-45ec-a2f0-081eb9050c14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:17:14.889Z|f770aed2-7621-4a8d-b546-33d109b779eb|http-nio-8080-exec-6|manage/health|python-requests/2.28.2|||INFO|500||Entering
2023-01-25T07:17:14.893Z|f770aed2-7621-4a8d-b546-33d109b779eb|http-nio-8080-exec-6|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:15.054Z|4c3a4843-5611-4ba3-afca-d2e874220b65|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:17:15.055Z|4c3a4843-5611-4ba3-afca-d2e874220b65|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:21.931Z|ba89164b-a14c-4b09-b9ac-083b61dfe554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:21.931Z|65177e5b-a3d7-420e-8b25-91be697a864c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:21.932Z|ba89164b-a14c-4b09-b9ac-083b61dfe554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:21.932Z|65177e5b-a3d7-420e-8b25-91be697a864c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:21.949Z|063f0cc0-1eb8-47f9-bff4-1c90138da33b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:21.950Z|063f0cc0-1eb8-47f9-bff4-1c90138da33b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:28.362Z|99007baa-cb51-4df0-bb6a-9015afa40d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:17:28.363Z|99007baa-cb51-4df0-bb6a-9015afa40d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:17:31.962Z|a99fe7e0-3405-46f0-b89d-e6cf021b0ab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:31.962Z|ed779bd6-e055-452c-9e3a-48159bb19491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:31.963Z|a99fe7e0-3405-46f0-b89d-e6cf021b0ab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:31.963Z|ed779bd6-e055-452c-9e3a-48159bb19491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:31.983Z|0874e82f-11fe-4098-a200-3cdc1dccd7c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:31.984Z|0874e82f-11fe-4098-a200-3cdc1dccd7c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:41.987Z|8d048893-d0d8-4cef-984b-66de68b56ccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:41.988Z|8d048893-d0d8-4cef-984b-66de68b56ccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:42.001Z|cff305fa-40e3-408a-8f74-66f9eb3c3e30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:42.002Z|cff305fa-40e3-408a-8f74-66f9eb3c3e30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:42.009Z|ede10934-ce02-4b4f-879e-453330eaf400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:42.010Z|ede10934-ce02-4b4f-879e-453330eaf400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:43.362Z|fee27879-45b8-4eab-9c20-219a8346b93a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:17:43.363Z|fee27879-45b8-4eab-9c20-219a8346b93a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:17:43.917Z|b3bb2fd2-4f9f-47fd-829c-c12491f6d7cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:17:43.918Z|b3bb2fd2-4f9f-47fd-829c-c12491f6d7cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:17:52.016Z|2ff87430-20e8-41a3-b61b-dc21361b825f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:52.018Z|2ff87430-20e8-41a3-b61b-dc21361b825f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:52.032Z|4baf2a0b-d0ae-4933-88be-dd14275f0d8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:52.033Z|4baf2a0b-d0ae-4933-88be-dd14275f0d8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:52.038Z|5f774695-060a-4517-b7bc-07f47418d583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:17:52.039Z|5f774695-060a-4517-b7bc-07f47418d583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:17:58.362Z|7dcafa77-4bec-4941-a934-2fae2fd3984a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:17:58.365Z|7dcafa77-4bec-4941-a934-2fae2fd3984a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:18:02.045Z|e5860089-89ce-426e-89b6-69731c54cf22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:02.046Z|e5860089-89ce-426e-89b6-69731c54cf22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:02.063Z|d25d5626-0ba4-4aab-aa16-85bc4fca25ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:02.065Z|d25d5626-0ba4-4aab-aa16-85bc4fca25ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:02.071Z|68fc90c4-e881-4b44-b3ea-e0f508ca22af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:02.072Z|68fc90c4-e881-4b44-b3ea-e0f508ca22af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:12.069Z|98d9fe60-3ad9-4de2-9483-70f58ebcda82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:12.070Z|98d9fe60-3ad9-4de2-9483-70f58ebcda82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:12.108Z|3c12f5da-0846-471e-9a69-bbc5223b21c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:12.109Z|3c12f5da-0846-471e-9a69-bbc5223b21c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:12.124Z|0f5335b8-e7d7-4b75-8156-171990eafe1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:12.125Z|0f5335b8-e7d7-4b75-8156-171990eafe1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:13.362Z|3261c22f-07ec-4c92-a594-ef2ea65d88f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:18:13.362Z|3261c22f-07ec-4c92-a594-ef2ea65d88f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:18:13.918Z|5c130eeb-9d7c-4853-bc00-ace23e35122f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:18:13.919Z|5c130eeb-9d7c-4853-bc00-ace23e35122f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:18:15.053Z|460ea2e5-b5c5-42a9-a8dc-e63122e69f3e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:18:15.054Z|460ea2e5-b5c5-42a9-a8dc-e63122e69f3e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:22.093Z|594155d3-b0bb-42af-b075-aa3e6afb8e10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:22.094Z|594155d3-b0bb-42af-b075-aa3e6afb8e10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:22.142Z|26646ebf-adf3-49f8-94a0-725c0d4d96a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:22.149Z|26646ebf-adf3-49f8-94a0-725c0d4d96a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:22.168Z|7ca339ca-120d-44d0-b79e-c7517d1bb7aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:22.169Z|7ca339ca-120d-44d0-b79e-c7517d1bb7aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:28.362Z|0ca214a5-d7f0-4b80-95bc-bd533f5d9f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:18:28.363Z|0ca214a5-d7f0-4b80-95bc-bd533f5d9f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:18:32.125Z|1a26b687-061e-4209-8f84-94c2e17c913a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:32.126Z|1a26b687-061e-4209-8f84-94c2e17c913a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:32.176Z|e6a70095-631a-4552-b547-788f30cb9f96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:32.177Z|e6a70095-631a-4552-b547-788f30cb9f96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:32.213Z|2a3109f2-751b-4a3d-a6b9-682ab21a2822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:32.214Z|2a3109f2-751b-4a3d-a6b9-682ab21a2822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:42.153Z|17848700-39c0-475e-8451-90af018e6c80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:42.153Z|17848700-39c0-475e-8451-90af018e6c80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:42.199Z|def3b12a-7a8a-48b7-bea6-4b0a63b3f15f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:42.200Z|def3b12a-7a8a-48b7-bea6-4b0a63b3f15f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:42.237Z|752950ff-c9d3-48df-88d0-b79bda6f0ef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:42.238Z|752950ff-c9d3-48df-88d0-b79bda6f0ef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:43.362Z|5e1b64d8-479b-4f5d-aa13-3013e8a43bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:18:43.364Z|5e1b64d8-479b-4f5d-aa13-3013e8a43bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:18:43.919Z|ac024e01-f421-4fe0-9473-cbaa32bc62f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:18:43.920Z|ac024e01-f421-4fe0-9473-cbaa32bc62f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:18:52.189Z|0d1905c8-cc59-433a-b03b-432e6ca4367e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:52.190Z|0d1905c8-cc59-433a-b03b-432e6ca4367e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:52.226Z|2d8afdc6-bf18-4dc3-9b64-0860198c4c15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:52.227Z|2d8afdc6-bf18-4dc3-9b64-0860198c4c15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:52.288Z|703cef8a-0ba8-4163-9ea6-6207f583d08a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:18:52.289Z|703cef8a-0ba8-4163-9ea6-6207f583d08a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:18:58.362Z|e42df8d6-25ea-488e-89b3-dc09de9df838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:18:58.362Z|e42df8d6-25ea-488e-89b3-dc09de9df838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:19:02.229Z|5dde9119-2192-40a7-8a15-5b65f6b7751c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:02.232Z|5dde9119-2192-40a7-8a15-5b65f6b7751c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:02.265Z|c7e4bb9c-9474-4b02-9490-df04bb29b731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:02.266Z|c7e4bb9c-9474-4b02-9490-df04bb29b731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:02.311Z|b6660f0f-54d0-4440-ad9c-1139e570eb43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:02.312Z|b6660f0f-54d0-4440-ad9c-1139e570eb43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:12.258Z|3f1e3df7-7147-4fa5-a344-bbb6a55a1ef0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:12.259Z|3f1e3df7-7147-4fa5-a344-bbb6a55a1ef0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:12.289Z|b53e4b38-4152-4c28-921a-b43ac1315cd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:12.290Z|b53e4b38-4152-4c28-921a-b43ac1315cd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:12.337Z|1f7febe6-474e-42f8-bd6a-a8814a0f7e55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:12.338Z|1f7febe6-474e-42f8-bd6a-a8814a0f7e55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:13.362Z|23a2ae11-e2ff-4b2e-be9e-90e81fbfda88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:19:13.362Z|23a2ae11-e2ff-4b2e-be9e-90e81fbfda88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:19:13.921Z|462642be-e5c8-49b6-a669-3147562878bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:19:13.921Z|462642be-e5c8-49b6-a669-3147562878bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:19:15.053Z|3e15ccdd-aa64-40db-ac30-fdbed2036146|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:19:15.054Z|3e15ccdd-aa64-40db-ac30-fdbed2036146|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:22.282Z|cda61e84-f240-4167-9bbc-2c144f4f1da7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:22.285Z|cda61e84-f240-4167-9bbc-2c144f4f1da7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:22.314Z|05881d1e-f197-4b11-a5c2-c6355a55fd86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:22.314Z|05881d1e-f197-4b11-a5c2-c6355a55fd86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:22.359Z|3179f735-921f-45de-b8ba-4ef10219ff80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:22.360Z|3179f735-921f-45de-b8ba-4ef10219ff80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:28.362Z|609e5148-6456-48eb-ab86-61639f6b641f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:19:28.366Z|609e5148-6456-48eb-ab86-61639f6b641f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:19:32.313Z|39a41400-f2f5-4232-81e7-2f4d87a0d8b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:32.319Z|39a41400-f2f5-4232-81e7-2f4d87a0d8b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:32.336Z|adb0ad45-399f-46ce-9161-0b2f3b776715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:32.336Z|adb0ad45-399f-46ce-9161-0b2f3b776715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:32.384Z|e097e280-ee0b-43de-be23-c8c2dfde6140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:32.384Z|e097e280-ee0b-43de-be23-c8c2dfde6140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:42.340Z|adfc2996-bd6e-4e2a-a837-663e035e4092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:42.342Z|adfc2996-bd6e-4e2a-a837-663e035e4092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:42.358Z|7b9d3f06-1e3e-4123-9d07-66b7e14b28f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:42.358Z|7b9d3f06-1e3e-4123-9d07-66b7e14b28f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:42.406Z|739cee3c-663e-46be-9a7d-978d2f36a602|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:42.407Z|739cee3c-663e-46be-9a7d-978d2f36a602|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:43.362Z|5ee98b62-b84a-422c-8e9b-eb46691f303f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:19:43.362Z|5ee98b62-b84a-422c-8e9b-eb46691f303f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:19:43.922Z|3e2483da-e565-4165-a123-c8f46514c16a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:19:43.923Z|3e2483da-e565-4165-a123-c8f46514c16a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:19:52.381Z|76faef58-1189-4537-a691-e8f608f763e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:52.381Z|afa38628-593e-4d38-95c9-e37a00ae3747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:52.382Z|76faef58-1189-4537-a691-e8f608f763e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:52.382Z|afa38628-593e-4d38-95c9-e37a00ae3747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:52.427Z|4e1bfd95-4779-4a77-a6db-0e1038eedcc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:19:52.427Z|4e1bfd95-4779-4a77-a6db-0e1038eedcc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:19:58.362Z|02a4f6b3-6c18-43b4-86cf-7d451a7544da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:19:58.362Z|02a4f6b3-6c18-43b4-86cf-7d451a7544da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:20:02.409Z|edc9387b-54d0-4706-98b1-fbd0d8bdccfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:02.409Z|edc9387b-54d0-4706-98b1-fbd0d8bdccfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:02.414Z|69eeed39-1048-4fd3-8ca4-cef846489a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:02.414Z|69eeed39-1048-4fd3-8ca4-cef846489a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:02.447Z|dc18eea2-0bd1-4e55-bdd8-2bd211d59cdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:02.448Z|dc18eea2-0bd1-4e55-bdd8-2bd211d59cdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:12.432Z|f572dc4b-4ea9-47ef-a39a-b175b2510cb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:12.432Z|f572dc4b-4ea9-47ef-a39a-b175b2510cb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:12.436Z|c36378dc-41f4-49b2-b0fc-6cc28b69ae5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:12.436Z|c36378dc-41f4-49b2-b0fc-6cc28b69ae5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:12.468Z|d58a3668-e86e-4bf7-a507-e43ff646f117|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:12.469Z|d58a3668-e86e-4bf7-a507-e43ff646f117|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:13.362Z|320b8f68-5ac0-48de-8aaa-ba780006bb1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:20:13.365Z|320b8f68-5ac0-48de-8aaa-ba780006bb1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:20:13.923Z|7ad17b9a-cd73-40c7-9f5b-5e98c846ac53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:20:13.924Z|7ad17b9a-cd73-40c7-9f5b-5e98c846ac53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:20:15.053Z|f63d69ec-c0a6-4a76-b81c-3cf8e229ff1b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:20:15.053Z|f63d69ec-c0a6-4a76-b81c-3cf8e229ff1b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:22.460Z|764bfce8-4fe2-4508-bd9a-4352957fdf08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:22.460Z|764bfce8-4fe2-4508-bd9a-4352957fdf08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:22.467Z|ce27927e-758f-44aa-a953-9cdd271b9fbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:22.468Z|ce27927e-758f-44aa-a953-9cdd271b9fbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:22.493Z|cccadd5e-6820-4137-a34e-3d99618f8692|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:22.493Z|cccadd5e-6820-4137-a34e-3d99618f8692|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:28.362Z|4ed6a780-86c5-408c-92a1-c0b4e74c8191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:20:28.363Z|4ed6a780-86c5-408c-92a1-c0b4e74c8191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:20:32.486Z|e06836de-cd2f-49c6-89ba-2fccd0cde46e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:32.487Z|e06836de-cd2f-49c6-89ba-2fccd0cde46e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:32.497Z|85a447e5-7e94-4ab7-9fa3-61bd40f921fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:32.498Z|85a447e5-7e94-4ab7-9fa3-61bd40f921fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:32.525Z|7dbd3747-cab6-435e-950c-62c3d6f6a55f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:32.525Z|7dbd3747-cab6-435e-950c-62c3d6f6a55f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:42.526Z|05274075-7898-486c-828f-a1fc58e45e9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:42.527Z|05274075-7898-486c-828f-a1fc58e45e9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:42.547Z|ebabaa98-7a87-47de-94e1-a7ad23e45c6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:42.547Z|22dd8c7d-1a37-4ace-aa40-060b2f9714ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:42.548Z|22dd8c7d-1a37-4ace-aa40-060b2f9714ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:42.548Z|ebabaa98-7a87-47de-94e1-a7ad23e45c6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:43.362Z|83297027-57e1-437d-a981-7b3c7cb27952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:20:43.362Z|83297027-57e1-437d-a981-7b3c7cb27952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:20:43.925Z|e25e87c7-1832-45c2-8a27-d9acc226b5af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:20:43.926Z|e25e87c7-1832-45c2-8a27-d9acc226b5af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:20:52.552Z|1bc14c7c-15e5-448c-b6d9-6cf9698fc13a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:52.553Z|1bc14c7c-15e5-448c-b6d9-6cf9698fc13a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:52.573Z|793320c1-4a6b-4905-aac7-13b75f7967b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:52.574Z|793320c1-4a6b-4905-aac7-13b75f7967b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:52.575Z|da2359ea-ba82-4056-b792-df2c8dff5a30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:20:52.576Z|da2359ea-ba82-4056-b792-df2c8dff5a30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:20:58.362Z|4d3d9764-c05d-4244-97dd-75be406c010f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:20:58.365Z|4d3d9764-c05d-4244-97dd-75be406c010f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:21:02.580Z|93431109-d6ec-495a-9d17-2956d6c89afe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:02.581Z|93431109-d6ec-495a-9d17-2956d6c89afe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:02.597Z|9d4c986b-d7c7-49d6-b184-7440981a6341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:02.598Z|9d4c986b-d7c7-49d6-b184-7440981a6341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:02.603Z|63a2473e-25d3-4a08-8b9a-d051f2f4f59d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:02.603Z|63a2473e-25d3-4a08-8b9a-d051f2f4f59d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:12.626Z|52701dbf-0483-4922-9fc4-4376b51a6a71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:12.627Z|52701dbf-0483-4922-9fc4-4376b51a6a71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:12.627Z|192872d4-a3a1-403b-af78-34897d584cf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:12.627Z|df81d785-5198-4d95-8455-937868fe80ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:12.628Z|df81d785-5198-4d95-8455-937868fe80ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:12.628Z|192872d4-a3a1-403b-af78-34897d584cf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:13.362Z|d3dcf1aa-e262-4847-94cb-86bc530da4c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:21:13.363Z|d3dcf1aa-e262-4847-94cb-86bc530da4c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:21:13.929Z|6d1a9890-2831-4f68-826c-4876cec75d50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:21:13.929Z|6d1a9890-2831-4f68-826c-4876cec75d50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:21:15.052Z|1136fdb7-5e55-47f5-b02b-4a9182624c88|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:21:15.054Z|1136fdb7-5e55-47f5-b02b-4a9182624c88|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:22.658Z|c7c8276c-3399-4765-94fb-27fea8ea9ecb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:22.660Z|c7c8276c-3399-4765-94fb-27fea8ea9ecb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:22.668Z|0714c096-027c-445f-9f50-0d16973a2989|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:22.669Z|0714c096-027c-445f-9f50-0d16973a2989|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:22.677Z|a5a4e6c3-96a2-455d-a408-6757ba14a36e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:22.678Z|a5a4e6c3-96a2-455d-a408-6757ba14a36e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:28.362Z|b72c7e83-fec5-4ce2-8d34-aa2a3b5c469a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:21:28.363Z|b72c7e83-fec5-4ce2-8d34-aa2a3b5c469a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:21:32.692Z|83a82f65-eeba-4e20-9c61-960369b778ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:32.693Z|83a82f65-eeba-4e20-9c61-960369b778ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:32.703Z|72cdc264-d2a7-4da8-a872-1448e7b46b8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:32.704Z|72cdc264-d2a7-4da8-a872-1448e7b46b8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:32.710Z|dce71a43-0c73-4917-82d4-094c2e132d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:32.711Z|dce71a43-0c73-4917-82d4-094c2e132d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:42.722Z|3943d8e8-2b20-4f6e-9469-e3ebf0af64d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:42.723Z|3943d8e8-2b20-4f6e-9469-e3ebf0af64d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:42.728Z|74fcd243-7210-4dad-bfd8-dd0ae5bd72eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:42.728Z|74fcd243-7210-4dad-bfd8-dd0ae5bd72eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:42.736Z|94cfea8f-b4a7-4165-85ae-d7adba261370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:42.737Z|94cfea8f-b4a7-4165-85ae-d7adba261370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:43.362Z|1a0ad230-abc6-430d-a044-194927d49cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:21:43.365Z|1a0ad230-abc6-430d-a044-194927d49cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:21:43.931Z|9bb40afe-dab6-451e-b693-2c2eff79ff3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:21:43.931Z|9bb40afe-dab6-451e-b693-2c2eff79ff3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:21:52.757Z|9468ea82-01df-4d86-8e55-f5033c69d209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:52.759Z|9468ea82-01df-4d86-8e55-f5033c69d209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:52.764Z|35afb732-7096-4fa7-98b8-44ea5eebf125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:52.764Z|dba801b2-eea2-4497-8e9a-6108a7bca2f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:21:52.765Z|35afb732-7096-4fa7-98b8-44ea5eebf125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:52.766Z|dba801b2-eea2-4497-8e9a-6108a7bca2f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:21:58.362Z|4056283c-4637-454a-816b-d41678ee6140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:21:58.363Z|4056283c-4637-454a-816b-d41678ee6140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:22:02.793Z|90cb6d6d-79c0-4398-87e1-0e714c3be811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:02.793Z|5b6aa711-209e-4ba2-bb96-c7160152ec52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:02.794Z|90cb6d6d-79c0-4398-87e1-0e714c3be811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:02.794Z|5b6aa711-209e-4ba2-bb96-c7160152ec52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:02.799Z|bf2c1559-a22a-4918-9309-bbbfdca6c5a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:02.800Z|bf2c1559-a22a-4918-9309-bbbfdca6c5a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:12.828Z|c4803e3f-e4e4-48bd-9348-b200647b5dea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:12.829Z|c4803e3f-e4e4-48bd-9348-b200647b5dea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:12.845Z|1c899b5e-3536-4502-8244-9c8c1b5c8557|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:12.852Z|9a564da1-9efd-4aab-b647-11ee8261899b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:12.853Z|9a564da1-9efd-4aab-b647-11ee8261899b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:12.846Z|1c899b5e-3536-4502-8244-9c8c1b5c8557|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:13.362Z|631df992-9d08-4da4-8e46-3ed6a9651642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:22:13.363Z|631df992-9d08-4da4-8e46-3ed6a9651642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:22:13.932Z|db890816-3c70-4bb1-b808-daec2d6f1b31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:22:13.933Z|db890816-3c70-4bb1-b808-daec2d6f1b31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:22:15.052Z|1f8cc7b8-3ec2-4d2c-b5de-1cb81cc10654|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:22:15.053Z|1f8cc7b8-3ec2-4d2c-b5de-1cb81cc10654|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:22.863Z|387ae32d-2476-4df8-9dec-71a56f9224e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:22.864Z|387ae32d-2476-4df8-9dec-71a56f9224e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:22.879Z|b33a3fc3-02e7-4810-91a5-58b8759b3479|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:22.880Z|b33a3fc3-02e7-4810-91a5-58b8759b3479|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:22.885Z|e6514dac-da2b-4960-81f0-99cb5dc898c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:22.885Z|e6514dac-da2b-4960-81f0-99cb5dc898c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:28.362Z|97db2a90-416a-4a1d-8b1c-fcf701ab0053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:22:28.364Z|97db2a90-416a-4a1d-8b1c-fcf701ab0053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:22:32.889Z|20504f7e-22cd-4838-8768-93d32585546c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:32.890Z|20504f7e-22cd-4838-8768-93d32585546c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:32.914Z|fbc14c82-76e1-4d5e-8209-2764b3407367|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:32.914Z|27023279-edfc-4bd3-b7eb-215c5d0dabcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:32.915Z|fbc14c82-76e1-4d5e-8209-2764b3407367|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:32.914Z|27023279-edfc-4bd3-b7eb-215c5d0dabcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:42.920Z|e4feeaf1-06b5-4c78-865d-a24c317b7ee7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:42.921Z|e4feeaf1-06b5-4c78-865d-a24c317b7ee7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:42.936Z|45ec3dec-a7b5-4047-93fe-76fc045cb2bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:42.937Z|45ec3dec-a7b5-4047-93fe-76fc045cb2bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:42.953Z|77a00c76-332c-4cd9-ad04-91bd559c85ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:42.954Z|77a00c76-332c-4cd9-ad04-91bd559c85ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:43.362Z|3c860160-b468-4a52-91aa-e6d1934401c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:22:43.363Z|3c860160-b468-4a52-91aa-e6d1934401c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:22:43.934Z|6c6e2421-27a3-48a6-9248-606848819971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:22:43.935Z|6c6e2421-27a3-48a6-9248-606848819971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:22:52.945Z|ead01c63-c481-4ec6-a5f1-4eb4ed8b45ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:52.946Z|ead01c63-c481-4ec6-a5f1-4eb4ed8b45ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:52.969Z|3c0725a1-c297-410f-856e-25a6f5e73d59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:52.971Z|3c0725a1-c297-410f-856e-25a6f5e73d59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:52.978Z|a5e35f67-6bcd-4c31-a9b1-2d7bffad5336|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:22:52.979Z|a5e35f67-6bcd-4c31-a9b1-2d7bffad5336|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:22:58.362Z|93cef8a0-56dd-4bde-b356-02888f937b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:22:58.362Z|93cef8a0-56dd-4bde-b356-02888f937b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:23:02.969Z|c5232307-d361-44b3-910b-b4c92b29cb3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:02.970Z|c5232307-d361-44b3-910b-b4c92b29cb3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:02.992Z|ad2c90b9-dbc5-4f27-b33d-84ee3b9a86bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:02.993Z|ad2c90b9-dbc5-4f27-b33d-84ee3b9a86bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:03.000Z|23a133b4-75d5-4fdc-81ec-ba18a2ae15d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:03.001Z|23a133b4-75d5-4fdc-81ec-ba18a2ae15d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:12.991Z|aef5d0d1-37ed-4fc9-8557-d863bc4c81f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:12.992Z|aef5d0d1-37ed-4fc9-8557-d863bc4c81f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:13.019Z|a8a47d1d-9a65-461d-b05e-ec0bab11aa33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:13.020Z|a8a47d1d-9a65-461d-b05e-ec0bab11aa33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:13.038Z|2a25d02c-6c88-41cb-af7f-5a42b37a6ca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:13.039Z|2a25d02c-6c88-41cb-af7f-5a42b37a6ca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:13.362Z|5a799735-d4d5-4d55-9991-b3a0bb2d5b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:23:13.365Z|5a799735-d4d5-4d55-9991-b3a0bb2d5b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:23:13.936Z|e3db48e8-9649-42f1-bfbb-13786207642c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:23:13.936Z|e3db48e8-9649-42f1-bfbb-13786207642c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:23:15.054Z|66f2ff9f-cf63-460f-9d42-bc2c517247d6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:23:15.055Z|66f2ff9f-cf63-460f-9d42-bc2c517247d6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:23.029Z|212f877d-f8dc-4724-b792-901013882895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:23.030Z|212f877d-f8dc-4724-b792-901013882895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:23.064Z|46bf569d-0116-4d42-a3ed-3c4fd25f36f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:23.065Z|46bf569d-0116-4d42-a3ed-3c4fd25f36f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:23.066Z|b4bca925-b267-48e0-8f98-48b3678dffa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:23.066Z|b4bca925-b267-48e0-8f98-48b3678dffa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:28.362Z|ef2b3a76-9672-47ae-9111-4f044448fdc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:23:28.362Z|ef2b3a76-9672-47ae-9111-4f044448fdc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:23:33.053Z|e756469f-6868-4644-a2f7-d92061394808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:33.054Z|e756469f-6868-4644-a2f7-d92061394808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:33.097Z|71302734-de54-4975-beea-15e7ee6d4e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:33.098Z|71302734-de54-4975-beea-15e7ee6d4e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:33.109Z|c585163e-3501-4125-ae01-f159fba875b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:33.110Z|c585163e-3501-4125-ae01-f159fba875b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:43.079Z|63e3772f-f85a-4afe-9713-3ab9d81d02ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:43.080Z|63e3772f-f85a-4afe-9713-3ab9d81d02ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:43.129Z|fbf16bef-a3e4-44c1-bfcb-5a167bc43ce8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:43.129Z|3c6da5a2-acb9-4d36-bcbd-cf01a5c76290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:43.130Z|3c6da5a2-acb9-4d36-bcbd-cf01a5c76290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:43.130Z|fbf16bef-a3e4-44c1-bfcb-5a167bc43ce8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:43.362Z|5bcac644-120d-4dfb-b4b0-2b0aca9f2dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:23:43.362Z|5bcac644-120d-4dfb-b4b0-2b0aca9f2dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:23:43.937Z|556838e8-610d-456e-a904-1fa64eaecfdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:23:43.938Z|556838e8-610d-456e-a904-1fa64eaecfdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:23:53.103Z|510ba730-8c17-458c-a029-a21db3688dab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:53.104Z|510ba730-8c17-458c-a029-a21db3688dab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:53.152Z|4a19a325-3017-40ec-b498-33e1afdd5ffa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:53.153Z|4a19a325-3017-40ec-b498-33e1afdd5ffa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:53.153Z|9a34dd83-c5a7-4a54-8f88-a2fcfa145f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:23:53.154Z|9a34dd83-c5a7-4a54-8f88-a2fcfa145f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:23:58.362Z|52b324b6-158a-4ef9-98c8-8a3373805b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:23:58.363Z|52b324b6-158a-4ef9-98c8-8a3373805b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:24:03.126Z|f243a9b2-ad5f-44b4-8958-9147d7ead450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:03.127Z|f243a9b2-ad5f-44b4-8958-9147d7ead450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:03.174Z|6ef48547-be4c-42ff-b37a-f0904c4f6e6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:03.174Z|8b3fb6be-9f7a-4114-a80e-91744783dc9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:03.175Z|6ef48547-be4c-42ff-b37a-f0904c4f6e6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:03.176Z|8b3fb6be-9f7a-4114-a80e-91744783dc9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:13.152Z|013dbfff-f1ab-47e4-aeef-b30ea4c7d691|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:13.153Z|013dbfff-f1ab-47e4-aeef-b30ea4c7d691|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:13.199Z|11ea9600-68ad-4563-ab54-164964a3fa9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:13.200Z|11ea9600-68ad-4563-ab54-164964a3fa9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:13.201Z|7c241142-bcd2-4be3-8eee-32cd38ba8c9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:13.202Z|7c241142-bcd2-4be3-8eee-32cd38ba8c9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:13.362Z|fa64b828-d418-4879-bac3-d3e51850c18f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:24:13.363Z|fa64b828-d418-4879-bac3-d3e51850c18f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:24:13.938Z|be329654-823b-4131-89f1-f50397523e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:24:13.940Z|be329654-823b-4131-89f1-f50397523e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:24:15.054Z|c92e6929-9504-4888-ab7d-8bf65ba0582c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:24:15.056Z|c92e6929-9504-4888-ab7d-8bf65ba0582c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:23.176Z|033c9ab7-accf-43e3-a5bc-64fcadeb5865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:23.177Z|033c9ab7-accf-43e3-a5bc-64fcadeb5865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:23.222Z|b943c995-ce48-46ae-a305-3e5f73d50cb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:23.223Z|1f14c3b8-650e-4fe7-9514-628513b3395a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:23.223Z|1f14c3b8-650e-4fe7-9514-628513b3395a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:23.223Z|b943c995-ce48-46ae-a305-3e5f73d50cb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:28.362Z|a7f075a0-bb3c-41e5-b791-70606e65b7af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:24:28.363Z|a7f075a0-bb3c-41e5-b791-70606e65b7af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:24:33.200Z|bd010dc2-5248-4010-87da-109fb141a4be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:33.202Z|bd010dc2-5248-4010-87da-109fb141a4be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:33.245Z|703b952a-8a27-4734-b8e2-2776ec3ae484|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:33.247Z|703b952a-8a27-4734-b8e2-2776ec3ae484|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:33.253Z|b0f101d4-c55d-4bbd-af2c-f09a9d4ae0dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:33.256Z|b0f101d4-c55d-4bbd-af2c-f09a9d4ae0dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:43.250Z|79282df6-875b-4c1c-88eb-40bd15d57126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:43.252Z|79282df6-875b-4c1c-88eb-40bd15d57126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:43.276Z|d99e67ad-913c-4724-8dc7-9404553576a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:43.277Z|d99e67ad-913c-4724-8dc7-9404553576a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:43.283Z|d0ae8ba8-5a3f-42a0-96c8-650abf313b9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:43.283Z|d0ae8ba8-5a3f-42a0-96c8-650abf313b9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:43.362Z|a688b0ec-8474-4947-87f2-86c9573aaa24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:24:43.363Z|a688b0ec-8474-4947-87f2-86c9573aaa24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:24:43.941Z|68e8b410-47cd-4a9b-837c-6b93b251e22e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:24:43.941Z|68e8b410-47cd-4a9b-837c-6b93b251e22e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:24:53.280Z|84901f58-70d1-4681-9c39-19c0932eb403|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:53.281Z|84901f58-70d1-4681-9c39-19c0932eb403|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:53.302Z|5cf35326-f990-4b38-a55c-f3a4eaf0db1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:53.302Z|1652f03e-fb9c-421b-b86a-95a06b910582|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:24:53.303Z|1652f03e-fb9c-421b-b86a-95a06b910582|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:53.303Z|5cf35326-f990-4b38-a55c-f3a4eaf0db1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:24:58.362Z|9a32460a-0fc6-4f7b-8520-c069acd96c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:24:58.371Z|9a32460a-0fc6-4f7b-8520-c069acd96c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:25:03.319Z|61ae6348-962c-4e08-9852-649c73803cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:03.320Z|61ae6348-962c-4e08-9852-649c73803cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:03.322Z|e8e175c1-22ee-4402-9a3b-e68cb234a02d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:03.322Z|e8e175c1-22ee-4402-9a3b-e68cb234a02d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:03.331Z|40b486af-84d3-4278-b5f6-3546e1122351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:03.332Z|40b486af-84d3-4278-b5f6-3546e1122351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:13.348Z|52c1d442-7dab-4002-9e24-42ee7e09ddaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:13.348Z|52c1d442-7dab-4002-9e24-42ee7e09ddaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:13.350Z|e78ccd85-620c-4329-b681-5619da4ffeac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:13.350Z|e78ccd85-620c-4329-b681-5619da4ffeac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:13.362Z|c76b6528-805c-478e-837b-5d0e00bb8437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:25:13.363Z|c76b6528-805c-478e-837b-5d0e00bb8437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:25:13.369Z|3c941692-47e6-497e-9052-ace15b2bbb58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:13.369Z|3c941692-47e6-497e-9052-ace15b2bbb58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:13.942Z|5c87214c-3412-4dbf-8e1b-38ec519c162f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:25:13.943Z|5c87214c-3412-4dbf-8e1b-38ec519c162f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:25:15.053Z|6acbb498-3c49-4403-b21f-c7a1e122bd70|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:25:15.054Z|6acbb498-3c49-4403-b21f-c7a1e122bd70|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:23.373Z|2b72e559-3c50-4dd2-8b96-868d8c90384a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:23.373Z|00704efd-ef20-4492-811e-de04de2ec842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:23.373Z|2b72e559-3c50-4dd2-8b96-868d8c90384a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:23.374Z|00704efd-ef20-4492-811e-de04de2ec842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:23.408Z|9bbccca2-3f58-4f5a-9100-93ab8e9df1bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:23.409Z|9bbccca2-3f58-4f5a-9100-93ab8e9df1bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:28.362Z|df5bc2d0-2290-4742-a593-a52d6aec5a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:25:28.363Z|df5bc2d0-2290-4742-a593-a52d6aec5a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:25:33.399Z|86e3b4d1-68f5-4bde-91b1-2d47b2c43d30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:33.401Z|86e3b4d1-68f5-4bde-91b1-2d47b2c43d30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:33.404Z|3cc8525c-6699-45ad-b1b6-08ad459ff43e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:33.405Z|3cc8525c-6699-45ad-b1b6-08ad459ff43e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:33.469Z|833982e6-1b30-49d2-8285-340dfe34dee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:33.470Z|833982e6-1b30-49d2-8285-340dfe34dee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:43.362Z|37c4435a-ed05-46a7-8545-712f2a34b09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:25:43.363Z|37c4435a-ed05-46a7-8545-712f2a34b09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:25:43.439Z|6b29f62c-d48e-4676-9943-fc479928e919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:43.440Z|6b29f62c-d48e-4676-9943-fc479928e919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:43.446Z|f144680f-4558-405d-9912-2de9d8d94227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:43.446Z|f144680f-4558-405d-9912-2de9d8d94227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:43.499Z|a2f46a19-d91a-4a4d-bb2e-c0aca3ac3eac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:43.501Z|a2f46a19-d91a-4a4d-bb2e-c0aca3ac3eac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:43.947Z|203fecbc-4205-411b-a960-2e9bbc222629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:25:43.947Z|203fecbc-4205-411b-a960-2e9bbc222629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:25:53.469Z|1ed91485-ce0e-44de-a1e9-653f2c5e7544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:53.469Z|1ed91485-ce0e-44de-a1e9-653f2c5e7544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:53.473Z|1576ebde-8894-4069-a4cd-66d6aa23ed1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:53.474Z|1576ebde-8894-4069-a4cd-66d6aa23ed1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:53.531Z|23214ffd-5d9b-410b-bd16-82f1c6c18f42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:25:53.532Z|23214ffd-5d9b-410b-bd16-82f1c6c18f42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:25:58.362Z|704ce8df-0424-4cb9-b69b-3df4031d529b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:25:58.362Z|704ce8df-0424-4cb9-b69b-3df4031d529b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:26:03.498Z|3e3a7fa1-ad76-4908-bc9d-49b6498ecd04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:03.499Z|3e3a7fa1-ad76-4908-bc9d-49b6498ecd04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:03.500Z|b883df4f-b24f-4e23-8d44-b70cd09c7828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:03.501Z|b883df4f-b24f-4e23-8d44-b70cd09c7828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:03.552Z|e6cb1efc-2026-4191-bf7c-07dbb9c12eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:03.553Z|e6cb1efc-2026-4191-bf7c-07dbb9c12eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:13.362Z|a25e1e13-cf76-4c08-aaed-2d3a95f5542a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:26:13.364Z|a25e1e13-cf76-4c08-aaed-2d3a95f5542a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:26:13.522Z|5ee9cdeb-5b45-4749-a3a4-ec8b161dec71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:13.522Z|baa8b640-058e-47c1-b6e8-6f984f2c6716|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:13.523Z|5ee9cdeb-5b45-4749-a3a4-ec8b161dec71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:13.523Z|baa8b640-058e-47c1-b6e8-6f984f2c6716|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:13.585Z|1e2ba4b7-2ae5-4094-860b-883bb833f7eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:13.586Z|1e2ba4b7-2ae5-4094-860b-883bb833f7eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:13.948Z|4499e433-40be-4185-a5ef-9d1348ad4049|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:26:13.949Z|4499e433-40be-4185-a5ef-9d1348ad4049|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:26:15.054Z|dbe48a45-5b0b-4ca2-99a9-3bf4c17e8fdc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:26:15.055Z|dbe48a45-5b0b-4ca2-99a9-3bf4c17e8fdc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:23.544Z|29e7b06b-3c48-4ea8-8016-1374a211fb1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:23.545Z|29e7b06b-3c48-4ea8-8016-1374a211fb1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:23.555Z|f4f4303c-d311-49fc-b379-5232b98d5685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:23.556Z|f4f4303c-d311-49fc-b379-5232b98d5685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:23.607Z|78d6c9da-56ff-4284-808c-be00a70757c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:23.607Z|78d6c9da-56ff-4284-808c-be00a70757c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:28.362Z|3fae336f-18d6-455b-a8b2-d57664f9b41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:26:28.363Z|3fae336f-18d6-455b-a8b2-d57664f9b41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:26:33.566Z|a2a6ca09-690c-444f-912f-a1a5b88b4a7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:33.567Z|a2a6ca09-690c-444f-912f-a1a5b88b4a7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:33.578Z|fcd1d412-64dc-4671-8f98-609b69dd573f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:33.579Z|fcd1d412-64dc-4671-8f98-609b69dd573f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:33.627Z|84e3be8f-df24-4a94-8199-d47b1ec6f21c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:33.628Z|84e3be8f-df24-4a94-8199-d47b1ec6f21c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:43.362Z|b16e79e4-986f-4d99-8a68-77b765e15ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:26:43.363Z|b16e79e4-986f-4d99-8a68-77b765e15ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:26:43.592Z|3742a14a-11d6-40b6-a638-77a967d8a432|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:43.593Z|3742a14a-11d6-40b6-a638-77a967d8a432|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:43.608Z|835f0498-2eb5-45b1-82d6-cd0e432701a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:43.609Z|835f0498-2eb5-45b1-82d6-cd0e432701a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:43.650Z|bda5a3d9-b668-4de7-a6fe-041057ca0cbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:43.651Z|bda5a3d9-b668-4de7-a6fe-041057ca0cbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:43.950Z|4593d355-03a2-4fb9-82bd-fb6cd79529c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:26:43.951Z|4593d355-03a2-4fb9-82bd-fb6cd79529c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:26:53.627Z|ce2baa9a-1aff-4646-8e0b-8b10b051481d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:53.628Z|ce2baa9a-1aff-4646-8e0b-8b10b051481d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:53.631Z|81f7134b-24be-40a9-8734-47e19d59535b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:53.632Z|81f7134b-24be-40a9-8734-47e19d59535b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:53.674Z|50881262-9c47-4d1b-91d6-a7da3355f069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:26:53.675Z|50881262-9c47-4d1b-91d6-a7da3355f069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:26:58.362Z|66ab361d-db91-480d-8908-9a931e172129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:26:58.365Z|66ab361d-db91-480d-8908-9a931e172129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:27:03.655Z|93517fec-9784-4ab7-bb74-41eb8ccdf906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:03.656Z|93517fec-9784-4ab7-bb74-41eb8ccdf906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:03.657Z|372e94c2-17e6-40ca-89fb-0e970049716b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:03.657Z|372e94c2-17e6-40ca-89fb-0e970049716b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:03.707Z|339ae366-eabe-48c2-b38d-98d9e9af31ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:03.708Z|339ae366-eabe-48c2-b38d-98d9e9af31ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:13.362Z|db2acb83-c6b8-4cab-a2f5-a97cc373b9e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:27:13.363Z|db2acb83-c6b8-4cab-a2f5-a97cc373b9e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:27:13.683Z|aee6744b-83e7-4bb7-98ae-0166d354c03f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:13.683Z|afa3a9db-b56b-42c8-80ae-4dbfe892e6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:13.684Z|aee6744b-83e7-4bb7-98ae-0166d354c03f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:13.685Z|afa3a9db-b56b-42c8-80ae-4dbfe892e6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:13.732Z|815992c7-fa5f-4030-be1d-5944ef86ea06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:13.733Z|815992c7-fa5f-4030-be1d-5944ef86ea06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:13.951Z|7fcc1219-976d-4e51-bfdd-6d222d4c37ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:27:13.952Z|7fcc1219-976d-4e51-bfdd-6d222d4c37ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:27:15.054Z|d6fd18d3-a650-4e6c-aa93-0e19fb916d30|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:27:15.055Z|d6fd18d3-a650-4e6c-aa93-0e19fb916d30|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:23.718Z|9fb03487-a1b2-480b-88f4-e4d443b62539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:23.719Z|9fb03487-a1b2-480b-88f4-e4d443b62539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:23.730Z|f16090b5-4fee-475d-ad84-1354d5a7a1a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:23.730Z|f16090b5-4fee-475d-ad84-1354d5a7a1a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:23.755Z|400c862d-d769-4481-bd6a-e5c242e701e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:23.756Z|400c862d-d769-4481-bd6a-e5c242e701e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:28.362Z|30873c72-13e9-4bc2-98f6-71286d381201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:27:28.363Z|30873c72-13e9-4bc2-98f6-71286d381201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:27:33.743Z|b600cef6-1346-4c56-bd5b-dd73031f0ae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:33.744Z|b600cef6-1346-4c56-bd5b-dd73031f0ae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:33.758Z|60951af9-7cd9-42de-9b9f-51351bb5e60e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:33.759Z|60951af9-7cd9-42de-9b9f-51351bb5e60e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:33.777Z|b0ad3820-309a-4c1a-8ee4-a39d4da8ef58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:33.778Z|b0ad3820-309a-4c1a-8ee4-a39d4da8ef58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:43.362Z|85b89bbb-6117-4af2-a095-3919ecc74ec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:27:43.365Z|85b89bbb-6117-4af2-a095-3919ecc74ec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:27:43.769Z|070d39f0-d004-4b5f-a515-d7183e289060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:43.770Z|070d39f0-d004-4b5f-a515-d7183e289060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:43.791Z|20d52048-0d53-4b8a-9b0a-d0e82d7f9dd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:43.792Z|20d52048-0d53-4b8a-9b0a-d0e82d7f9dd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:43.797Z|2ff04002-8c49-401d-8759-5830301ff7ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:43.798Z|2ff04002-8c49-401d-8759-5830301ff7ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:43.953Z|1d5428f1-c1b1-4d22-abd4-a24ecdaaf688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:27:43.954Z|1d5428f1-c1b1-4d22-abd4-a24ecdaaf688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:27:53.795Z|c7b8829b-a54b-487b-9934-756b513c0c14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:53.795Z|c7b8829b-a54b-487b-9934-756b513c0c14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:53.815Z|c33d767c-0423-4aa8-8a46-4e375b6e86a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:53.815Z|c33d767c-0423-4aa8-8a46-4e375b6e86a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:53.817Z|6a4454a8-021e-4562-b887-253ca43c5461|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:27:53.818Z|6a4454a8-021e-4562-b887-253ca43c5461|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:27:58.362Z|c8a1d193-bc9a-4aae-beef-633d0c417746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:27:58.363Z|c8a1d193-bc9a-4aae-beef-633d0c417746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:28:03.817Z|72177100-ebda-428c-a776-5de81df16cb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:03.818Z|72177100-ebda-428c-a776-5de81df16cb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:03.840Z|27be57eb-70dc-4aa1-aa94-0c41923ee87e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:03.840Z|ba19fb8b-b27f-4781-986d-37cbb6ecd60f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:03.840Z|27be57eb-70dc-4aa1-aa94-0c41923ee87e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:03.841Z|ba19fb8b-b27f-4781-986d-37cbb6ecd60f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:13.362Z|31e387bf-4de0-481a-a0b5-880ed12a5d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:28:13.362Z|31e387bf-4de0-481a-a0b5-880ed12a5d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:28:13.840Z|284928cf-761c-468e-be30-35af57d0f154|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:13.841Z|284928cf-761c-468e-be30-35af57d0f154|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:13.865Z|0f24db91-d767-46a8-8236-bfc139a0584e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:13.866Z|0f24db91-d767-46a8-8236-bfc139a0584e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:13.867Z|155dd636-d4e6-4e14-9ea9-1e880f9f8e40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:13.868Z|155dd636-d4e6-4e14-9ea9-1e880f9f8e40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:13.954Z|671eb164-6070-4b15-a8d6-d7eea3d2ccd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:28:13.955Z|671eb164-6070-4b15-a8d6-d7eea3d2ccd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:28:15.053Z|3c198c01-d077-4feb-ad7a-7dfd70ea5798|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:28:15.053Z|3c198c01-d077-4feb-ad7a-7dfd70ea5798|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:23.868Z|0eb2df89-c05b-4509-b61e-1d0c7471d856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:23.868Z|0eb2df89-c05b-4509-b61e-1d0c7471d856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:23.889Z|d1ead9a8-6096-4221-8567-cd8d7c4b748c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:23.889Z|eeb80b8b-299b-4f17-8335-0f66b6f51b62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:23.890Z|d1ead9a8-6096-4221-8567-cd8d7c4b748c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:23.889Z|eeb80b8b-299b-4f17-8335-0f66b6f51b62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:28.362Z|92c65e63-acc2-4f45-aeb4-54a58a02c338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:28:28.365Z|92c65e63-acc2-4f45-aeb4-54a58a02c338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:28:33.890Z|efaaac44-2cac-4bec-ab22-93c9ae24f58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:33.891Z|efaaac44-2cac-4bec-ab22-93c9ae24f58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:33.919Z|63942a24-565b-4f8e-a89c-a2b9aaf80e9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:33.920Z|63942a24-565b-4f8e-a89c-a2b9aaf80e9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:33.933Z|08b3ca09-62b4-4af0-954d-b84ff34ff0a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:33.934Z|08b3ca09-62b4-4af0-954d-b84ff34ff0a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:43.362Z|62faadeb-ff1d-447e-b39e-cdfdaee74435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:28:43.363Z|62faadeb-ff1d-447e-b39e-cdfdaee74435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:28:43.921Z|8d19aedd-d024-4ab4-a186-851f0a0d8d17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:43.922Z|8d19aedd-d024-4ab4-a186-851f0a0d8d17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:43.945Z|ccc3d104-edaa-45f9-b1e9-5fb7ce5467c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:43.946Z|ccc3d104-edaa-45f9-b1e9-5fb7ce5467c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:43.955Z|0665b852-2227-440c-9edf-4038d4887d16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:43.957Z|0665b852-2227-440c-9edf-4038d4887d16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:43.956Z|4013e30d-9e7a-4c2f-ba3c-9b10bceb9ac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:28:43.959Z|4013e30d-9e7a-4c2f-ba3c-9b10bceb9ac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:28:53.946Z|309d969f-520c-40fa-b8d5-5b4de478c01b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:53.946Z|309d969f-520c-40fa-b8d5-5b4de478c01b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:53.967Z|fb005e6c-f9a4-4989-b112-9c87fb6c0322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:53.968Z|fb005e6c-f9a4-4989-b112-9c87fb6c0322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:53.983Z|39bcf288-42dc-4cda-afda-6c3f2cf9ea4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:28:53.984Z|39bcf288-42dc-4cda-afda-6c3f2cf9ea4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:28:58.362Z|59ce7b59-b05d-41be-af7c-911b0cfde570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:28:58.362Z|59ce7b59-b05d-41be-af7c-911b0cfde570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:29:03.976Z|b638c972-ff26-45b3-b44c-aaaac68f3520|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:03.977Z|b638c972-ff26-45b3-b44c-aaaac68f3520|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:03.997Z|4ef54142-efe3-44ce-beaa-ec57cac8bba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:03.997Z|4ef54142-efe3-44ce-beaa-ec57cac8bba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:04.013Z|f8346a81-16c0-456c-a3e7-0bc340fbcdf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:04.014Z|f8346a81-16c0-456c-a3e7-0bc340fbcdf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:13.362Z|b2418d30-290f-4fc7-bc14-206ff0d99080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:29:13.365Z|b2418d30-290f-4fc7-bc14-206ff0d99080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:29:13.960Z|2a30a4a6-4a06-422a-ba4d-962cd5faea25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:29:13.960Z|2a30a4a6-4a06-422a-ba4d-962cd5faea25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:29:14.007Z|3bc19a03-8a1a-4aad-8e62-ee8cc43b4e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:14.007Z|3bc19a03-8a1a-4aad-8e62-ee8cc43b4e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:14.024Z|d246d25e-05cf-437c-baab-73e6eff9190a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:14.025Z|d246d25e-05cf-437c-baab-73e6eff9190a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:14.041Z|03ce25d5-dcb1-4a4b-86f2-b399e627af33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:14.041Z|03ce25d5-dcb1-4a4b-86f2-b399e627af33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:15.055Z|505f4ead-34ae-4677-a53c-a519c134d2fa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:29:15.056Z|505f4ead-34ae-4677-a53c-a519c134d2fa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:24.030Z|f574a3df-d79c-482f-ba59-10adbe4bc3cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:24.031Z|f574a3df-d79c-482f-ba59-10adbe4bc3cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:24.051Z|0e0adbc4-2497-4926-82a4-0138d0497948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:24.052Z|0e0adbc4-2497-4926-82a4-0138d0497948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:24.065Z|c44daf90-3194-4ef0-b33d-347308bfdb73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:24.065Z|c44daf90-3194-4ef0-b33d-347308bfdb73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:28.362Z|e28f29fc-6975-4c51-badb-430b9bc5956e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:29:28.363Z|e28f29fc-6975-4c51-badb-430b9bc5956e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:29:34.059Z|0e708a3f-86a3-485f-acdf-474cb29ac1f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:34.060Z|0e708a3f-86a3-485f-acdf-474cb29ac1f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:34.075Z|44396ed0-29c8-47ba-87a4-45ec1c119b46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:34.076Z|44396ed0-29c8-47ba-87a4-45ec1c119b46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:34.085Z|b27963cf-d304-4c8e-9e44-85f328c11678|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:34.086Z|b27963cf-d304-4c8e-9e44-85f328c11678|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:43.362Z|c9165831-1d2e-4b85-90c2-cb90b202950a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:29:43.363Z|c9165831-1d2e-4b85-90c2-cb90b202950a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:29:43.961Z|12e8f69d-9776-4a15-a754-9934e3b4ab4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:29:43.962Z|12e8f69d-9776-4a15-a754-9934e3b4ab4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:29:44.091Z|6f50c76e-4da4-43ab-84b6-b05112cae4a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:44.092Z|6f50c76e-4da4-43ab-84b6-b05112cae4a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:44.098Z|1aee01da-7e0e-49b1-b78c-40e059328e60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:44.098Z|1aee01da-7e0e-49b1-b78c-40e059328e60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:44.108Z|38e55d5b-06c4-4198-9d0b-f722f28bfa5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:44.108Z|38e55d5b-06c4-4198-9d0b-f722f28bfa5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:54.117Z|d47718ea-02fa-422a-a07d-96e9597cdd22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:54.118Z|d47718ea-02fa-422a-a07d-96e9597cdd22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:54.119Z|16af8610-2b90-4fb1-b753-dba126f67f91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:54.120Z|16af8610-2b90-4fb1-b753-dba126f67f91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:54.133Z|9d1fecf7-9abb-4b46-89c5-b77e4467f99c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:29:54.134Z|9d1fecf7-9abb-4b46-89c5-b77e4467f99c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:29:58.362Z|f2589ea2-384e-425e-8826-cafda457067b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:29:58.365Z|f2589ea2-384e-425e-8826-cafda457067b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:30:04.144Z|abad1eca-d7a2-4eaa-be12-4bd74c63c1eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:04.145Z|abad1eca-d7a2-4eaa-be12-4bd74c63c1eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:04.147Z|b3fc17d1-444b-4991-a476-bb041ae898a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:04.148Z|b3fc17d1-444b-4991-a476-bb041ae898a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:04.163Z|70d14b42-1b55-4697-b9f9-c3a2d33b9747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:04.164Z|70d14b42-1b55-4697-b9f9-c3a2d33b9747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:13.362Z|26da10da-e48e-4f3f-86b9-875561b357ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:30:13.363Z|26da10da-e48e-4f3f-86b9-875561b357ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:30:13.962Z|12a8c1e8-5207-4496-8ba5-ad3f29607039|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:30:13.964Z|12a8c1e8-5207-4496-8ba5-ad3f29607039|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:30:14.173Z|2885398e-b2c2-431b-bf18-884e7d91b833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:14.174Z|2885398e-b2c2-431b-bf18-884e7d91b833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:14.189Z|b6db09fc-1b26-4e22-8dd3-96493aa33939|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:14.189Z|beb76456-a1a8-453a-b8ba-34c3056204f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:14.191Z|b6db09fc-1b26-4e22-8dd3-96493aa33939|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:14.191Z|beb76456-a1a8-453a-b8ba-34c3056204f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:15.053Z|14dce418-09c5-427b-a540-623f7cfcca43|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:30:15.054Z|14dce418-09c5-427b-a540-623f7cfcca43|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:24.201Z|6b95f496-551c-4e14-b033-72361bd6e93f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:24.202Z|6b95f496-551c-4e14-b033-72361bd6e93f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:24.214Z|fc48edfe-9eba-4079-8b86-4ce72c83fe70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:24.215Z|fc48edfe-9eba-4079-8b86-4ce72c83fe70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:24.219Z|68a2ce7a-2755-4e10-beb5-2aa1e78d3a8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:24.220Z|68a2ce7a-2755-4e10-beb5-2aa1e78d3a8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:28.362Z|256ed1c9-23fb-4b34-a074-d4a6d37f18cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:30:28.363Z|256ed1c9-23fb-4b34-a074-d4a6d37f18cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:30:34.226Z|230a84ca-b63d-4aef-99b4-1382528e62ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:34.228Z|230a84ca-b63d-4aef-99b4-1382528e62ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:34.235Z|ec83eb8a-9b31-4c3c-b368-cc483e0b2181|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:34.236Z|ec83eb8a-9b31-4c3c-b368-cc483e0b2181|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:34.250Z|9c0d8562-bb67-4bd9-8059-3076cd0d8868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:34.250Z|9c0d8562-bb67-4bd9-8059-3076cd0d8868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:43.362Z|29998175-b194-4b05-967b-8f86e536aa0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:30:43.366Z|29998175-b194-4b05-967b-8f86e536aa0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:30:43.965Z|15f09f84-40ce-411e-9c81-232c463e46d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:30:43.966Z|15f09f84-40ce-411e-9c81-232c463e46d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:30:44.261Z|9d9c6033-e394-4893-9e37-29eb3847bd6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:44.261Z|762c2eb9-2f56-4008-87aa-0eb94b5db7ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:44.262Z|9d9c6033-e394-4893-9e37-29eb3847bd6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:44.263Z|762c2eb9-2f56-4008-87aa-0eb94b5db7ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:44.282Z|4a49f26d-2508-4a38-8265-1ec589e0d3e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:44.283Z|4a49f26d-2508-4a38-8265-1ec589e0d3e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:54.289Z|4be086f6-69e8-4813-bd21-83b653e9e5be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:54.290Z|4be086f6-69e8-4813-bd21-83b653e9e5be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:54.290Z|67221bee-7ba1-4d5f-bf5f-acd041dbe355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:54.292Z|67221bee-7ba1-4d5f-bf5f-acd041dbe355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:54.307Z|66cbf6de-fdf0-48c8-94f7-3444aa467f5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:30:54.308Z|66cbf6de-fdf0-48c8-94f7-3444aa467f5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:30:58.362Z|5e3e5c0c-7af4-4ed3-b943-e09fb35b8951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:30:58.362Z|5e3e5c0c-7af4-4ed3-b943-e09fb35b8951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:31:04.315Z|4550693f-6853-4ee2-9413-73bd3b89985f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:04.316Z|4550693f-6853-4ee2-9413-73bd3b89985f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:04.319Z|6710cbce-32c8-44cb-8d65-f3fece423709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:04.319Z|6710cbce-32c8-44cb-8d65-f3fece423709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:04.341Z|c6e11516-8b04-4700-8d40-90ebe709f379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:04.341Z|c6e11516-8b04-4700-8d40-90ebe709f379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:13.362Z|e072db2a-3f04-44df-ab27-c7e501fef8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:31:13.363Z|e072db2a-3f04-44df-ab27-c7e501fef8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:31:13.966Z|9c4d872e-a916-470a-8665-8247887f1e7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:31:13.967Z|9c4d872e-a916-470a-8665-8247887f1e7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:31:14.340Z|600fd8ea-38b0-4a4f-88f7-d67ddcf19f2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:14.340Z|828e6dbe-168f-446f-aba0-184f327ba368|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:14.340Z|600fd8ea-38b0-4a4f-88f7-d67ddcf19f2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:14.341Z|828e6dbe-168f-446f-aba0-184f327ba368|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:14.364Z|a6d7d110-6968-4a8d-8c50-7e1563cd97cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:14.365Z|a6d7d110-6968-4a8d-8c50-7e1563cd97cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:15.053Z|44a4552c-1bf9-491d-a6dd-a73998a754dc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:31:15.054Z|44a4552c-1bf9-491d-a6dd-a73998a754dc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:24.371Z|d62fed74-ad48-4222-9f45-9308e9a0767f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:24.372Z|d62fed74-ad48-4222-9f45-9308e9a0767f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:24.380Z|e61d3a5d-0fa0-45ca-b6d2-830fd748520d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:24.381Z|e61d3a5d-0fa0-45ca-b6d2-830fd748520d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:24.389Z|79099185-7132-4b7d-904d-34a447a4cf7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:24.390Z|79099185-7132-4b7d-904d-34a447a4cf7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:28.366Z|40aec9a9-64d9-46ab-91d0-7db2d97ab44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:31:28.369Z|40aec9a9-64d9-46ab-91d0-7db2d97ab44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:31:34.402Z|c731e908-56b9-4da4-be49-0cd18c9ad052|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:34.403Z|c731e908-56b9-4da4-be49-0cd18c9ad052|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:34.416Z|597d3373-3759-4d02-bf6d-a313cfc93835|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:34.417Z|597d3373-3759-4d02-bf6d-a313cfc93835|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:34.424Z|1345785b-2c77-4a05-ba2a-bb0fa9b902f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:34.425Z|1345785b-2c77-4a05-ba2a-bb0fa9b902f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:43.362Z|c6c856f8-befe-4049-a663-820dbd0372ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:31:43.362Z|c6c856f8-befe-4049-a663-820dbd0372ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:31:43.968Z|962449b8-90e1-46e2-ae64-2ef9b390c160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:31:43.969Z|962449b8-90e1-46e2-ae64-2ef9b390c160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:31:44.440Z|1835df24-86e1-4597-955d-478d1ae83426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:44.441Z|1835df24-86e1-4597-955d-478d1ae83426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:44.444Z|5cde1b75-c4ed-4d67-b920-8e7c3ba82f1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:44.444Z|5cde1b75-c4ed-4d67-b920-8e7c3ba82f1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:44.452Z|db3001c5-a9a8-4e7f-8181-4ecf45953f07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:44.453Z|db3001c5-a9a8-4e7f-8181-4ecf45953f07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:54.465Z|d3899104-8e36-426b-b90c-baabfdc272d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:54.465Z|0afe396b-46b2-4a5e-bfb7-9eb2ad13a84d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:54.466Z|0afe396b-46b2-4a5e-bfb7-9eb2ad13a84d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:54.466Z|d3899104-8e36-426b-b90c-baabfdc272d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:54.479Z|052020be-086e-4241-a476-461115700f58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:31:54.480Z|052020be-086e-4241-a476-461115700f58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:31:58.362Z|6ef81a15-19e3-4518-b709-899ddf15a357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:31:58.363Z|6ef81a15-19e3-4518-b709-899ddf15a357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:32:04.495Z|65cca760-9d68-4b75-913c-cb8743ba8bee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:04.496Z|65cca760-9d68-4b75-913c-cb8743ba8bee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:04.512Z|7a5260ec-4d11-4371-adf1-440621d34223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:04.512Z|7a5260ec-4d11-4371-adf1-440621d34223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:04.522Z|cb3a1143-7324-49bb-97f0-b21741705a19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:04.523Z|cb3a1143-7324-49bb-97f0-b21741705a19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:13.362Z|e5fcf49d-8243-4339-b0e1-0c66f2c5b6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:32:13.365Z|e5fcf49d-8243-4339-b0e1-0c66f2c5b6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:32:13.969Z|f77b34c4-ebd4-4ca5-8faf-dec3e41888f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:32:13.970Z|f77b34c4-ebd4-4ca5-8faf-dec3e41888f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:32:14.529Z|f4e444f2-01e5-421d-a024-ad3e4c1b7f21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:14.530Z|f4e444f2-01e5-421d-a024-ad3e4c1b7f21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:14.581Z|2bde2b93-30f7-4761-af3e-0fb40e4c700a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:14.582Z|2bde2b93-30f7-4761-af3e-0fb40e4c700a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:14.595Z|70b91aa5-03f1-468f-8948-f523f10ff06f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:14.596Z|70b91aa5-03f1-468f-8948-f523f10ff06f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:15.053Z|e8ab06ec-a175-42a7-b83a-02e1c3cd1da9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:32:15.054Z|e8ab06ec-a175-42a7-b83a-02e1c3cd1da9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:24.580Z|62f4732b-803a-4768-bb0a-3cff29fc5549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:24.581Z|62f4732b-803a-4768-bb0a-3cff29fc5549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:24.607Z|a8fa5714-48e9-46e0-868b-926ffd25f938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:24.608Z|a8fa5714-48e9-46e0-868b-926ffd25f938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:24.621Z|d017352e-599a-4273-a1b3-a9037b843771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:24.622Z|d017352e-599a-4273-a1b3-a9037b843771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:28.363Z|ed67e855-c8df-4c0b-98ec-ab1ca423c1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:32:28.364Z|ed67e855-c8df-4c0b-98ec-ab1ca423c1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:32:34.606Z|f428e2b0-0afb-4ac4-b001-f040592ede4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:34.607Z|f428e2b0-0afb-4ac4-b001-f040592ede4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:34.633Z|f79d8e91-ed16-4fcd-8b81-18d57dbc45db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:34.634Z|f79d8e91-ed16-4fcd-8b81-18d57dbc45db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:34.654Z|54ed5f0f-833f-4cc6-9c30-4f3b06d98a18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:34.655Z|54ed5f0f-833f-4cc6-9c30-4f3b06d98a18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:43.362Z|0b0a70d7-aeaf-49b5-9b29-76994f6fc699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:32:43.362Z|0b0a70d7-aeaf-49b5-9b29-76994f6fc699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:32:43.971Z|dcd6d0f4-eda4-412f-9470-8a6172986c1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:32:43.972Z|dcd6d0f4-eda4-412f-9470-8a6172986c1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:32:44.629Z|78f3125d-93ab-4da4-afbb-9e3597a22396|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:44.631Z|78f3125d-93ab-4da4-afbb-9e3597a22396|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:44.655Z|0ff2efb4-60b6-4b48-8478-9e5d48684370|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:44.656Z|0ff2efb4-60b6-4b48-8478-9e5d48684370|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:44.676Z|701a0a20-2817-46d6-9c27-9cceed3a4f1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:44.677Z|701a0a20-2817-46d6-9c27-9cceed3a4f1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:54.664Z|81dd6401-3558-4de3-97f5-c8a85a2c4085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:54.665Z|81dd6401-3558-4de3-97f5-c8a85a2c4085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:54.685Z|0bfabdcd-7dff-4bed-b447-0e0b27e2b196|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:54.686Z|0bfabdcd-7dff-4bed-b447-0e0b27e2b196|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:54.699Z|6cc9481e-0d94-4119-86e7-826f0b88c718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:32:54.699Z|6cc9481e-0d94-4119-86e7-826f0b88c718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:32:58.362Z|2f786ec4-53ee-43e8-865f-b745f3d8d0bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:32:58.368Z|2f786ec4-53ee-43e8-865f-b745f3d8d0bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:33:04.687Z|4ec6e61f-a7a2-4c3d-8a82-477b85a06e23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:04.687Z|4ec6e61f-a7a2-4c3d-8a82-477b85a06e23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:04.721Z|d5471d0c-dd1a-4560-b0dd-3bbd63cdc0f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:04.721Z|10e418b8-ac13-486c-aba7-f57540a56db4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:04.722Z|10e418b8-ac13-486c-aba7-f57540a56db4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:04.722Z|d5471d0c-dd1a-4560-b0dd-3bbd63cdc0f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:13.362Z|a2ab2829-dbfa-4a64-916b-699f1f615578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:33:13.363Z|a2ab2829-dbfa-4a64-916b-699f1f615578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:33:13.973Z|bf6d113a-bcbf-4409-801c-594e36a71c7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:33:13.973Z|bf6d113a-bcbf-4409-801c-594e36a71c7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:33:14.711Z|cf000794-e28c-472c-aa38-9433f5095b6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:14.712Z|cf000794-e28c-472c-aa38-9433f5095b6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:14.742Z|20a68a50-35eb-4a6f-a57e-7bfa258a4bf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:14.743Z|20a68a50-35eb-4a6f-a57e-7bfa258a4bf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:14.783Z|ac63fea2-70d5-456b-820d-68c528b3dc01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:14.784Z|ac63fea2-70d5-456b-820d-68c528b3dc01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:15.055Z|f030fa60-85c4-4068-a846-d94a81651f4d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:33:15.056Z|f030fa60-85c4-4068-a846-d94a81651f4d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:24.732Z|96bbbcad-3501-4241-b637-8083d0359945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:24.733Z|96bbbcad-3501-4241-b637-8083d0359945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:24.781Z|7fe335c2-5b62-4293-941c-5fcf33181a04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:24.781Z|7fe335c2-5b62-4293-941c-5fcf33181a04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:24.811Z|bf696c59-18d4-4e13-a938-98d24c3db942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:24.812Z|bf696c59-18d4-4e13-a938-98d24c3db942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:28.362Z|4a39897f-1185-4265-bb20-c0e33c1b1403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:33:28.362Z|4a39897f-1185-4265-bb20-c0e33c1b1403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:33:34.762Z|8733eefa-b3d3-4abf-8d74-101b962f98fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:34.763Z|8733eefa-b3d3-4abf-8d74-101b962f98fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:34.802Z|fd0ad272-c48a-494e-840c-bb9e320aa718|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:34.803Z|fd0ad272-c48a-494e-840c-bb9e320aa718|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:34.834Z|b278043c-5601-407f-ac1f-3d68efab2cf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:34.834Z|b278043c-5601-407f-ac1f-3d68efab2cf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:43.362Z|f23650f2-003d-4b65-a7c4-f04ae5b2d275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:33:43.365Z|f23650f2-003d-4b65-a7c4-f04ae5b2d275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:33:43.974Z|6f5c7d23-418a-4bce-a7e8-003569f31307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:33:43.975Z|6f5c7d23-418a-4bce-a7e8-003569f31307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:33:44.786Z|f7bb8b93-b660-4c40-b165-d574d03869a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:44.787Z|f7bb8b93-b660-4c40-b165-d574d03869a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:44.828Z|5db91f61-9c6e-4ff1-a189-f3f0cb5f72d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:44.829Z|5db91f61-9c6e-4ff1-a189-f3f0cb5f72d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:44.856Z|a1e537d4-a01a-432a-9fdb-e8de9ec1e802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:44.857Z|a1e537d4-a01a-432a-9fdb-e8de9ec1e802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:54.810Z|6b930eca-bb5e-43d5-9c70-e741818a9da4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:54.811Z|6b930eca-bb5e-43d5-9c70-e741818a9da4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:54.849Z|6596e2b3-7981-40ac-ae38-ef7aa160a466|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:54.851Z|6596e2b3-7981-40ac-ae38-ef7aa160a466|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:54.879Z|8475a1f8-b0d4-4add-80b3-5a6ab9845b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:33:54.880Z|8475a1f8-b0d4-4add-80b3-5a6ab9845b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:33:58.362Z|c23b8e48-d059-421a-9a2b-c676ac1b7452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:33:58.363Z|c23b8e48-d059-421a-9a2b-c676ac1b7452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:34:04.834Z|144ad65e-b3a5-4968-8084-2155fe580650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:04.835Z|144ad65e-b3a5-4968-8084-2155fe580650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:04.876Z|23635b42-222c-4f8a-86cb-f8a88ad28d6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:04.877Z|23635b42-222c-4f8a-86cb-f8a88ad28d6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:04.902Z|fafd14ce-11cf-409e-ba8c-f1f9aac9146e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:04.903Z|fafd14ce-11cf-409e-ba8c-f1f9aac9146e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:13.362Z|8f0f2e0c-7e75-489c-bdbf-b02c0047ebbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:34:13.362Z|8f0f2e0c-7e75-489c-bdbf-b02c0047ebbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:34:13.975Z|f2599cde-86a8-4fd5-a129-8caf9f2f0624|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:34:13.976Z|f2599cde-86a8-4fd5-a129-8caf9f2f0624|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:34:14.861Z|4306b51d-7ee3-4b30-a694-46ec62439a29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:14.863Z|4306b51d-7ee3-4b30-a694-46ec62439a29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:14.901Z|20c7a0c4-0303-45d3-91a1-ca3ab67b639f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:14.902Z|20c7a0c4-0303-45d3-91a1-ca3ab67b639f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:14.933Z|07720acc-0971-49e6-8b6d-c4612739664a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:14.933Z|07720acc-0971-49e6-8b6d-c4612739664a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:15.053Z|f85da4ce-43ef-40d3-98ca-e510ed56d283|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:34:15.054Z|f85da4ce-43ef-40d3-98ca-e510ed56d283|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:24.899Z|679a77b4-e608-4663-9d92-b461f33ebd10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:24.900Z|679a77b4-e608-4663-9d92-b461f33ebd10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:24.925Z|dc8e4962-a47d-4130-8f60-6cbffb6c5c57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:24.926Z|dc8e4962-a47d-4130-8f60-6cbffb6c5c57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:24.957Z|1a503777-6327-4c6d-a40b-967d4fc3d209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:24.958Z|1a503777-6327-4c6d-a40b-967d4fc3d209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:28.362Z|9f48ddaf-bfaa-4b5f-99bf-d115e0d7c2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:34:28.365Z|9f48ddaf-bfaa-4b5f-99bf-d115e0d7c2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:34:34.928Z|b111f440-3a40-4bce-89a5-cb0f779e8df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:34.928Z|b111f440-3a40-4bce-89a5-cb0f779e8df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:34.957Z|3bb7e627-3a5b-4fc6-a8af-d3fb669d1c18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:34.958Z|3bb7e627-3a5b-4fc6-a8af-d3fb669d1c18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:34.988Z|6d283e98-296e-43e6-9338-8dfcd4aadad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:34.989Z|6d283e98-296e-43e6-9338-8dfcd4aadad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:43.362Z|ec565b31-24d1-451a-b0c4-3239c6f82b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:34:43.363Z|ec565b31-24d1-451a-b0c4-3239c6f82b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:34:43.977Z|656d2b2b-f1d5-4b06-925a-d345f8d8d75a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:34:43.979Z|656d2b2b-f1d5-4b06-925a-d345f8d8d75a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:34:44.959Z|dfdcf113-5208-44c9-af52-848a252e03f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:44.960Z|dfdcf113-5208-44c9-af52-848a252e03f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:44.978Z|de408231-9413-4611-966f-e87260b73012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:44.979Z|de408231-9413-4611-966f-e87260b73012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:45.015Z|b2d2b1f7-4d4c-4f5c-a0f1-14f3831741fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:45.016Z|b2d2b1f7-4d4c-4f5c-a0f1-14f3831741fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:54.992Z|256d0d55-4740-4223-a684-87f0b2be8ede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:54.993Z|256d0d55-4740-4223-a684-87f0b2be8ede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:55.004Z|02a27f8d-bdef-4977-a721-fed939f604d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:55.005Z|02a27f8d-bdef-4977-a721-fed939f604d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:55.046Z|3afb4081-aa5a-4669-94d8-ef142dc200bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:34:55.046Z|3afb4081-aa5a-4669-94d8-ef142dc200bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:34:58.362Z|a41c648b-1244-4dd1-9055-b52c891b0eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:34:58.363Z|a41c648b-1244-4dd1-9055-b52c891b0eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:35:05.016Z|ac91c68c-fb94-4ee6-897f-7c7d927abbc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:05.018Z|ac91c68c-fb94-4ee6-897f-7c7d927abbc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:05.035Z|36d11632-75a8-412a-9a5b-bcc66a47a56e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:05.036Z|36d11632-75a8-412a-9a5b-bcc66a47a56e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:05.069Z|c00cbdab-c58b-4006-b741-56f1ca2f1099|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:05.071Z|c00cbdab-c58b-4006-b741-56f1ca2f1099|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:13.362Z|03626526-17bb-428f-8f2e-e20cdbdbbd02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:35:13.365Z|03626526-17bb-428f-8f2e-e20cdbdbbd02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:35:13.980Z|639eef21-c126-4d1a-b769-c914f880b263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:35:13.981Z|639eef21-c126-4d1a-b769-c914f880b263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:35:15.042Z|10b724fa-b6a2-4d9e-b8e0-03c82b65af6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:15.043Z|10b724fa-b6a2-4d9e-b8e0-03c82b65af6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:15.054Z|da028406-24e4-4a79-b934-26a3379b0898|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:35:15.055Z|da028406-24e4-4a79-b934-26a3379b0898|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:15.062Z|1b0f2ff0-7e65-4794-9b2d-5cba0e468673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:15.063Z|1b0f2ff0-7e65-4794-9b2d-5cba0e468673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:15.102Z|a66d1396-1c6b-4081-bd75-bf8edf902828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:15.104Z|a66d1396-1c6b-4081-bd75-bf8edf902828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:25.074Z|5059f22e-053d-4130-a852-e065041666be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:25.075Z|5059f22e-053d-4130-a852-e065041666be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:25.091Z|06b69d81-5706-4925-a1fe-49f501466d7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:25.092Z|06b69d81-5706-4925-a1fe-49f501466d7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:25.126Z|573d5859-854a-4ecd-811c-0011907d7f5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:25.127Z|573d5859-854a-4ecd-811c-0011907d7f5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:28.362Z|87d04418-061f-42fd-9a01-50cc67ef0d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:35:28.362Z|87d04418-061f-42fd-9a01-50cc67ef0d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:35:35.099Z|4ce0564b-7b4f-46f3-a967-caee19a9c4bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:35.100Z|4ce0564b-7b4f-46f3-a967-caee19a9c4bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:35.116Z|669c28b1-cf0f-4668-a5b8-18b700b3da21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:35.117Z|669c28b1-cf0f-4668-a5b8-18b700b3da21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:35.150Z|59867f65-a23c-4a8a-a0ee-182744268f32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:35.151Z|59867f65-a23c-4a8a-a0ee-182744268f32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:43.362Z|bffd61f0-4f78-4b83-87e8-bdda5ff2722d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:35:43.362Z|bffd61f0-4f78-4b83-87e8-bdda5ff2722d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:35:43.982Z|62dbb4bc-d10b-42a6-9b36-fb443004c34e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:35:43.982Z|62dbb4bc-d10b-42a6-9b36-fb443004c34e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:35:45.125Z|885993d5-672e-49b3-8318-47ff33ad51c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:45.126Z|885993d5-672e-49b3-8318-47ff33ad51c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:45.141Z|5d0b7bf2-b1ac-434a-aa3c-774831a2bb4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:45.142Z|5d0b7bf2-b1ac-434a-aa3c-774831a2bb4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:45.177Z|17854bd2-ecb3-43af-8349-a4e2dfc471bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:45.178Z|17854bd2-ecb3-43af-8349-a4e2dfc471bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:55.150Z|b866a721-8023-42dd-900a-f93cae1708b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:55.152Z|b866a721-8023-42dd-900a-f93cae1708b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:55.182Z|e6ec8830-3f22-49dd-8342-c70bceb5250d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:55.184Z|e6ec8830-3f22-49dd-8342-c70bceb5250d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:55.200Z|9031a9ec-850d-49a2-8caf-fe16d97f943f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:35:55.200Z|9031a9ec-850d-49a2-8caf-fe16d97f943f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:35:58.362Z|577d472c-8bc3-4d57-9b40-c8d8203a1499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:35:58.365Z|577d472c-8bc3-4d57-9b40-c8d8203a1499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:36:05.177Z|6dd97c27-9e0f-436c-b1fb-c07dfea7e800|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:05.178Z|6dd97c27-9e0f-436c-b1fb-c07dfea7e800|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:05.208Z|50dcf89e-29bf-4ab6-8bc3-691d1b209ca6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:05.209Z|50dcf89e-29bf-4ab6-8bc3-691d1b209ca6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:05.225Z|be6b0d36-43c2-4d4c-a299-818f79e7e11f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:05.226Z|be6b0d36-43c2-4d4c-a299-818f79e7e11f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:13.362Z|11bfcaa8-9c69-4589-b32e-be27f19effea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:36:13.362Z|11bfcaa8-9c69-4589-b32e-be27f19effea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:36:13.983Z|1f169e96-f7a6-4eaf-a090-90c97ac9f954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:36:13.984Z|1f169e96-f7a6-4eaf-a090-90c97ac9f954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:36:15.055Z|228979c6-854b-4631-969f-a322c9a9f3c6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:36:15.056Z|228979c6-854b-4631-969f-a322c9a9f3c6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:15.200Z|a235ae4d-fd87-4a52-9190-1c8bbccfb9b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:15.200Z|a235ae4d-fd87-4a52-9190-1c8bbccfb9b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:15.233Z|9a341d0a-5d63-45e3-8dc0-2493df8f2236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:15.234Z|9a341d0a-5d63-45e3-8dc0-2493df8f2236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:15.252Z|85d8ee60-170f-4fe7-b92d-cdf4cc4dd185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:15.253Z|85d8ee60-170f-4fe7-b92d-cdf4cc4dd185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:25.224Z|dc18e7d9-bf93-4639-9598-e94cf1a42fc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:25.225Z|dc18e7d9-bf93-4639-9598-e94cf1a42fc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:25.257Z|82f9ad86-f71e-456c-8d12-0b58ce8c10ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:25.259Z|82f9ad86-f71e-456c-8d12-0b58ce8c10ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:25.280Z|7e201fb5-e08f-4314-bdfb-7787451036a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:25.280Z|7e201fb5-e08f-4314-bdfb-7787451036a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:28.362Z|b0dbc332-9096-4fd3-a116-21ae69959082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:36:28.363Z|b0dbc332-9096-4fd3-a116-21ae69959082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:36:35.250Z|edabb4f3-7816-4e65-b3c6-0e1092ecf289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:35.251Z|edabb4f3-7816-4e65-b3c6-0e1092ecf289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:35.283Z|e383e590-feb5-4032-b8b2-fb9bb89ada63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:35.284Z|e383e590-feb5-4032-b8b2-fb9bb89ada63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:35.300Z|ee1eddf9-4f83-44c4-a7cb-8e7927d90e9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:35.301Z|ee1eddf9-4f83-44c4-a7cb-8e7927d90e9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:43.362Z|d234f554-76e0-490c-9f84-b79b12a692a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:36:43.365Z|d234f554-76e0-490c-9f84-b79b12a692a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:36:43.984Z|9ccd9714-c91e-4707-bdc9-6eedeae39990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:36:43.985Z|9ccd9714-c91e-4707-bdc9-6eedeae39990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:36:45.274Z|fd66d8bd-3f73-4263-b978-863c5b1de4fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:45.275Z|fd66d8bd-3f73-4263-b978-863c5b1de4fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:45.307Z|31f04bad-88f1-4ead-b9dd-d0f524a96953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:45.308Z|31f04bad-88f1-4ead-b9dd-d0f524a96953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:45.327Z|0bf08764-6235-49ac-b472-4c5ed9b0dd41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:45.328Z|0bf08764-6235-49ac-b472-4c5ed9b0dd41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:55.297Z|f6ee0b7a-2aec-4fe5-a21f-4f3e5ec8130e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:55.298Z|f6ee0b7a-2aec-4fe5-a21f-4f3e5ec8130e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:55.328Z|3d6d753a-25dc-4e8b-b8b2-b8e03cb1905e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:55.329Z|3d6d753a-25dc-4e8b-b8b2-b8e03cb1905e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:55.349Z|2358d962-f07f-49e8-b090-8bb5d60867f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:36:55.350Z|2358d962-f07f-49e8-b090-8bb5d60867f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:36:58.362Z|785c3cb9-f43b-4120-90f5-985c557a3732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:36:58.362Z|785c3cb9-f43b-4120-90f5-985c557a3732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:37:05.320Z|92a6028d-a5ab-45f0-9dc2-e86c6a35e874|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:05.321Z|92a6028d-a5ab-45f0-9dc2-e86c6a35e874|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:05.352Z|e07883db-0b81-455b-961c-f32b5628d032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:05.353Z|e07883db-0b81-455b-961c-f32b5628d032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:05.371Z|77080421-0699-4dc0-9dc3-d5249b922665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:05.372Z|77080421-0699-4dc0-9dc3-d5249b922665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:13.362Z|a3c6ae83-5939-4314-977b-8d5c3503d725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:37:13.362Z|a3c6ae83-5939-4314-977b-8d5c3503d725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:37:13.986Z|dbd1742a-e51a-451c-aa6b-df919c8aca65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:37:13.987Z|dbd1742a-e51a-451c-aa6b-df919c8aca65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:37:15.053Z|7c134d17-50d0-4aac-9395-ad5a0ee42df3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:37:15.054Z|7c134d17-50d0-4aac-9395-ad5a0ee42df3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:15.342Z|e2c2c235-ef1c-4f00-b8e1-c2549c732dd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:15.343Z|e2c2c235-ef1c-4f00-b8e1-c2549c732dd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:15.372Z|9f682f50-dff5-4318-acbc-84d3bb21a184|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:15.373Z|9f682f50-dff5-4318-acbc-84d3bb21a184|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:15.401Z|18f98c7a-f56f-45f7-bda7-4864445ebb62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:15.401Z|18f98c7a-f56f-45f7-bda7-4864445ebb62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:25.375Z|650e55cb-e85b-47b6-8680-64a8b5c630f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:25.376Z|650e55cb-e85b-47b6-8680-64a8b5c630f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:25.394Z|ddc23305-7655-4542-b642-f0c71288f9bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:25.395Z|ddc23305-7655-4542-b642-f0c71288f9bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:25.420Z|e5655483-9e63-4c61-af63-de587c3d1a64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:25.421Z|e5655483-9e63-4c61-af63-de587c3d1a64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:28.362Z|789b8f35-663c-4732-ae36-fce2bfafdcb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:37:28.365Z|789b8f35-663c-4732-ae36-fce2bfafdcb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:37:35.408Z|86384c3e-9b64-4c8f-ae1e-e71727abe279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:35.409Z|86384c3e-9b64-4c8f-ae1e-e71727abe279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:35.415Z|8e326efc-a6dc-42bc-ba8b-0e5659a1d1df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:35.416Z|8e326efc-a6dc-42bc-ba8b-0e5659a1d1df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:35.444Z|2afa2305-1428-41ba-8568-4b307038631f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:35.445Z|2afa2305-1428-41ba-8568-4b307038631f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:43.362Z|ef1d1578-768f-4846-a7c8-3cf55d574120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:37:43.362Z|ef1d1578-768f-4846-a7c8-3cf55d574120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:37:43.988Z|e358c3fb-2157-4b89-9ab3-3240acbaa808|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:37:43.989Z|e358c3fb-2157-4b89-9ab3-3240acbaa808|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:37:45.435Z|a92229cf-7a0f-4f13-8d40-fdc4ca9f0ed5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:45.437Z|a92229cf-7a0f-4f13-8d40-fdc4ca9f0ed5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:45.444Z|7a16c58d-60de-4cff-855d-2b64adb928c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:45.445Z|7a16c58d-60de-4cff-855d-2b64adb928c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:45.487Z|a3cd8881-c714-45c5-9dae-1d3599dd13df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:45.488Z|a3cd8881-c714-45c5-9dae-1d3599dd13df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:55.467Z|20642536-2de5-45d4-ac45-8175d9270235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:55.468Z|20642536-2de5-45d4-ac45-8175d9270235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:55.471Z|45c1f16f-cea7-4e0b-9fe8-f1a461c661da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:55.472Z|45c1f16f-cea7-4e0b-9fe8-f1a461c661da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:55.528Z|13645bb1-014a-493e-9cf7-b160621866d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:37:55.529Z|13645bb1-014a-493e-9cf7-b160621866d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:37:58.363Z|08246208-47ad-4d09-b09d-9069130c50c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:37:58.372Z|08246208-47ad-4d09-b09d-9069130c50c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:38:05.491Z|d9534f3f-90dd-4709-9ad5-9c76643c96ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:05.491Z|d9534f3f-90dd-4709-9ad5-9c76643c96ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:05.502Z|45f679e6-b32c-498f-afc0-c29366381247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:05.503Z|45f679e6-b32c-498f-afc0-c29366381247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:05.565Z|7b48fca8-8e5b-480e-9731-4952df4d47fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:05.566Z|7b48fca8-8e5b-480e-9731-4952df4d47fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:13.362Z|3892dbf2-c8d8-40ea-9522-e924287266f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:38:13.363Z|3892dbf2-c8d8-40ea-9522-e924287266f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:38:13.989Z|9103b160-73c5-496e-a74f-7b3b0413e287|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:38:13.990Z|9103b160-73c5-496e-a74f-7b3b0413e287|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:38:15.055Z|ece967b5-17ef-45e8-bba1-2d2ffb6e90f4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:38:15.056Z|ece967b5-17ef-45e8-bba1-2d2ffb6e90f4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:15.515Z|53f5b13a-a135-4424-a174-cb23c08d68f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:15.516Z|53f5b13a-a135-4424-a174-cb23c08d68f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:15.528Z|cccf9261-acca-40b8-aa74-73503cd595d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:15.528Z|cccf9261-acca-40b8-aa74-73503cd595d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:15.589Z|a8c7cd46-8ab6-43f9-b652-14a87bd8d0e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:15.590Z|a8c7cd46-8ab6-43f9-b652-14a87bd8d0e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:25.539Z|61d2da56-ff50-44c2-afa0-69b4815a3f40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:25.540Z|61d2da56-ff50-44c2-afa0-69b4815a3f40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:25.551Z|2d1bf0ca-7fbe-4251-9b3c-2c2e40cd98bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:25.552Z|2d1bf0ca-7fbe-4251-9b3c-2c2e40cd98bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:25.611Z|31dc5895-f81f-4577-a28b-702fc21529fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:25.612Z|31dc5895-f81f-4577-a28b-702fc21529fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:28.362Z|eb64d7c5-61b2-47ff-bd33-c4f5bf68202e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:38:28.363Z|eb64d7c5-61b2-47ff-bd33-c4f5bf68202e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:38:35.563Z|e3724e17-f94e-4aa9-89df-34979e2f4324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:35.564Z|e3724e17-f94e-4aa9-89df-34979e2f4324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:35.571Z|127c6735-eb6f-40d6-9a54-3e60d45d0a07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:35.572Z|127c6735-eb6f-40d6-9a54-3e60d45d0a07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:35.632Z|3aa57e44-81fa-4b5c-9fd9-f01bf7de1301|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:35.633Z|3aa57e44-81fa-4b5c-9fd9-f01bf7de1301|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:43.362Z|217cf62f-970f-4c84-8dec-5a739be1f7ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:38:43.364Z|217cf62f-970f-4c84-8dec-5a739be1f7ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:38:43.991Z|4c8d7aa0-e183-4fee-8983-766ecc972ecc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:38:43.991Z|4c8d7aa0-e183-4fee-8983-766ecc972ecc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:38:45.584Z|338bedeb-2179-4779-a9fd-c90f30efe9ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:45.585Z|338bedeb-2179-4779-a9fd-c90f30efe9ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:45.602Z|f6e0bcec-3e55-4b04-9475-144c39c4bf47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:45.603Z|f6e0bcec-3e55-4b04-9475-144c39c4bf47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:45.665Z|f1e93165-bf14-4470-9a33-6907d2883ca2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:45.666Z|f1e93165-bf14-4470-9a33-6907d2883ca2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:55.605Z|b824df43-42c5-4f35-b555-e7c63fc8f24e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:55.606Z|b824df43-42c5-4f35-b555-e7c63fc8f24e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:55.624Z|dce1e1ee-31e4-4b0e-aa3a-4427dad0893b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:55.625Z|dce1e1ee-31e4-4b0e-aa3a-4427dad0893b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:55.706Z|a885fc5d-6c6a-42e6-aa82-fafb8a6ef42a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:38:55.707Z|a885fc5d-6c6a-42e6-aa82-fafb8a6ef42a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:38:58.362Z|193766d3-adfd-4c33-9af9-63218fb909d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:38:58.363Z|193766d3-adfd-4c33-9af9-63218fb909d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:39:05.629Z|fa2a6adb-47dc-4dd3-bc9d-75fe1752ab15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:05.630Z|fa2a6adb-47dc-4dd3-bc9d-75fe1752ab15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:05.649Z|5275c1ca-7944-45af-805f-99f4ad6e9201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:05.650Z|5275c1ca-7944-45af-805f-99f4ad6e9201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:05.744Z|0ba60916-3bf5-4b2b-82c3-147c1af06bf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:05.745Z|0ba60916-3bf5-4b2b-82c3-147c1af06bf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:13.362Z|957f9394-fcf3-4c51-a7a6-04b6cdeccd30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:39:13.363Z|957f9394-fcf3-4c51-a7a6-04b6cdeccd30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:39:13.992Z|f1f10b5e-a655-4b5b-beb4-578eb83c1a20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:39:13.993Z|f1f10b5e-a655-4b5b-beb4-578eb83c1a20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:39:15.053Z|3ee45559-ea8f-4e35-a245-86f519862d1f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:39:15.055Z|3ee45559-ea8f-4e35-a245-86f519862d1f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:15.653Z|0959107f-f177-499b-8804-7678bc4dbefe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:15.654Z|0959107f-f177-499b-8804-7678bc4dbefe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:15.673Z|dc28bc56-b376-463e-9c60-4b520567f3cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:15.673Z|dc28bc56-b376-463e-9c60-4b520567f3cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:15.786Z|5fef8e13-2086-4a42-a1ec-dfcb98da7a85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:15.786Z|5fef8e13-2086-4a42-a1ec-dfcb98da7a85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:25.694Z|a1dc535f-73d9-4d33-b480-ac85ab641ed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:25.695Z|a1dc535f-73d9-4d33-b480-ac85ab641ed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:25.708Z|b9ab43f1-2b0a-4d54-8a57-644d471d21ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:25.708Z|b9ab43f1-2b0a-4d54-8a57-644d471d21ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:25.821Z|16284fb2-8136-4764-bc51-2295af91ffe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:25.822Z|16284fb2-8136-4764-bc51-2295af91ffe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:28.362Z|0fdd216d-054c-432a-b548-58925e0001af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:39:28.365Z|0fdd216d-054c-432a-b548-58925e0001af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:39:35.720Z|dbff1129-66da-4588-867d-907b87a9dd89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:35.721Z|dbff1129-66da-4588-867d-907b87a9dd89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:35.754Z|1fcd827f-e345-40c0-8161-f9ca37de1fec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:35.755Z|1fcd827f-e345-40c0-8161-f9ca37de1fec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:35.844Z|666226b0-7242-42fc-8b5b-05e2af1a0ce1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:35.845Z|666226b0-7242-42fc-8b5b-05e2af1a0ce1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:43.362Z|ad1b8275-9495-4504-bbc7-ae1d5da7fefb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:39:43.362Z|ad1b8275-9495-4504-bbc7-ae1d5da7fefb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:39:43.994Z|07cb602a-040e-41ea-85fa-61f5badcb56e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:39:43.994Z|07cb602a-040e-41ea-85fa-61f5badcb56e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:39:45.761Z|b02aa86b-c99b-4775-8e3e-3d608732f98a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:45.762Z|b02aa86b-c99b-4775-8e3e-3d608732f98a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:45.794Z|76bc6cab-2f36-4363-b5dc-3307b75125e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:45.795Z|76bc6cab-2f36-4363-b5dc-3307b75125e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:45.868Z|d42411d2-b376-465b-a1c9-d24e2e6a3569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:45.869Z|d42411d2-b376-465b-a1c9-d24e2e6a3569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:55.785Z|738ebcad-5af4-429e-ba36-ec8cd619e4d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:55.786Z|738ebcad-5af4-429e-ba36-ec8cd619e4d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:55.830Z|16ae70dd-169b-45e9-8be2-f326a37754bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:55.831Z|16ae70dd-169b-45e9-8be2-f326a37754bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:55.894Z|b3dccbcc-c64e-4ef8-ac43-1f7641c9ec19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:39:55.895Z|b3dccbcc-c64e-4ef8-ac43-1f7641c9ec19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:39:58.362Z|7c746fe3-7a2b-4141-a0a0-7ae01a116f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:39:58.363Z|7c746fe3-7a2b-4141-a0a0-7ae01a116f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:40:05.812Z|925fe17d-f78b-49de-84c4-0bc4dc0229ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:05.813Z|925fe17d-f78b-49de-84c4-0bc4dc0229ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:05.854Z|ee7877dc-a45d-430f-8a30-abd64f98952c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:05.855Z|ee7877dc-a45d-430f-8a30-abd64f98952c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:05.917Z|bcdd87b6-d502-42b0-a6bc-f7a01d4d35d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:05.918Z|bcdd87b6-d502-42b0-a6bc-f7a01d4d35d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:13.362Z|7b35e077-360e-4d70-9d26-9dec1b621e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:40:13.365Z|7b35e077-360e-4d70-9d26-9dec1b621e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:40:13.996Z|80f9d8e0-e9fd-4840-a701-92a3167a92d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:40:13.997Z|80f9d8e0-e9fd-4840-a701-92a3167a92d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:40:15.055Z|1b0e4d11-340c-4a58-a475-369f68a96030|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:40:15.056Z|1b0e4d11-340c-4a58-a475-369f68a96030|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:15.835Z|ac331caf-5153-4741-a09e-eca1a2a8de3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:15.836Z|ac331caf-5153-4741-a09e-eca1a2a8de3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:15.876Z|25b69f8a-fee3-484f-a005-592ceba32cf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:15.877Z|25b69f8a-fee3-484f-a005-592ceba32cf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:15.938Z|957cefb6-9fd3-425a-8db3-1f56934d9071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:15.939Z|957cefb6-9fd3-425a-8db3-1f56934d9071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:25.857Z|1ca175df-65bc-460f-b7ec-3747f033d037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:25.858Z|1ca175df-65bc-460f-b7ec-3747f033d037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:25.898Z|da74dc08-bff3-4682-9536-1683d0546e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:25.899Z|da74dc08-bff3-4682-9536-1683d0546e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:25.961Z|fe7e7778-57ed-40b1-b299-0912142fbe62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:25.962Z|fe7e7778-57ed-40b1-b299-0912142fbe62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:28.362Z|d51033f6-08c1-469a-9c42-18642062f1fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:40:28.362Z|d51033f6-08c1-469a-9c42-18642062f1fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:40:35.880Z|ebbdcf27-887e-4148-b7a6-c906d75c4492|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:35.881Z|ebbdcf27-887e-4148-b7a6-c906d75c4492|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:35.921Z|67ed7959-03d7-4c92-a896-a51afcbd466f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:35.922Z|67ed7959-03d7-4c92-a896-a51afcbd466f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:35.986Z|f8a4a179-f8d4-4341-b72e-f016aa966a59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:35.987Z|f8a4a179-f8d4-4341-b72e-f016aa966a59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:43.362Z|28c8cf5c-c142-48d3-b0e4-a1b76238e143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:40:43.363Z|28c8cf5c-c142-48d3-b0e4-a1b76238e143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:40:43.998Z|559f3e25-19af-42d0-9980-f4cca2ef359b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:40:43.998Z|559f3e25-19af-42d0-9980-f4cca2ef359b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:40:45.904Z|b9888c8e-88eb-449d-96e7-8ea4eb7ad386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:45.905Z|b9888c8e-88eb-449d-96e7-8ea4eb7ad386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:45.946Z|5534f130-e877-4500-a961-bffce04b4902|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:45.946Z|5534f130-e877-4500-a961-bffce04b4902|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:46.023Z|1b114ada-a313-4ed9-9e0c-368bad3c3f82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:46.024Z|1b114ada-a313-4ed9-9e0c-368bad3c3f82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:55.926Z|2e5bc0ee-d66a-424a-8536-1f4028b90ed6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:55.927Z|2e5bc0ee-d66a-424a-8536-1f4028b90ed6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:55.972Z|681a88d4-0e89-4349-9590-90d1f2e3a17f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:55.973Z|681a88d4-0e89-4349-9590-90d1f2e3a17f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:56.093Z|34d1ac03-2f01-472d-95fc-c6aa5ad8b6ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:40:56.094Z|34d1ac03-2f01-472d-95fc-c6aa5ad8b6ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:40:58.362Z|3425c9c8-b02a-4fe3-9e41-62302611b0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:40:58.365Z|3425c9c8-b02a-4fe3-9e41-62302611b0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:41:05.948Z|5ebeb0f7-e290-49d8-81f0-c18c3964bf84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:05.949Z|5ebeb0f7-e290-49d8-81f0-c18c3964bf84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:05.996Z|8ed8a20f-1e8d-45e5-a71e-4869550e90dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:05.997Z|8ed8a20f-1e8d-45e5-a71e-4869550e90dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:06.155Z|01fbecb4-9bdb-4d2d-830a-8ae9ddf65509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:06.156Z|01fbecb4-9bdb-4d2d-830a-8ae9ddf65509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:13.362Z|41226335-0f20-4f15-97d9-3698afd1cba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:41:13.362Z|41226335-0f20-4f15-97d9-3698afd1cba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:41:13.999Z|c357aa57-38fb-4f66-bb07-1dcfcd3c8595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:41:14.000Z|c357aa57-38fb-4f66-bb07-1dcfcd3c8595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:41:15.054Z|4cdb1690-5d55-4d5b-bcb1-bb856d00ec7d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:41:15.056Z|4cdb1690-5d55-4d5b-bcb1-bb856d00ec7d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:15.970Z|54a4dc69-101d-4e6f-9165-3624fadc5cb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:15.971Z|54a4dc69-101d-4e6f-9165-3624fadc5cb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:16.020Z|52943f58-9cf0-4cf1-bb8f-ee8815b3a4fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:16.021Z|52943f58-9cf0-4cf1-bb8f-ee8815b3a4fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:16.193Z|7bd99b7c-eb0e-4761-827b-0bb7074c146d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:16.194Z|7bd99b7c-eb0e-4761-827b-0bb7074c146d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:25.998Z|7d6ecffb-e316-4eb4-b9c7-2449feeb70ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:25.999Z|7d6ecffb-e316-4eb4-b9c7-2449feeb70ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:26.081Z|0d518c98-5669-417a-9475-92da0da15995|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:26.082Z|0d518c98-5669-417a-9475-92da0da15995|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:26.217Z|7c5ffefc-ebdf-4752-9350-30ab0f787575|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:26.218Z|7c5ffefc-ebdf-4752-9350-30ab0f787575|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:28.362Z|f73efe45-799f-4a76-9107-35c8c4f2fc7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:41:28.362Z|f73efe45-799f-4a76-9107-35c8c4f2fc7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:41:36.028Z|69da557b-9ca3-4e38-ac51-2a2d0bc0d379|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:36.029Z|69da557b-9ca3-4e38-ac51-2a2d0bc0d379|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:36.114Z|2da0f0ae-e494-4421-a8bb-e4b8c32c4048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:36.115Z|2da0f0ae-e494-4421-a8bb-e4b8c32c4048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:36.239Z|c4e0dd53-ea20-4f8d-9f6d-85b6ebd68913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:36.240Z|c4e0dd53-ea20-4f8d-9f6d-85b6ebd68913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:43.362Z|7ba9daad-a864-4b16-a884-6d2719259738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:41:43.364Z|7ba9daad-a864-4b16-a884-6d2719259738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:41:44.002Z|18c37dbc-4904-4f10-8820-bf414271073f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:41:44.003Z|18c37dbc-4904-4f10-8820-bf414271073f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:41:46.086Z|9f176f49-4bd3-4453-9326-d58ca31a2cf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:46.087Z|9f176f49-4bd3-4453-9326-d58ca31a2cf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:46.141Z|8b7f6d65-10d5-4266-aaf2-3e984b21b350|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:46.141Z|8b7f6d65-10d5-4266-aaf2-3e984b21b350|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:46.263Z|e203a3cb-f94b-4901-bb6d-29477ae4a32c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:46.264Z|e203a3cb-f94b-4901-bb6d-29477ae4a32c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:56.117Z|2b485959-e0a2-43d3-8174-6911f6937de4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:56.118Z|2b485959-e0a2-43d3-8174-6911f6937de4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:56.174Z|af7c700d-8f2d-4db6-a2ef-a605a89c5bd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:56.179Z|af7c700d-8f2d-4db6-a2ef-a605a89c5bd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:56.296Z|ec472f7f-2c5a-4a01-ab4d-fe9f8b4702ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:41:56.298Z|ec472f7f-2c5a-4a01-ab4d-fe9f8b4702ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:41:58.362Z|65408de2-7cdb-40b4-8aae-d1106f946691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:41:58.363Z|65408de2-7cdb-40b4-8aae-d1106f946691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:42:06.149Z|e3d94420-885b-41a0-9f75-6f6b8d166209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:06.150Z|e3d94420-885b-41a0-9f75-6f6b8d166209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:06.238Z|b911f7e2-992e-404f-842c-d774536a4558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:06.239Z|b911f7e2-992e-404f-842c-d774536a4558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:06.322Z|7b0b8a77-b909-4ca3-ab83-1437f57ec320|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:06.323Z|7b0b8a77-b909-4ca3-ab83-1437f57ec320|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:13.362Z|2e377b83-90e3-4bdc-8621-f03503e51c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:42:13.362Z|2e377b83-90e3-4bdc-8621-f03503e51c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:42:14.003Z|9516d3a7-ed14-4327-b639-28fd080f8d7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:42:14.004Z|9516d3a7-ed14-4327-b639-28fd080f8d7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:42:15.053Z|896c80ec-93eb-4ced-8d3a-9f151b17a37a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:42:15.054Z|896c80ec-93eb-4ced-8d3a-9f151b17a37a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:16.178Z|b95dea14-e43c-4425-9d9b-1810b2ef5f1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:16.179Z|b95dea14-e43c-4425-9d9b-1810b2ef5f1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:16.263Z|c05cbe14-9503-49dc-9dc1-9961d997d7ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:16.264Z|c05cbe14-9503-49dc-9dc1-9961d997d7ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:16.351Z|aa9e3afa-2ba4-454c-bcaa-4b427ab2f410|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:16.352Z|aa9e3afa-2ba4-454c-bcaa-4b427ab2f410|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:26.213Z|a9a4bb7f-7af1-4abc-9733-e13a921038e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:26.214Z|a9a4bb7f-7af1-4abc-9733-e13a921038e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:26.288Z|e0f42eb7-776e-4a31-a901-28939f715b16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:26.288Z|e0f42eb7-776e-4a31-a901-28939f715b16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:26.372Z|9f17bc28-4865-4878-955b-b1ec74bcbc70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:26.373Z|9f17bc28-4865-4878-955b-b1ec74bcbc70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:28.362Z|0c3b5bb8-9ced-4f40-a21b-87f8e68c6f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:42:28.365Z|0c3b5bb8-9ced-4f40-a21b-87f8e68c6f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:42:36.240Z|8556faca-f504-4ef5-9a1c-979a398409fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:36.241Z|8556faca-f504-4ef5-9a1c-979a398409fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:36.312Z|8801d5c5-6eee-4246-9004-e21ca19c1365|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:36.313Z|8801d5c5-6eee-4246-9004-e21ca19c1365|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:36.396Z|74ec7531-3640-4284-9e42-1f4c9e8ffb6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:36.396Z|74ec7531-3640-4284-9e42-1f4c9e8ffb6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:43.362Z|99568a92-6b87-4f9f-a61b-786a127d233d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:42:43.362Z|99568a92-6b87-4f9f-a61b-786a127d233d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:42:44.005Z|850cb134-f61c-460b-ac76-386be54a6a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:42:44.006Z|850cb134-f61c-460b-ac76-386be54a6a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:42:46.269Z|eaf38318-ebba-4000-b343-534f13fe4a48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:46.270Z|eaf38318-ebba-4000-b343-534f13fe4a48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:46.334Z|6d55bf30-cc01-4d34-b4cd-153b6ca1226d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:46.335Z|6d55bf30-cc01-4d34-b4cd-153b6ca1226d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:46.420Z|0e9cfc90-c86f-4286-9d28-c47d8f5d9fbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:46.420Z|0e9cfc90-c86f-4286-9d28-c47d8f5d9fbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:56.296Z|fb765877-8323-474e-9537-96d93d5bfe5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:56.297Z|fb765877-8323-474e-9537-96d93d5bfe5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:56.361Z|36383509-ca25-460f-b432-f57d3dd3208f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:56.362Z|36383509-ca25-460f-b432-f57d3dd3208f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:56.444Z|18820879-ec0b-4051-ab64-00d5ba89287e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:42:56.445Z|18820879-ec0b-4051-ab64-00d5ba89287e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:42:58.362Z|cde509d3-0f9f-4312-9d7f-694921f1bc35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:42:58.363Z|cde509d3-0f9f-4312-9d7f-694921f1bc35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:43:06.321Z|92752928-e4c8-495f-9019-4b80c6c9dccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:06.323Z|92752928-e4c8-495f-9019-4b80c6c9dccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:06.385Z|6d86f415-d96e-412a-b1ea-9ce03bacf8e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:06.386Z|6d86f415-d96e-412a-b1ea-9ce03bacf8e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:06.465Z|963dc371-a198-4f28-989d-cbb9e7b4b4f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:06.466Z|963dc371-a198-4f28-989d-cbb9e7b4b4f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:13.362Z|3e69cfd3-77a4-4423-ac48-9ccfb22c2f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:43:13.366Z|3e69cfd3-77a4-4423-ac48-9ccfb22c2f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:43:14.006Z|eac89138-5111-4185-abf1-1d35568f695d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:43:14.007Z|eac89138-5111-4185-abf1-1d35568f695d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:43:15.053Z|d7f3c0d6-ad98-433e-bd43-fe5dc919f70b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:43:15.055Z|d7f3c0d6-ad98-433e-bd43-fe5dc919f70b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:16.349Z|6bc4b641-4025-4734-bbb1-b4fbd7b3be6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:16.350Z|6bc4b641-4025-4734-bbb1-b4fbd7b3be6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:16.408Z|3e773a85-2b02-4a2f-bd09-aa3ef7163429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:16.409Z|3e773a85-2b02-4a2f-bd09-aa3ef7163429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:16.489Z|aa8c5cc0-a2a3-437f-ab07-e2fa9eec9c02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:16.490Z|aa8c5cc0-a2a3-437f-ab07-e2fa9eec9c02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:26.371Z|5cc6c38b-332c-4c1a-80b0-a46364ae74fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:26.372Z|5cc6c38b-332c-4c1a-80b0-a46364ae74fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:26.429Z|160cc905-b684-4ad5-8e67-b770eb173cba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:26.430Z|160cc905-b684-4ad5-8e67-b770eb173cba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:26.511Z|cb07a4d7-9e13-4536-8de6-741073362368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:26.512Z|cb07a4d7-9e13-4536-8de6-741073362368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:28.362Z|8924a439-0f9f-4c6c-a401-fe90ec8554e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:43:28.363Z|8924a439-0f9f-4c6c-a401-fe90ec8554e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:43:36.394Z|467f6c6e-8d9b-4e30-bd08-8702cc98f9ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:36.395Z|467f6c6e-8d9b-4e30-bd08-8702cc98f9ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:36.450Z|92e5f81c-a0a1-4557-b8c3-6fb32105d8c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:36.452Z|92e5f81c-a0a1-4557-b8c3-6fb32105d8c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:36.533Z|75a343c1-7918-42ee-a0d4-e539bd6b0b11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:36.534Z|75a343c1-7918-42ee-a0d4-e539bd6b0b11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:43.362Z|75c9a9da-94da-4649-81b3-698243ee637e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:43:43.362Z|75c9a9da-94da-4649-81b3-698243ee637e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:43:44.008Z|21e34a2b-98eb-4034-bc96-9eb6dbdc6fa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:43:44.009Z|21e34a2b-98eb-4034-bc96-9eb6dbdc6fa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:43:46.418Z|d34feabf-068f-4cf7-aac8-3ec33f8a6c8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:46.419Z|d34feabf-068f-4cf7-aac8-3ec33f8a6c8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:46.472Z|6600c5b2-bc7d-43f2-8256-9e3847ce6d36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:46.473Z|6600c5b2-bc7d-43f2-8256-9e3847ce6d36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:46.566Z|5d63c2ca-3785-4486-9df7-3a55c858bee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:46.567Z|5d63c2ca-3785-4486-9df7-3a55c858bee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:56.441Z|3db33636-c357-49b1-8cd1-554619953355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:56.443Z|3db33636-c357-49b1-8cd1-554619953355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:56.494Z|990bc3e4-7724-489e-8741-4ace75881005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:56.495Z|990bc3e4-7724-489e-8741-4ace75881005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:56.600Z|21edade1-f6e7-4bb3-8096-d24c2259a300|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:43:56.601Z|21edade1-f6e7-4bb3-8096-d24c2259a300|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:43:58.362Z|38798bf2-c869-40c8-82de-06230819e8bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:43:58.369Z|38798bf2-c869-40c8-82de-06230819e8bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:44:06.465Z|06a4c688-3309-4c61-a96c-d2bc9ba47732|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:06.466Z|06a4c688-3309-4c61-a96c-d2bc9ba47732|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:06.516Z|50e2d16d-1e76-4e18-bec7-7637c6a1c806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:06.517Z|50e2d16d-1e76-4e18-bec7-7637c6a1c806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:06.621Z|06365515-715e-4132-a30b-b32ac4e88f91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:06.622Z|06365515-715e-4132-a30b-b32ac4e88f91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:13.362Z|0d6de795-c073-4c46-84bc-553f425f5273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:44:13.363Z|0d6de795-c073-4c46-84bc-553f425f5273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:44:14.009Z|c3ba2444-1ece-4283-bc0c-ac90a25f466f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:44:14.010Z|c3ba2444-1ece-4283-bc0c-ac90a25f466f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:44:15.052Z|be3ee7b3-2621-471c-ba98-bf5bb67c6571|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:44:15.053Z|be3ee7b3-2621-471c-ba98-bf5bb67c6571|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:16.538Z|b647e1bd-85aa-46d7-9ca6-aa5968f1277c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:16.538Z|792bc38d-ec45-426c-a7ca-5afbf11b8421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:16.539Z|b647e1bd-85aa-46d7-9ca6-aa5968f1277c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:16.539Z|792bc38d-ec45-426c-a7ca-5afbf11b8421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:16.641Z|9051109b-ba28-49b0-901d-ae54d5247d45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:16.642Z|9051109b-ba28-49b0-901d-ae54d5247d45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:26.560Z|92b933bd-f733-4e29-8487-9ac9f53161c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:26.560Z|70cf7889-3c3e-4574-86e2-292e5b9451d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:26.561Z|70cf7889-3c3e-4574-86e2-292e5b9451d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:26.561Z|92b933bd-f733-4e29-8487-9ac9f53161c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:26.664Z|990a37f7-56a7-48d8-bb17-7ddbfc40d404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:26.664Z|990a37f7-56a7-48d8-bb17-7ddbfc40d404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:28.362Z|142a3e09-22b6-41a3-a31c-bf822b0c9499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:44:28.363Z|142a3e09-22b6-41a3-a31c-bf822b0c9499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:44:36.583Z|559d5133-e497-40c1-904e-c92d91e9bc26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:36.583Z|20a504a1-5c14-4c09-ae6f-33426f926275|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:36.584Z|20a504a1-5c14-4c09-ae6f-33426f926275|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:36.583Z|559d5133-e497-40c1-904e-c92d91e9bc26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:36.689Z|a5eda500-a6da-4279-8a17-09752842be2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:36.690Z|a5eda500-a6da-4279-8a17-09752842be2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:43.362Z|a095a5d6-b599-40d5-a227-4d4ff7c8e695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:44:43.364Z|a095a5d6-b599-40d5-a227-4d4ff7c8e695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:44:44.010Z|34169fee-fa4d-4691-b2cf-cce3b5d7b3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:44:44.011Z|34169fee-fa4d-4691-b2cf-cce3b5d7b3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:44:46.606Z|823734ea-f0ef-4fd5-b96c-63e428975762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:46.606Z|dd60cd84-bc2c-4055-a01c-8b01ee9ea7c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:46.607Z|dd60cd84-bc2c-4055-a01c-8b01ee9ea7c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:46.607Z|823734ea-f0ef-4fd5-b96c-63e428975762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:46.719Z|30f9d135-f627-4e75-9e4e-a16194990305|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:46.719Z|30f9d135-f627-4e75-9e4e-a16194990305|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:56.630Z|55d4a0e0-cc56-4c87-86dc-16291343ef32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:56.630Z|813a0c64-1111-4090-89a3-ea31059ba347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:56.630Z|55d4a0e0-cc56-4c87-86dc-16291343ef32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:56.630Z|813a0c64-1111-4090-89a3-ea31059ba347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:56.741Z|f73d045c-b959-4539-9729-1758a9a8fa7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:44:56.742Z|f73d045c-b959-4539-9729-1758a9a8fa7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:44:58.362Z|f3ad4a2a-cec3-468b-b6d9-1093b87239d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:44:58.362Z|f3ad4a2a-cec3-468b-b6d9-1093b87239d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:45:06.653Z|fd900483-1c4f-48bd-86a9-ebe03569633b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:06.654Z|f266db31-0d5a-4ea1-b4b4-f93005392abd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:06.654Z|fd900483-1c4f-48bd-86a9-ebe03569633b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:06.654Z|f266db31-0d5a-4ea1-b4b4-f93005392abd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:06.764Z|4da0887a-bcce-4255-92b0-b30c65ea9c69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:06.765Z|4da0887a-bcce-4255-92b0-b30c65ea9c69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:13.362Z|496c06a9-462b-4277-84c4-3870ce61f231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:45:13.363Z|496c06a9-462b-4277-84c4-3870ce61f231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:45:14.011Z|9cd42838-64f0-404d-ab39-12db23574ad2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:45:14.012Z|9cd42838-64f0-404d-ab39-12db23574ad2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:45:15.053Z|93e9c02e-47ef-44d4-8bce-eb9ec38d66b5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:45:15.054Z|93e9c02e-47ef-44d4-8bce-eb9ec38d66b5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:16.677Z|404b88c9-1d3e-4c23-9a98-12ccdcdab498|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:16.679Z|404b88c9-1d3e-4c23-9a98-12ccdcdab498|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:16.685Z|fec05073-1be8-4ed2-a5b4-f1d39206a1cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:16.685Z|fec05073-1be8-4ed2-a5b4-f1d39206a1cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:16.787Z|16b29a58-34ef-4052-9ad3-62e4d7857894|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:16.788Z|16b29a58-34ef-4052-9ad3-62e4d7857894|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:26.703Z|7707411f-48b6-400e-afb5-e2ab3b352ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:26.704Z|7707411f-48b6-400e-afb5-e2ab3b352ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:26.705Z|d8ff0212-5988-4395-bb2f-543bd777375f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:26.706Z|d8ff0212-5988-4395-bb2f-543bd777375f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:26.809Z|ab3e1491-4ab1-4905-82eb-9f848dcf5639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:26.810Z|ab3e1491-4ab1-4905-82eb-9f848dcf5639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:28.362Z|6a693fdd-e604-4432-aa26-679fd69b9851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:45:28.369Z|6a693fdd-e604-4432-aa26-679fd69b9851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:45:36.725Z|ec064de1-9a28-45c7-8627-372621464132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:36.725Z|d63f939e-8d0a-491b-bc44-62c3828787f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:36.726Z|ec064de1-9a28-45c7-8627-372621464132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:36.727Z|d63f939e-8d0a-491b-bc44-62c3828787f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:36.831Z|4614b4f0-0691-4fae-bb73-5383c625dfcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:36.832Z|4614b4f0-0691-4fae-bb73-5383c625dfcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:43.362Z|f419cf07-1694-44f2-8364-2cda7ef003e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:45:43.362Z|f419cf07-1694-44f2-8364-2cda7ef003e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:45:44.013Z|405d3424-af7f-454c-b542-d1b0195b37b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:45:44.013Z|405d3424-af7f-454c-b542-d1b0195b37b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:45:46.748Z|54ad37a6-9ccb-42a5-ac3e-dee67c644e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:46.749Z|54ad37a6-9ccb-42a5-ac3e-dee67c644e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:46.749Z|541db67a-bbfe-47fc-974a-6b437550c8bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:46.750Z|541db67a-bbfe-47fc-974a-6b437550c8bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:46.855Z|17563513-f3dd-4f32-9a84-2eeb482ded41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:46.856Z|17563513-f3dd-4f32-9a84-2eeb482ded41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:56.771Z|8d231e6a-4371-4122-a6cb-72365c89e1d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:56.771Z|dff91b8a-5d98-46e0-9289-4a5cde4638b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:56.772Z|8d231e6a-4371-4122-a6cb-72365c89e1d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:56.772Z|dff91b8a-5d98-46e0-9289-4a5cde4638b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:56.883Z|dc445cbc-c626-4008-8218-99a23979d7b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:45:56.884Z|dc445cbc-c626-4008-8218-99a23979d7b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:45:58.367Z|b4bcdfc6-5439-4698-b7de-59f62a5aea3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:45:58.368Z|b4bcdfc6-5439-4698-b7de-59f62a5aea3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:46:06.794Z|710d7ce9-28cc-4f72-a399-29f45594a81c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:06.794Z|74b5e869-b80c-4f9d-ba6b-c107dd3f8c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:06.795Z|710d7ce9-28cc-4f72-a399-29f45594a81c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:06.795Z|74b5e869-b80c-4f9d-ba6b-c107dd3f8c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:06.905Z|22455e8d-1f14-4976-a3b1-a8feee1812c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:06.906Z|22455e8d-1f14-4976-a3b1-a8feee1812c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:13.362Z|0381b279-3062-40e1-850c-7541cf395d5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:46:13.365Z|0381b279-3062-40e1-850c-7541cf395d5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:46:14.014Z|9df9367a-5f62-42a6-9427-18ca5641c723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:46:14.015Z|9df9367a-5f62-42a6-9427-18ca5641c723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:46:15.053Z|ef0de9f7-416b-42b2-be50-ca1503fb4735|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:46:15.054Z|ef0de9f7-416b-42b2-be50-ca1503fb4735|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:16.819Z|b74828c7-028e-4d8f-856a-cbbe7d9ca60e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:16.820Z|b74828c7-028e-4d8f-856a-cbbe7d9ca60e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:16.824Z|88875cad-e71e-403d-8f54-d3c702f6addd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:16.825Z|88875cad-e71e-403d-8f54-d3c702f6addd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:16.927Z|15b982e0-2e42-4fd8-99e5-9f91e4169302|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:16.928Z|15b982e0-2e42-4fd8-99e5-9f91e4169302|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:26.850Z|8eb03ce7-8e52-480e-9abb-14834775e68a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:26.851Z|8eb03ce7-8e52-480e-9abb-14834775e68a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:26.862Z|992a8ea7-2e42-4fc0-8dd4-1c06bbe1826f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:26.864Z|992a8ea7-2e42-4fc0-8dd4-1c06bbe1826f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:26.953Z|82d82b2f-b7ab-409b-97e9-4dc2201990c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:26.954Z|82d82b2f-b7ab-409b-97e9-4dc2201990c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:28.362Z|39cd4c4b-ff00-4daf-a027-c229a98d89f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:46:28.363Z|39cd4c4b-ff00-4daf-a027-c229a98d89f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:46:36.875Z|e45bae49-fd59-4185-9233-650c91f35477|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:36.876Z|e45bae49-fd59-4185-9233-650c91f35477|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:36.886Z|bd777910-330b-400f-94e1-490f08a89b9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:36.887Z|bd777910-330b-400f-94e1-490f08a89b9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:36.976Z|4833e802-ef93-4494-84d9-b49570ad578a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:36.977Z|4833e802-ef93-4494-84d9-b49570ad578a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:43.362Z|58a61de7-d9bd-4cfe-be0c-c49437d32ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:46:43.362Z|58a61de7-d9bd-4cfe-be0c-c49437d32ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:46:44.016Z|1038dd92-189b-448e-a3a4-5f4c040ccbe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:46:44.017Z|1038dd92-189b-448e-a3a4-5f4c040ccbe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:46:46.900Z|7bab321d-7ebc-4f73-828d-df5eed3e3c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:46.901Z|7bab321d-7ebc-4f73-828d-df5eed3e3c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:46.918Z|845903ec-accd-4788-b7f1-c60f9acdb8aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:46.918Z|845903ec-accd-4788-b7f1-c60f9acdb8aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:46.999Z|253d4708-a19b-4631-86a7-66eb2aaac3e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:47.000Z|253d4708-a19b-4631-86a7-66eb2aaac3e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:56.933Z|017c9edd-0fb4-4f3c-a41f-af5bf5f9ec57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:56.934Z|017c9edd-0fb4-4f3c-a41f-af5bf5f9ec57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:56.979Z|0a7df3d9-8eb1-498f-b153-d898dda0957b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:56.980Z|0a7df3d9-8eb1-498f-b153-d898dda0957b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:57.026Z|7f9d9cbd-0a5d-47b0-915f-b7dc2b556f57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:46:57.027Z|7f9d9cbd-0a5d-47b0-915f-b7dc2b556f57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:46:58.362Z|69e66456-48ee-4c78-8a01-1f68cc0800d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:46:58.364Z|69e66456-48ee-4c78-8a01-1f68cc0800d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:47:06.957Z|5c9518d8-1b95-477f-8de4-6f4efec41507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:06.958Z|5c9518d8-1b95-477f-8de4-6f4efec41507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:07.006Z|fe2aee3e-0c94-4b3b-9d3f-7af81861b67d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:07.007Z|fe2aee3e-0c94-4b3b-9d3f-7af81861b67d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:07.049Z|ccd6f391-1da9-42de-a3bc-df2c28a12408|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:07.050Z|ccd6f391-1da9-42de-a3bc-df2c28a12408|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:13.362Z|912889fa-9fd1-4ac0-89e2-c9c9025437b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:47:13.363Z|912889fa-9fd1-4ac0-89e2-c9c9025437b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:47:14.017Z|a1160544-1054-4c49-a047-2b1ed94150ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:47:14.018Z|a1160544-1054-4c49-a047-2b1ed94150ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:47:15.052Z|96e436b9-6404-4921-a086-313dd93ceecd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:47:15.053Z|96e436b9-6404-4921-a086-313dd93ceecd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:16.983Z|05467865-3f0a-420f-b387-afba57c4358f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:16.984Z|05467865-3f0a-420f-b387-afba57c4358f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:17.029Z|cbbb3174-c7c9-4b7a-8d2a-9505fe93a020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:17.030Z|cbbb3174-c7c9-4b7a-8d2a-9505fe93a020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:17.073Z|76fa13e4-6e02-4bb5-985c-7b2c08cb6ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:17.073Z|76fa13e4-6e02-4bb5-985c-7b2c08cb6ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:27.008Z|be4f5358-463c-47a4-a62f-e50f286adb77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:27.009Z|be4f5358-463c-47a4-a62f-e50f286adb77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:27.052Z|20fb5dfe-c49e-4d4b-95c0-13b886b7cdea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:27.052Z|20fb5dfe-c49e-4d4b-95c0-13b886b7cdea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:27.098Z|40011a2f-cf8b-4ccf-a2cf-2f86121c8129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:27.098Z|40011a2f-cf8b-4ccf-a2cf-2f86121c8129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:28.362Z|b29b2009-739c-42b3-b9bc-cf259d608c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:47:28.363Z|b29b2009-739c-42b3-b9bc-cf259d608c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:47:37.033Z|7d13525d-4e0f-4b2d-812d-d5151746280f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:37.033Z|7d13525d-4e0f-4b2d-812d-d5151746280f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:37.077Z|63f51668-3fa1-473c-adc9-4320c64ff405|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:37.078Z|63f51668-3fa1-473c-adc9-4320c64ff405|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:37.123Z|35ea2248-d592-4c09-8aed-abed641b6210|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:37.124Z|35ea2248-d592-4c09-8aed-abed641b6210|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:43.362Z|9f340c84-52c1-41ce-b7fb-2c9f5ba8e66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:47:43.370Z|9f340c84-52c1-41ce-b7fb-2c9f5ba8e66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:47:44.019Z|12465033-e134-42aa-b1bb-184f9bda52cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:47:44.020Z|12465033-e134-42aa-b1bb-184f9bda52cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:47:47.053Z|34d3e80e-f7a5-4ad0-a86d-fd27cd0f368c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:47.054Z|34d3e80e-f7a5-4ad0-a86d-fd27cd0f368c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:47.102Z|147779b8-24f5-4abe-99ee-c3bdfc8047c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:47.103Z|147779b8-24f5-4abe-99ee-c3bdfc8047c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:47.144Z|dc086cd1-057d-4a44-98b6-45a366e56d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:47.145Z|dc086cd1-057d-4a44-98b6-45a366e56d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:57.077Z|06eb74d7-b87a-4d9d-bbfa-f778853d91b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:57.078Z|06eb74d7-b87a-4d9d-bbfa-f778853d91b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:57.123Z|e6371c34-8a9f-4781-a62a-00f7a2979b52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:57.124Z|e6371c34-8a9f-4781-a62a-00f7a2979b52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:57.166Z|28ded559-3c30-4f51-8387-e385c3bb09e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:47:57.167Z|28ded559-3c30-4f51-8387-e385c3bb09e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:47:58.362Z|903bd0cb-a9aa-47d0-9c7c-2e5be6774f54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:47:58.362Z|903bd0cb-a9aa-47d0-9c7c-2e5be6774f54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:48:07.114Z|0d97248a-2fa9-496c-92fb-34e6a2d3a3ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:07.116Z|0d97248a-2fa9-496c-92fb-34e6a2d3a3ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:07.145Z|6872d10a-4ebf-4b6c-be84-ae82a5f1fd4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:07.146Z|6872d10a-4ebf-4b6c-be84-ae82a5f1fd4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:07.207Z|31af9689-2e9e-41f9-a022-a86d92f309d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:07.208Z|31af9689-2e9e-41f9-a022-a86d92f309d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:13.362Z|95f1d8aa-303f-4323-81b7-fa720ae61cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:48:13.362Z|95f1d8aa-303f-4323-81b7-fa720ae61cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:48:14.020Z|f19aca24-aff6-4d83-9f72-0d2a450d361b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:48:14.021Z|f19aca24-aff6-4d83-9f72-0d2a450d361b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:48:15.059Z|82aa89b5-3fe2-454e-8739-340a18e91c61|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:48:15.060Z|82aa89b5-3fe2-454e-8739-340a18e91c61|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:17.140Z|a1a60e2b-aa78-461d-a989-3b27518fe27d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:17.141Z|a1a60e2b-aa78-461d-a989-3b27518fe27d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:17.209Z|5bef7898-2757-4846-9646-858992b5acfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:17.211Z|5bef7898-2757-4846-9646-858992b5acfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:17.227Z|b47451c1-4d2e-4b20-9ffa-93bb9c76b618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:17.228Z|b47451c1-4d2e-4b20-9ffa-93bb9c76b618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:27.169Z|8bd9fe51-4c73-47b5-b128-fb5ba78eb20e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:27.170Z|8bd9fe51-4c73-47b5-b128-fb5ba78eb20e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:27.232Z|c69f9511-ddd7-4126-97db-faff0153fdfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:27.232Z|c69f9511-ddd7-4126-97db-faff0153fdfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:27.257Z|52ba6f6c-ca06-4947-98f7-947426a82760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:27.258Z|52ba6f6c-ca06-4947-98f7-947426a82760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:28.367Z|08a0ae64-87ff-4598-8ebe-496f6b3f85cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:48:28.370Z|08a0ae64-87ff-4598-8ebe-496f6b3f85cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:48:37.191Z|04f65e4e-6fc1-4378-8191-4d405c49857a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:37.193Z|04f65e4e-6fc1-4378-8191-4d405c49857a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:37.253Z|878233eb-4633-465e-a029-bf7f5a36b231|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:37.254Z|878233eb-4633-465e-a029-bf7f5a36b231|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:37.278Z|bc29353e-bdcd-4965-a619-07c2228bb555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:37.280Z|bc29353e-bdcd-4965-a619-07c2228bb555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:43.362Z|e6e72ae3-0fdf-4366-96a0-a37a8a5da2e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:48:43.363Z|e6e72ae3-0fdf-4366-96a0-a37a8a5da2e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:48:44.021Z|1da728af-e18e-4756-94a0-c8261612c21a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:48:44.022Z|1da728af-e18e-4756-94a0-c8261612c21a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:48:47.220Z|99749883-3cb5-47ff-9120-efa142ba41f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:47.221Z|99749883-3cb5-47ff-9120-efa142ba41f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:47.281Z|2f986fc9-95d5-4586-b2ec-f12d22d06617|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:47.281Z|2f986fc9-95d5-4586-b2ec-f12d22d06617|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:47.300Z|6c692dc0-8ea7-4286-a85f-09eb0853c48f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:47.301Z|6c692dc0-8ea7-4286-a85f-09eb0853c48f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:57.244Z|9942101e-8f2b-4bb6-a733-e0b151020f09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:57.245Z|9942101e-8f2b-4bb6-a733-e0b151020f09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:57.305Z|cc2e4edc-5d9b-4d3f-b025-6f7edfd9fc8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:57.305Z|cc2e4edc-5d9b-4d3f-b025-6f7edfd9fc8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:57.322Z|4517fb69-442f-4209-84d3-a3ec91921597|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:48:57.323Z|4517fb69-442f-4209-84d3-a3ec91921597|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:48:58.367Z|785bfbbb-e1b0-4ac9-b4ea-5f7e77d4fed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:48:58.368Z|785bfbbb-e1b0-4ac9-b4ea-5f7e77d4fed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:49:07.267Z|5bb9ed9a-a237-4083-98ca-5ad7ec8408fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:07.268Z|5bb9ed9a-a237-4083-98ca-5ad7ec8408fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:07.330Z|b564670e-bd0b-46d4-85f8-c449ec8c931d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:07.331Z|b564670e-bd0b-46d4-85f8-c449ec8c931d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:07.348Z|55ad50c9-2702-4505-ad95-c1f5234228f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:07.348Z|55ad50c9-2702-4505-ad95-c1f5234228f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:13.362Z|7822ea03-c62f-48a0-a4b2-428642c7139f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:49:13.365Z|7822ea03-c62f-48a0-a4b2-428642c7139f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:49:14.023Z|58d0dbed-4f6e-4e6f-8b63-8424460bfaa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:49:14.024Z|58d0dbed-4f6e-4e6f-8b63-8424460bfaa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:49:15.053Z|cb68cab4-16ed-4611-96f7-58159f7592be|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:49:15.054Z|cb68cab4-16ed-4611-96f7-58159f7592be|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:17.292Z|958acd01-6673-4034-b3d4-335c8367c5f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:17.293Z|958acd01-6673-4034-b3d4-335c8367c5f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:17.353Z|1e12a785-d33d-407e-9277-fdfa5334228c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:17.354Z|1e12a785-d33d-407e-9277-fdfa5334228c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:17.397Z|da086645-04bd-4ae7-92a9-8b119f8a498b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:17.397Z|da086645-04bd-4ae7-92a9-8b119f8a498b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:27.314Z|b29b1557-bc38-43f3-8c53-7c32386024d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:27.315Z|b29b1557-bc38-43f3-8c53-7c32386024d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:27.374Z|ddbc8dba-497d-4bc4-8609-dde0fb44bbbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:27.375Z|ddbc8dba-497d-4bc4-8609-dde0fb44bbbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:27.417Z|0a76ad6e-3f78-49d9-94fa-b1ff0881edd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:27.418Z|0a76ad6e-3f78-49d9-94fa-b1ff0881edd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:28.372Z|d632f5dc-c929-4664-9d9c-773066ae8192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:49:28.373Z|d632f5dc-c929-4664-9d9c-773066ae8192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:49:37.340Z|523da7c7-affe-4a93-857f-3a8ee5c9d6ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:37.341Z|523da7c7-affe-4a93-857f-3a8ee5c9d6ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:37.402Z|5806666d-6a15-4b83-bea2-0a1fbd7ca165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:37.403Z|5806666d-6a15-4b83-bea2-0a1fbd7ca165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:37.439Z|05eeca1f-a667-4805-a548-d5b5d13bb8b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:37.440Z|05eeca1f-a667-4805-a548-d5b5d13bb8b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:43.362Z|3e63f7b5-4769-4d86-9d85-4d7ab3c255db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:49:43.363Z|3e63f7b5-4769-4d86-9d85-4d7ab3c255db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:49:44.026Z|96c24ba1-1faf-4389-b3d8-aac84991c482|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:49:44.026Z|96c24ba1-1faf-4389-b3d8-aac84991c482|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:49:47.362Z|8d0323e7-4df7-48f2-be49-28f53f5a17a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:47.364Z|8d0323e7-4df7-48f2-be49-28f53f5a17a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:47.424Z|5567aa86-beed-45bb-9181-353295eb0bd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:47.425Z|5567aa86-beed-45bb-9181-353295eb0bd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:47.461Z|a983987e-d6c6-40ba-bd3b-f8acd904ba61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:47.462Z|a983987e-d6c6-40ba-bd3b-f8acd904ba61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:57.391Z|22c64c0f-d5bb-42a9-a209-ef27e8dabd3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:57.392Z|22c64c0f-d5bb-42a9-a209-ef27e8dabd3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:57.446Z|d7abe8b4-7a4e-4d61-b902-37b27642d826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:57.446Z|d7abe8b4-7a4e-4d61-b902-37b27642d826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:57.483Z|1da2a2cb-5958-4fea-8d18-cd792928047b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:49:57.484Z|1da2a2cb-5958-4fea-8d18-cd792928047b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:49:58.362Z|21c3bbf1-f728-4c76-a5bb-af4a6fd4a191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:49:58.375Z|21c3bbf1-f728-4c76-a5bb-af4a6fd4a191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:50:07.413Z|64728721-bfe4-441a-89e0-244075a05db6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:07.413Z|64728721-bfe4-441a-89e0-244075a05db6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:07.469Z|096dafe2-bbca-40f9-8be8-e103b5670454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:07.469Z|096dafe2-bbca-40f9-8be8-e103b5670454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:07.511Z|5cea8888-82e0-43ae-984f-1b82da0e3f75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:07.512Z|5cea8888-82e0-43ae-984f-1b82da0e3f75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:13.362Z|f6a87e16-5cc1-4f62-931e-098218033f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:50:13.363Z|f6a87e16-5cc1-4f62-931e-098218033f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:50:14.027Z|27d25336-2c7a-446b-9f22-5d428631a478|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:50:14.028Z|27d25336-2c7a-446b-9f22-5d428631a478|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:50:15.053Z|e07691e3-c06a-4aa6-b8af-4727d9341a00|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:50:15.054Z|e07691e3-c06a-4aa6-b8af-4727d9341a00|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:17.435Z|2fcef986-ee3e-4a59-b541-a79332afb208|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:17.436Z|2fcef986-ee3e-4a59-b541-a79332afb208|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:17.493Z|e9826df0-9ab6-41cf-bdbb-61d3d01f9132|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:17.494Z|e9826df0-9ab6-41cf-bdbb-61d3d01f9132|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:17.533Z|e5f7824b-bf3a-43b6-9158-979b2c6991b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:17.534Z|e5f7824b-bf3a-43b6-9158-979b2c6991b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:27.461Z|3147c728-70de-43e4-8f71-44f009ab3697|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:27.462Z|3147c728-70de-43e4-8f71-44f009ab3697|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:27.521Z|8ef45405-a6ef-4d73-8168-420fd2bfd8bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:27.522Z|8ef45405-a6ef-4d73-8168-420fd2bfd8bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:27.556Z|1b0e0fd0-8c51-4f20-9633-f3ec51fe9298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:27.557Z|1b0e0fd0-8c51-4f20-9633-f3ec51fe9298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:28.362Z|8d9185a9-6145-433c-b2c2-400ee5fdd9eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:50:28.363Z|8d9185a9-6145-433c-b2c2-400ee5fdd9eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:50:37.488Z|07ba8165-5322-4e57-b0e3-8bef2fafce11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:37.489Z|07ba8165-5322-4e57-b0e3-8bef2fafce11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:37.546Z|ee2c4a29-e2b3-452c-b3d0-f59117b301ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:37.547Z|ee2c4a29-e2b3-452c-b3d0-f59117b301ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:37.581Z|17422260-f498-49f1-857c-dc1333b4c9d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:37.582Z|17422260-f498-49f1-857c-dc1333b4c9d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:43.362Z|ef87f8d7-c6b5-4f15-8d0f-b0cf8811de70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:50:43.365Z|ef87f8d7-c6b5-4f15-8d0f-b0cf8811de70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:50:44.029Z|239913f6-bfbe-4874-bad2-d4ac37ac9b6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:50:44.029Z|239913f6-bfbe-4874-bad2-d4ac37ac9b6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:50:47.509Z|f882cd80-1b1e-41e2-b60e-25fcc9785a5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:47.509Z|f882cd80-1b1e-41e2-b60e-25fcc9785a5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:47.568Z|c4ba9a54-393d-4925-8f2d-10f3c7277f19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:47.569Z|c4ba9a54-393d-4925-8f2d-10f3c7277f19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:47.605Z|a8226401-0993-41e6-825a-0f54d88d2488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:47.605Z|a8226401-0993-41e6-825a-0f54d88d2488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:57.529Z|b3ae0591-de90-4e5a-b603-532fc7dbef63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:57.529Z|b3ae0591-de90-4e5a-b603-532fc7dbef63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:57.590Z|0e556278-b5ee-47d6-8108-114563eb1cef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:57.591Z|0e556278-b5ee-47d6-8108-114563eb1cef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:57.627Z|a1f1198d-bcd5-45eb-ade3-cdd6a79af01c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:50:57.627Z|a1f1198d-bcd5-45eb-ade3-cdd6a79af01c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:50:58.362Z|bfd96cae-9ff4-475d-b8f6-3533c49c30d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:50:58.363Z|bfd96cae-9ff4-475d-b8f6-3533c49c30d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:51:07.550Z|6c4f25b5-6800-4f46-80f2-e2298924d224|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:07.551Z|6c4f25b5-6800-4f46-80f2-e2298924d224|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:07.612Z|760377b2-add6-4c98-92d7-e4bab8f8c515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:07.613Z|760377b2-add6-4c98-92d7-e4bab8f8c515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:07.650Z|e7bd4bf6-50e1-458a-a7d0-5ce0cf2983c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:07.651Z|e7bd4bf6-50e1-458a-a7d0-5ce0cf2983c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:13.362Z|d4233ecd-9ae4-42a3-b192-bd756eb09d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:51:13.363Z|d4233ecd-9ae4-42a3-b192-bd756eb09d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:51:14.030Z|01227a63-2843-4937-bef7-9e7f3dc4f00b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:51:14.031Z|01227a63-2843-4937-bef7-9e7f3dc4f00b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:51:15.052Z|efb16ff6-d935-48fb-a7be-14290481da14|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:51:15.053Z|efb16ff6-d935-48fb-a7be-14290481da14|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:17.572Z|51bc3420-dccb-42e5-a539-a5a92acc8977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:17.572Z|51bc3420-dccb-42e5-a539-a5a92acc8977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:17.633Z|57f701a0-01dc-4f90-a18a-7e229646f5e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:17.634Z|57f701a0-01dc-4f90-a18a-7e229646f5e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:17.687Z|e093b609-5044-4b4f-876b-c59738276181|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:17.688Z|e093b609-5044-4b4f-876b-c59738276181|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:27.591Z|0d8abeb7-9084-49dd-a94d-2686357a385c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:27.592Z|0d8abeb7-9084-49dd-a94d-2686357a385c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:27.654Z|29210620-1d5a-4aee-bf24-32b1eac154ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:27.655Z|29210620-1d5a-4aee-bf24-32b1eac154ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:27.719Z|0489c0b1-e8c9-421d-9f05-3ce4251538f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:27.720Z|0489c0b1-e8c9-421d-9f05-3ce4251538f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:28.362Z|e68ceee6-6825-4a5e-a482-e0c72d14c036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:51:28.364Z|e68ceee6-6825-4a5e-a482-e0c72d14c036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:51:37.630Z|cd9703ca-a790-411d-bded-4b79733b6c95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:37.631Z|cd9703ca-a790-411d-bded-4b79733b6c95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:37.676Z|d5ed0f1f-f9c7-45f7-ad22-3ad07d87339f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:37.677Z|d5ed0f1f-f9c7-45f7-ad22-3ad07d87339f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:37.753Z|0a882bac-3c87-447f-bed8-3190b604b9e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:37.754Z|0a882bac-3c87-447f-bed8-3190b604b9e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:43.362Z|6a7184ca-2c98-4db4-a676-9c079c306b4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:51:43.362Z|6a7184ca-2c98-4db4-a676-9c079c306b4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:51:44.036Z|a13d2ff3-ce32-42f9-bb74-1a726c1fa3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:51:44.036Z|a13d2ff3-ce32-42f9-bb74-1a726c1fa3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:51:47.655Z|c9d01ecf-0855-432f-ad98-23ab71b41dc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:47.656Z|c9d01ecf-0855-432f-ad98-23ab71b41dc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:47.700Z|a2ecad45-8582-4293-a156-7f00448cc7eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:47.701Z|a2ecad45-8582-4293-a156-7f00448cc7eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:47.786Z|33c2723f-ba0c-44bf-bc4f-2f1a94851cac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:47.786Z|33c2723f-ba0c-44bf-bc4f-2f1a94851cac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:57.681Z|d43f182c-6298-4113-a1fe-9d3e84bc68b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:57.682Z|d43f182c-6298-4113-a1fe-9d3e84bc68b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:57.737Z|37e0eb86-9faf-4c81-9b83-7be1dccc2067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:57.738Z|37e0eb86-9faf-4c81-9b83-7be1dccc2067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:57.812Z|6ff4f35e-6a2e-44a2-b7fd-91296c4ba7d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:51:57.813Z|6ff4f35e-6a2e-44a2-b7fd-91296c4ba7d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:51:58.362Z|94abb8b8-035c-4eed-bb30-d0f0c77439c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:51:58.363Z|94abb8b8-035c-4eed-bb30-d0f0c77439c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:52:07.710Z|261f4c1d-b22c-4c8d-a3c0-bb72efd62d66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:07.711Z|261f4c1d-b22c-4c8d-a3c0-bb72efd62d66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:07.763Z|d1e9e7f0-4d6a-4ba6-aeb5-6dde063c7a4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:07.764Z|d1e9e7f0-4d6a-4ba6-aeb5-6dde063c7a4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:07.847Z|9bdc063d-7266-4c46-b000-49b2f96f4cbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:07.848Z|9bdc063d-7266-4c46-b000-49b2f96f4cbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:13.362Z|b05d0491-9e0e-424e-a23f-79d29dc1c9cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:52:13.365Z|b05d0491-9e0e-424e-a23f-79d29dc1c9cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:52:14.037Z|93c39838-5c4d-48e8-9cab-fffd9a330018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:52:14.038Z|93c39838-5c4d-48e8-9cab-fffd9a330018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:52:15.053Z|85b2938d-7ece-4531-aad7-89683470bdcd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:52:15.054Z|85b2938d-7ece-4531-aad7-89683470bdcd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:17.742Z|bb23d3d5-870c-4c60-81ce-e61e20b276a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:17.743Z|bb23d3d5-870c-4c60-81ce-e61e20b276a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:17.795Z|5ca588f8-1651-478f-bf26-2f4927c209a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:17.796Z|5ca588f8-1651-478f-bf26-2f4927c209a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:17.872Z|ba0a88e0-9b34-48d6-8aa0-32019fd8818c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:17.873Z|ba0a88e0-9b34-48d6-8aa0-32019fd8818c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:27.775Z|c65b83fe-d99d-4612-95e4-c2aba36c998c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:27.776Z|c65b83fe-d99d-4612-95e4-c2aba36c998c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:27.823Z|a8738657-0456-47a5-a17f-065101b3ef76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:27.824Z|a8738657-0456-47a5-a17f-065101b3ef76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:27.900Z|ad33a085-8167-4676-8d82-346943820a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:27.901Z|ad33a085-8167-4676-8d82-346943820a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:28.362Z|cae06fe0-74ae-49cf-9bea-880738cb8cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:52:28.363Z|cae06fe0-74ae-49cf-9bea-880738cb8cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:52:37.805Z|167df8e5-1bb6-4228-8a3e-c22b4301117e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:37.806Z|167df8e5-1bb6-4228-8a3e-c22b4301117e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:37.850Z|8e366c6a-d6e8-4fba-b151-1c5d7dfbebf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:37.850Z|8e366c6a-d6e8-4fba-b151-1c5d7dfbebf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:37.922Z|1f10124a-683c-41e0-9af4-d61dd4c409e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:37.923Z|1f10124a-683c-41e0-9af4-d61dd4c409e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:43.362Z|b97b6a28-c61f-4dbf-9763-b78707093ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:52:43.363Z|b97b6a28-c61f-4dbf-9763-b78707093ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:52:44.038Z|bdf2c880-fd58-437c-b8bc-c6cda1d08ec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:52:44.039Z|bdf2c880-fd58-437c-b8bc-c6cda1d08ec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:52:47.832Z|00f84a10-e15a-4543-b628-3fe075c05baa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:47.833Z|00f84a10-e15a-4543-b628-3fe075c05baa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:47.872Z|489e71dd-a603-4120-9574-87e66cc613ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:47.873Z|489e71dd-a603-4120-9574-87e66cc613ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:47.950Z|c61d301a-7325-43cc-bebc-bc3e71ea9c5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:47.951Z|c61d301a-7325-43cc-bebc-bc3e71ea9c5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:57.857Z|a56eeaf4-585b-4f39-b3e6-531f3dde91a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:57.858Z|a56eeaf4-585b-4f39-b3e6-531f3dde91a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:57.894Z|551b1cec-34d9-4e38-b848-33fe49180145|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:57.895Z|551b1cec-34d9-4e38-b848-33fe49180145|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:57.972Z|ddad98c6-fc8b-4c02-b6eb-6632d2f82057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:52:57.973Z|ddad98c6-fc8b-4c02-b6eb-6632d2f82057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:52:58.362Z|bae75eef-8aac-4463-9a61-4e2e07cd52ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:52:58.367Z|bae75eef-8aac-4463-9a61-4e2e07cd52ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:53:07.883Z|93c436e0-8cb6-4342-9ddd-3ddd57b202a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:07.884Z|93c436e0-8cb6-4342-9ddd-3ddd57b202a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:07.915Z|a2481d35-caff-4163-8423-918f18f897e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:07.916Z|a2481d35-caff-4163-8423-918f18f897e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:07.995Z|09e13f4d-c775-492b-a8c3-b9d67cd99301|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:07.995Z|09e13f4d-c775-492b-a8c3-b9d67cd99301|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:13.362Z|ff2bf217-49ab-49bc-a77b-4247ad3c5430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:53:13.362Z|ff2bf217-49ab-49bc-a77b-4247ad3c5430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:53:14.040Z|d482f0dc-7b83-42fd-9f4f-df845c351097|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:53:14.041Z|d482f0dc-7b83-42fd-9f4f-df845c351097|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:53:15.053Z|40ae5136-035c-4ccd-81a4-93aea8b7fb67|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:53:15.054Z|40ae5136-035c-4ccd-81a4-93aea8b7fb67|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:17.905Z|ebae326b-3fef-4c0f-9b09-c5de0419e0db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:17.906Z|ebae326b-3fef-4c0f-9b09-c5de0419e0db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:17.937Z|5b2f1438-43c4-49b4-8d01-882e5e681ccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:17.938Z|5b2f1438-43c4-49b4-8d01-882e5e681ccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:18.023Z|5460708d-b6b4-4a68-9861-b256303f27f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:18.023Z|5460708d-b6b4-4a68-9861-b256303f27f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:27.928Z|e505e1c0-bac6-4fd3-93b1-408d16e34601|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:27.929Z|e505e1c0-bac6-4fd3-93b1-408d16e34601|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:27.963Z|763e026e-b428-4933-9a6f-441693d2d360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:27.964Z|763e026e-b428-4933-9a6f-441693d2d360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:28.048Z|8721b9a7-7f76-4d20-824c-94e510d72c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:28.049Z|8721b9a7-7f76-4d20-824c-94e510d72c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:28.362Z|8b16ea72-44b0-408e-8a17-ffac1034f26c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:53:28.362Z|8b16ea72-44b0-408e-8a17-ffac1034f26c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:53:37.953Z|96e271f0-e3c9-4925-b87c-fe35562cf9fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:37.954Z|96e271f0-e3c9-4925-b87c-fe35562cf9fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:37.988Z|93ad0805-0696-4e0b-982a-7c96fd21af38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:37.989Z|93ad0805-0696-4e0b-982a-7c96fd21af38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:38.070Z|36ceff1a-73c4-451e-8efd-df90474b6057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:38.070Z|36ceff1a-73c4-451e-8efd-df90474b6057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:43.362Z|47555646-ee71-4497-aaf9-afe6619f1062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:53:43.365Z|47555646-ee71-4497-aaf9-afe6619f1062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:53:44.042Z|98469f12-e2e6-431d-97fe-21af6489de5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:53:44.042Z|98469f12-e2e6-431d-97fe-21af6489de5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:53:47.977Z|b64ea3e7-f566-45f9-a4dd-1e1fc011c30c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:47.977Z|b64ea3e7-f566-45f9-a4dd-1e1fc011c30c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:48.012Z|1596dfaf-1f04-40b1-b0f6-dd8c418bf0ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:48.012Z|1596dfaf-1f04-40b1-b0f6-dd8c418bf0ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:48.093Z|5c22b7ed-5317-4d07-ad49-f227f3225190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:48.094Z|5c22b7ed-5317-4d07-ad49-f227f3225190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:58.000Z|fb5b105e-f8fe-41c0-a5d8-c28c51912425|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:58.001Z|fb5b105e-f8fe-41c0-a5d8-c28c51912425|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:58.041Z|7becc1c5-3bd1-44fa-8825-caa93aeaa123|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:58.042Z|7becc1c5-3bd1-44fa-8825-caa93aeaa123|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:58.125Z|a2b7948d-45fb-44b9-b34b-79b411549ab9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:53:58.126Z|a2b7948d-45fb-44b9-b34b-79b411549ab9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:53:58.362Z|2af1ace3-9434-4ffa-be36-cb7dee1465dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:53:58.363Z|2af1ace3-9434-4ffa-be36-cb7dee1465dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:54:08.024Z|f5e70d61-089e-4efd-9dea-836dd65707b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:08.025Z|f5e70d61-089e-4efd-9dea-836dd65707b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:08.144Z|7ec11165-5c54-4abf-8ec1-a669d8ad53e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:08.146Z|7ec11165-5c54-4abf-8ec1-a669d8ad53e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:08.149Z|7ef7df75-16c9-42ff-a647-91d563ba049b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:08.149Z|7ef7df75-16c9-42ff-a647-91d563ba049b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:13.362Z|569bbf28-0258-435f-8908-5c2d7bb0293a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:54:13.362Z|569bbf28-0258-435f-8908-5c2d7bb0293a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:54:14.047Z|c0ebb9c0-05ad-4238-abd5-a5e0b8fda99e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:54:14.048Z|c0ebb9c0-05ad-4238-abd5-a5e0b8fda99e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:54:15.052Z|6f7450d2-2eee-4777-88f7-787e0ad4b31c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:54:15.053Z|6f7450d2-2eee-4777-88f7-787e0ad4b31c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:18.049Z|e9ec6361-8185-4add-84f4-519dd87787c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:18.050Z|e9ec6361-8185-4add-84f4-519dd87787c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:18.169Z|c9099aca-704c-4bed-b28b-1a287fa7e18a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:18.169Z|9532998f-8033-4108-9860-cc300c8fa853|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:18.170Z|c9099aca-704c-4bed-b28b-1a287fa7e18a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:18.170Z|9532998f-8033-4108-9860-cc300c8fa853|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:28.073Z|eeca0146-ae9c-44a2-a1cd-ea3f815eecbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:28.074Z|eeca0146-ae9c-44a2-a1cd-ea3f815eecbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:28.189Z|99794e8e-d599-4fee-8ba6-c645e4a65079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:28.191Z|ab034bfb-6090-446d-b0c3-de52fa4dfb26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:28.191Z|ab034bfb-6090-446d-b0c3-de52fa4dfb26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:28.194Z|99794e8e-d599-4fee-8ba6-c645e4a65079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:28.366Z|8c270500-354f-4034-91b1-2fe17e51ab5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:54:28.367Z|8c270500-354f-4034-91b1-2fe17e51ab5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:54:38.095Z|87df97e2-9265-4b2a-9ef5-9e4a829c2912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:38.096Z|87df97e2-9265-4b2a-9ef5-9e4a829c2912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:38.212Z|d9863d0f-e70e-4e59-806c-b06a55f05623|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:38.213Z|d9863d0f-e70e-4e59-806c-b06a55f05623|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:38.215Z|5483d514-2d38-4435-bf46-f63f60b2a099|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:38.215Z|5483d514-2d38-4435-bf46-f63f60b2a099|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:43.362Z|07a9ec6c-e3bc-4c1e-a759-7acb71e65cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:54:43.362Z|07a9ec6c-e3bc-4c1e-a759-7acb71e65cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:54:44.048Z|d58d0679-44dd-4f45-972c-6ffc8aa7646c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:54:44.049Z|d58d0679-44dd-4f45-972c-6ffc8aa7646c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:54:48.118Z|c2f2c169-1f0d-4cec-a72e-2dbcaea35d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:48.119Z|c2f2c169-1f0d-4cec-a72e-2dbcaea35d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:48.233Z|91e8682d-55c0-4d5f-9785-2d900b9eee3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:48.234Z|91e8682d-55c0-4d5f-9785-2d900b9eee3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:48.235Z|0df88488-a8eb-4258-83db-c02725fc36c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:48.235Z|0df88488-a8eb-4258-83db-c02725fc36c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:58.145Z|42e37403-a370-4937-a8ad-e70205fc7649|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:58.145Z|42e37403-a370-4937-a8ad-e70205fc7649|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:58.256Z|16feb241-26c7-4dee-8efd-4da42627712b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:58.257Z|16feb241-26c7-4dee-8efd-4da42627712b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:58.261Z|0783c8a5-3d95-4c30-8ada-4860bdba977c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:54:58.262Z|0783c8a5-3d95-4c30-8ada-4860bdba977c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:54:58.362Z|65fc93f2-59e1-457f-98ab-4c1e24711aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:54:58.363Z|65fc93f2-59e1-457f-98ab-4c1e24711aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:55:08.165Z|ba41ed5f-3825-4a57-9676-3d41789e8e6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:08.166Z|ba41ed5f-3825-4a57-9676-3d41789e8e6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:08.282Z|2a511d93-e5c8-40b2-a1ad-2e0860acb1e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:08.282Z|cbe1c505-b824-4d33-8d5c-ad23811708a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:08.282Z|2a511d93-e5c8-40b2-a1ad-2e0860acb1e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:08.283Z|cbe1c505-b824-4d33-8d5c-ad23811708a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:13.362Z|0ccb19fb-bd3a-4d8d-a8e8-4fb6455e6217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:55:13.362Z|0ccb19fb-bd3a-4d8d-a8e8-4fb6455e6217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:55:14.049Z|e51b427d-d818-49b2-99f3-ff5e4d8c3adc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:55:14.050Z|e51b427d-d818-49b2-99f3-ff5e4d8c3adc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:55:15.052Z|4f4ae2df-b834-4af1-8ad2-a9e1f24296d6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:55:15.053Z|4f4ae2df-b834-4af1-8ad2-a9e1f24296d6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:18.186Z|c3b7b756-9730-4fe5-8ac7-95fe1650a45e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:18.186Z|c3b7b756-9730-4fe5-8ac7-95fe1650a45e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:18.305Z|2eb1a08f-5fdd-4f58-b7a3-dac2291a3056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:18.306Z|2eb1a08f-5fdd-4f58-b7a3-dac2291a3056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:18.307Z|00bddc9c-94bb-4f93-a8c0-d921cd98161a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:18.308Z|00bddc9c-94bb-4f93-a8c0-d921cd98161a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:28.207Z|37632df0-b502-4d78-82e1-8e2d3cc21af2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:28.208Z|37632df0-b502-4d78-82e1-8e2d3cc21af2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:28.329Z|9c853f34-3570-44bf-99b0-480e448c01e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:28.329Z|412d73cc-da2e-4220-9ff3-4157cc0efb8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:28.330Z|9c853f34-3570-44bf-99b0-480e448c01e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:28.330Z|412d73cc-da2e-4220-9ff3-4157cc0efb8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:28.362Z|ca541c9e-6c52-4449-92ce-907bcfc64f95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:55:28.363Z|ca541c9e-6c52-4449-92ce-907bcfc64f95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:55:38.230Z|a8347718-dfac-4b14-8587-d9e32e5c2426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:38.230Z|a8347718-dfac-4b14-8587-d9e32e5c2426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:38.352Z|6afa6e86-6019-4c3f-b6d4-e8836c9e70bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:38.352Z|01180369-20fe-4713-918e-ce46c6d26b03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:38.352Z|6afa6e86-6019-4c3f-b6d4-e8836c9e70bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:38.353Z|01180369-20fe-4713-918e-ce46c6d26b03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:43.362Z|6b53c10c-99af-4390-945d-3f13e6cc3d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:55:43.363Z|6b53c10c-99af-4390-945d-3f13e6cc3d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:55:44.051Z|f969111d-8ac5-419e-a80b-26df11fc6c89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:55:44.051Z|f969111d-8ac5-419e-a80b-26df11fc6c89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:55:48.251Z|7dc0161c-ffdd-4316-98e1-accd5b0b5425|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:48.252Z|7dc0161c-ffdd-4316-98e1-accd5b0b5425|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:48.373Z|2b0192af-c23e-42b4-84b8-c5817214c9af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:48.374Z|2b0192af-c23e-42b4-84b8-c5817214c9af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:48.373Z|9ac3ceb9-3f5c-4de6-b10f-d16ce7b0adb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:48.374Z|9ac3ceb9-3f5c-4de6-b10f-d16ce7b0adb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:58.272Z|0ee68f5f-c438-4452-9086-730fabc6300e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:58.273Z|0ee68f5f-c438-4452-9086-730fabc6300e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:58.362Z|9d9ace5b-4feb-46cf-b9ba-e0d8bb73ec78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:55:58.364Z|9d9ace5b-4feb-46cf-b9ba-e0d8bb73ec78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:55:58.394Z|c012ae6b-dcfd-4ca9-8d46-ffc99ece1ce0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:58.395Z|c012ae6b-dcfd-4ca9-8d46-ffc99ece1ce0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:55:58.397Z|42de1a58-f723-4152-9d55-9b0be61c44a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:55:58.398Z|42de1a58-f723-4152-9d55-9b0be61c44a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:08.301Z|002d9eec-18a0-43d2-8847-0663dee7eeab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:08.302Z|002d9eec-18a0-43d2-8847-0663dee7eeab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:08.429Z|1e9f9607-2c55-4476-8c7c-827df08c83a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:08.430Z|1e9f9607-2c55-4476-8c7c-827df08c83a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:08.440Z|10c75e68-4b5e-48c0-acb6-8faa843494d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:08.441Z|10c75e68-4b5e-48c0-acb6-8faa843494d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:13.362Z|ce554854-2ebd-4538-8d53-9bcde9734ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:56:13.362Z|ce554854-2ebd-4538-8d53-9bcde9734ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:56:14.052Z|12d663f5-0079-41f0-ac8b-9b81b71910d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:56:14.052Z|12d663f5-0079-41f0-ac8b-9b81b71910d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:56:15.054Z|e5afa492-4d15-4861-be85-dc3a443c3b17|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:56:15.055Z|e5afa492-4d15-4861-be85-dc3a443c3b17|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:18.332Z|b0d506c5-bcdd-4f01-9501-86314fe2e9b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:18.333Z|b0d506c5-bcdd-4f01-9501-86314fe2e9b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:18.502Z|1ce6375a-aa2c-4de7-b1cb-e5b858b4eb05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:18.502Z|1ce6375a-aa2c-4de7-b1cb-e5b858b4eb05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:18.534Z|ebdbda01-8e4a-4242-b449-667efded5449|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:18.535Z|ebdbda01-8e4a-4242-b449-667efded5449|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:28.362Z|432670b7-e1c5-40b0-9dc7-aa12cf710c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:56:28.362Z|432670b7-e1c5-40b0-9dc7-aa12cf710c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:56:28.365Z|361d92c0-2056-4825-8451-017caa20c03d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:28.367Z|361d92c0-2056-4825-8451-017caa20c03d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:28.535Z|7db1539d-19f4-4a6c-933e-09dd274d15a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:28.536Z|7db1539d-19f4-4a6c-933e-09dd274d15a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:28.597Z|76b3e5fb-626d-4336-a364-62d809893606|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:28.598Z|76b3e5fb-626d-4336-a364-62d809893606|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:38.388Z|3da077a5-4382-4139-ad93-09ed93dbe552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:38.389Z|3da077a5-4382-4139-ad93-09ed93dbe552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:38.587Z|828f17e8-9826-45ce-b787-7609de1b36b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:38.588Z|828f17e8-9826-45ce-b787-7609de1b36b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:38.629Z|06adee83-7d0c-4582-977e-d2f5fe32d4c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:38.629Z|06adee83-7d0c-4582-977e-d2f5fe32d4c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:43.362Z|2516351e-5f83-4778-a205-ba68a649eb1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:56:43.371Z|2516351e-5f83-4778-a205-ba68a649eb1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:56:44.054Z|7a6ab8de-ab76-4718-9171-a8089fd4defd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:56:44.055Z|7a6ab8de-ab76-4718-9171-a8089fd4defd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:56:48.417Z|433ae365-c58f-482d-93bb-ddf6371a1262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:48.417Z|433ae365-c58f-482d-93bb-ddf6371a1262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:48.616Z|7320fdfa-3a48-4500-91af-2bc5f676762e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:48.617Z|7320fdfa-3a48-4500-91af-2bc5f676762e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:48.652Z|556dea9b-2e79-4428-898b-ed87f7badf50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:48.653Z|556dea9b-2e79-4428-898b-ed87f7badf50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:58.362Z|90327f12-b6ea-431c-9e30-593dfb3c9542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:56:58.362Z|90327f12-b6ea-431c-9e30-593dfb3c9542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:56:58.442Z|06df618e-ccab-41f3-b823-ab5bed221b91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:58.443Z|06df618e-ccab-41f3-b823-ab5bed221b91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:58.647Z|e1a42385-99b8-4804-aa33-8f104b7cd634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:58.647Z|e1a42385-99b8-4804-aa33-8f104b7cd634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:56:58.673Z|c078bec4-1f68-47fe-bedb-fec944d382ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:56:58.674Z|c078bec4-1f68-47fe-bedb-fec944d382ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:08.469Z|1e7aca03-3f61-48c2-b9a6-ad0dc6eb407b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:08.470Z|1e7aca03-3f61-48c2-b9a6-ad0dc6eb407b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:08.673Z|744333af-dca8-49de-b779-a7ed4931a762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:08.676Z|744333af-dca8-49de-b779-a7ed4931a762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:08.701Z|17eb8e30-7167-45b1-8c0d-1c647c151f60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:08.702Z|17eb8e30-7167-45b1-8c0d-1c647c151f60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:13.362Z|6091f48b-0d7f-4907-89d7-9b631b9c8b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:57:13.362Z|6091f48b-0d7f-4907-89d7-9b631b9c8b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:57:14.055Z|66aa0fe1-3725-47bf-8e1b-9cadd8b0504c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:57:14.056Z|66aa0fe1-3725-47bf-8e1b-9cadd8b0504c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:57:15.053Z|699e2d4f-cf67-4bd8-8361-2b8e88660259|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:57:15.053Z|699e2d4f-cf67-4bd8-8361-2b8e88660259|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:18.517Z|f717a681-c54e-49dc-86b5-68ab854f8e67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:18.517Z|f717a681-c54e-49dc-86b5-68ab854f8e67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:18.704Z|d92aecbe-a5cc-4af0-b8a7-c2c54118c364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:18.704Z|d92aecbe-a5cc-4af0-b8a7-c2c54118c364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:18.722Z|397d7fb4-e437-4b38-839d-afee70744fcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:18.723Z|397d7fb4-e437-4b38-839d-afee70744fcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:28.362Z|9617179c-65b7-49e1-bdf4-518317c00767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:57:28.366Z|9617179c-65b7-49e1-bdf4-518317c00767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:57:28.554Z|70563a15-ecab-4593-afcb-738b660d6171|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:28.555Z|70563a15-ecab-4593-afcb-738b660d6171|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:28.745Z|6f3aef98-4e89-4893-b182-e73f8c87ad83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:28.745Z|fd3abf1d-1234-43d8-abf4-36630c7b26b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:28.745Z|6f3aef98-4e89-4893-b182-e73f8c87ad83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:28.745Z|fd3abf1d-1234-43d8-abf4-36630c7b26b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:38.597Z|a93d4910-9c2e-4733-a6ac-545aeb20bf7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:38.597Z|a93d4910-9c2e-4733-a6ac-545aeb20bf7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:38.768Z|9409fa7a-60c6-4e28-b3ff-9489f50e084f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:38.769Z|9409fa7a-60c6-4e28-b3ff-9489f50e084f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:38.783Z|cab509b5-a075-4144-82a7-e8559a03c275|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:38.784Z|cab509b5-a075-4144-82a7-e8559a03c275|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:43.362Z|d5a86722-72a4-4d94-a246-31862a450fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:57:43.362Z|d5a86722-72a4-4d94-a246-31862a450fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:57:44.057Z|46a1a147-bb39-4c97-97a3-3314e0439a3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:57:44.057Z|46a1a147-bb39-4c97-97a3-3314e0439a3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:57:48.623Z|6574d9b1-a3bc-446a-b82c-5fe169c71974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:48.624Z|6574d9b1-a3bc-446a-b82c-5fe169c71974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:48.793Z|57d475c4-72b9-47ff-9a21-28949fac0702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:48.794Z|57d475c4-72b9-47ff-9a21-28949fac0702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:48.806Z|9f5fb91f-2088-4848-bd52-18d0f332c7f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:48.807Z|9f5fb91f-2088-4848-bd52-18d0f332c7f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:58.362Z|d4d40058-aa0c-4276-b353-b34515fbf532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:57:58.363Z|d4d40058-aa0c-4276-b353-b34515fbf532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:57:58.647Z|4ed3ef2b-4d8a-4b4a-9210-0c4d4390af96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:58.648Z|4ed3ef2b-4d8a-4b4a-9210-0c4d4390af96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:58.814Z|82e864b4-9ebc-42d1-b69f-03a19c1cc4a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:58.815Z|82e864b4-9ebc-42d1-b69f-03a19c1cc4a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:57:58.829Z|d5929eff-5c11-4d4c-ba4b-d460aa9d707d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:57:58.830Z|d5929eff-5c11-4d4c-ba4b-d460aa9d707d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:08.681Z|5386c5e6-7a79-4d46-bbd1-2d9ab9ef3dde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:08.683Z|5386c5e6-7a79-4d46-bbd1-2d9ab9ef3dde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:08.835Z|14e27f51-85c3-4dda-b164-603f788fab50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:08.836Z|14e27f51-85c3-4dda-b164-603f788fab50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:08.850Z|19cea685-6335-489a-ba15-c61f2a42d91e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:08.851Z|19cea685-6335-489a-ba15-c61f2a42d91e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:13.362Z|c17099a0-e632-4c4a-a767-3eae63096604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:58:13.365Z|c17099a0-e632-4c4a-a767-3eae63096604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:58:14.058Z|d7c53820-99cd-483e-810f-da46f45e55f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:58:14.059Z|d7c53820-99cd-483e-810f-da46f45e55f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:58:15.053Z|97dc02f5-eb7d-456a-bcef-9e341aabd247|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:58:15.054Z|97dc02f5-eb7d-456a-bcef-9e341aabd247|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:18.707Z|75a9dcd5-bb10-4647-978d-bf09fffbe32c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:18.708Z|75a9dcd5-bb10-4647-978d-bf09fffbe32c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:18.856Z|2eea0c06-4cb6-4055-8b5b-7e13390aa1f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:18.857Z|2eea0c06-4cb6-4055-8b5b-7e13390aa1f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:18.877Z|b72ed15e-acd0-475d-822a-132bba6ac435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:18.877Z|b72ed15e-acd0-475d-822a-132bba6ac435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:28.374Z|0d32e4fb-576d-4d0b-9224-565b28f8e575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:58:28.375Z|0d32e4fb-576d-4d0b-9224-565b28f8e575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:58:28.728Z|5f1339a5-ea3a-490d-b616-e4de3be418ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:28.729Z|5f1339a5-ea3a-490d-b616-e4de3be418ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:28.877Z|deca38b0-d67e-4e70-a0bb-3a04251e9d95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:28.878Z|deca38b0-d67e-4e70-a0bb-3a04251e9d95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:28.908Z|0b4bd7a9-0a2c-4ad4-9a04-85771120e2ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:28.908Z|0b4bd7a9-0a2c-4ad4-9a04-85771120e2ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:38.751Z|3b0c6317-fa26-4888-8d3c-ef1452e59ed7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:38.752Z|3b0c6317-fa26-4888-8d3c-ef1452e59ed7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:38.899Z|e7d92805-991a-4681-978a-558225236556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:38.900Z|e7d92805-991a-4681-978a-558225236556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:38.948Z|df96aa4a-7167-455a-b087-19d5e75628cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:38.949Z|df96aa4a-7167-455a-b087-19d5e75628cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:43.362Z|3025397c-a1d9-4e39-bd26-c6d853eb1e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:58:43.363Z|3025397c-a1d9-4e39-bd26-c6d853eb1e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:58:44.060Z|1fcfecf9-7539-450e-a845-3bb0d46150ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:58:44.061Z|1fcfecf9-7539-450e-a845-3bb0d46150ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:58:48.773Z|f865fadf-5414-4e30-a42a-b852aedf2a16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:48.774Z|f865fadf-5414-4e30-a42a-b852aedf2a16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:48.922Z|d3906bc1-39f7-4f59-a1b8-31f466bf2956|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:48.923Z|d3906bc1-39f7-4f59-a1b8-31f466bf2956|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:48.970Z|3b9c494d-20b5-4157-85c5-f4a033149707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:48.971Z|3b9c494d-20b5-4157-85c5-f4a033149707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:58.362Z|8ba54a88-cf6f-4b85-bf64-499dbf02ea7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:58:58.364Z|8ba54a88-cf6f-4b85-bf64-499dbf02ea7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:58:58.795Z|0dbdb2bf-f46e-4821-9081-888fa45920be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:58.795Z|0dbdb2bf-f46e-4821-9081-888fa45920be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:58.945Z|8b9609f4-2e7e-4853-b518-64656ded36ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:58.947Z|8b9609f4-2e7e-4853-b518-64656ded36ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:58:59.033Z|f9b55803-0aaa-4e57-b78a-e800d0b6594d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:58:59.034Z|f9b55803-0aaa-4e57-b78a-e800d0b6594d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:08.817Z|fb8d3e8a-82bb-4f6e-8d21-719a1f312881|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:08.817Z|fb8d3e8a-82bb-4f6e-8d21-719a1f312881|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:08.988Z|97c6027f-3d53-4d49-8ea6-78ea926d0cf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:08.989Z|97c6027f-3d53-4d49-8ea6-78ea926d0cf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:09.062Z|b13e9fc5-f9b7-4cf2-aabc-7b94065979c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:09.063Z|b13e9fc5-f9b7-4cf2-aabc-7b94065979c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:13.362Z|5e3bd527-0efd-484b-9599-bf584486f33b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:59:13.363Z|5e3bd527-0efd-484b-9599-bf584486f33b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:59:14.061Z|e96b86f0-1500-4a6a-9463-ebdb67bfe007|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:59:14.062Z|e96b86f0-1500-4a6a-9463-ebdb67bfe007|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:59:15.053Z|9c201583-6083-4848-aa7f-c4845f9bb40e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T07:59:15.054Z|9c201583-6083-4848-aa7f-c4845f9bb40e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:18.838Z|da4d8025-bb8f-4760-9c82-8e6f043a7340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:18.839Z|da4d8025-bb8f-4760-9c82-8e6f043a7340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:19.012Z|ad96454a-e7ac-4143-aba4-ba555e4e3e69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:19.013Z|ad96454a-e7ac-4143-aba4-ba555e4e3e69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:19.083Z|cd1ced6d-9bb8-41bc-8120-21e7c93bc9a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:19.084Z|cd1ced6d-9bb8-41bc-8120-21e7c93bc9a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:28.362Z|2c70437f-06c6-460a-8b69-a33b13819b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:59:28.363Z|2c70437f-06c6-460a-8b69-a33b13819b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:59:28.860Z|a905d7f4-ff3f-44b9-843e-5e02179aa848|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:28.861Z|a905d7f4-ff3f-44b9-843e-5e02179aa848|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:29.035Z|5b7bea5b-70e3-4912-806f-c08f31b02230|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:29.035Z|5b7bea5b-70e3-4912-806f-c08f31b02230|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:29.104Z|ca4f0e57-7723-4c08-baad-1dbcda32b04c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:29.105Z|ca4f0e57-7723-4c08-baad-1dbcda32b04c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:38.907Z|dc2e7b2c-b8b4-4f3d-ac9d-619e2af6ff49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:38.908Z|dc2e7b2c-b8b4-4f3d-ac9d-619e2af6ff49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:39.062Z|8bb046b7-cbfb-4e4b-a8b0-57131682fb6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:39.062Z|8bb046b7-cbfb-4e4b-a8b0-57131682fb6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:39.126Z|b10850c6-afab-4403-8b68-c1385959d4ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:39.127Z|b10850c6-afab-4403-8b68-c1385959d4ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:43.362Z|4055da24-46e1-4645-b56d-c14a60be6405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:59:43.365Z|4055da24-46e1-4645-b56d-c14a60be6405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:59:44.063Z|cc11b9e9-5131-46a7-9588-5bfce97b4e39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:59:44.063Z|cc11b9e9-5131-46a7-9588-5bfce97b4e39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:59:48.959Z|57f464e6-2b55-4ac3-b0fb-e5bb8026e1d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:48.959Z|57f464e6-2b55-4ac3-b0fb-e5bb8026e1d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:49.082Z|853cbd13-f71d-43f7-a578-208703cca6fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:49.082Z|853cbd13-f71d-43f7-a578-208703cca6fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:49.152Z|ea7a4b9f-28d8-45ec-bbd2-feeead031a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:49.153Z|ea7a4b9f-28d8-45ec-bbd2-feeead031a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:58.362Z|f09a7619-893c-4afa-a218-21928f260a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T07:59:58.363Z|f09a7619-893c-4afa-a218-21928f260a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T07:59:58.986Z|a6db7be0-4ffb-4fbd-af0a-dd752caeb1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:58.987Z|a6db7be0-4ffb-4fbd-af0a-dd752caeb1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:59.105Z|1ea8cc09-df00-4f10-b97a-6aa863548e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:59.105Z|1ea8cc09-df00-4f10-b97a-6aa863548e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T07:59:59.175Z|de5870cc-b691-4d4a-8174-394005209fdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T07:59:59.176Z|de5870cc-b691-4d4a-8174-394005209fdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:09.011Z|d64594d2-0c8e-4d93-9f7e-98b253541d8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:09.012Z|d64594d2-0c8e-4d93-9f7e-98b253541d8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:09.127Z|3e77a2ae-47bc-4f26-8fdf-29ab88227958|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:09.128Z|3e77a2ae-47bc-4f26-8fdf-29ab88227958|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:09.199Z|4ff1bb42-e968-4b72-908e-f568ba39ec57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:09.200Z|4ff1bb42-e968-4b72-908e-f568ba39ec57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:13.364Z|ea454d1f-6ccf-4aa3-b146-94221659afa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:00:13.365Z|ea454d1f-6ccf-4aa3-b146-94221659afa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:00:14.064Z|48e861ad-dd8c-4c08-b3f6-fbf3427ccac2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:00:14.065Z|48e861ad-dd8c-4c08-b3f6-fbf3427ccac2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:00:15.053Z|ead663ab-e876-4fd2-a967-f003f50d7d20|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:00:15.054Z|ead663ab-e876-4fd2-a967-f003f50d7d20|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:19.040Z|c741ab42-5e18-4a76-8e9c-6bfef58e8db2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:19.040Z|c741ab42-5e18-4a76-8e9c-6bfef58e8db2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:19.149Z|b914296b-3337-4bb0-a507-44431cd97277|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:19.150Z|b914296b-3337-4bb0-a507-44431cd97277|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:19.220Z|b37c637a-a4d2-4d4a-a322-82ff9222ad60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:19.221Z|b37c637a-a4d2-4d4a-a322-82ff9222ad60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:28.362Z|3dab5719-a2dd-4feb-bc12-6239bb952555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:00:28.367Z|3dab5719-a2dd-4feb-bc12-6239bb952555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:00:29.061Z|f5828d95-84d0-46c6-b4e1-4bcd34dc8f96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:29.062Z|f5828d95-84d0-46c6-b4e1-4bcd34dc8f96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:29.173Z|11613294-f19c-4e14-8f4a-784e8718816a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:29.174Z|11613294-f19c-4e14-8f4a-784e8718816a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:29.243Z|85ed3a77-fbd6-4629-8133-3fe756486bde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:29.244Z|85ed3a77-fbd6-4629-8133-3fe756486bde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:39.085Z|67e6e1ff-8d84-4f4d-a4cb-4d0ea60c7085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:39.086Z|67e6e1ff-8d84-4f4d-a4cb-4d0ea60c7085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:39.193Z|a79f5978-8dff-4c62-bc79-6f50205b95c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:39.194Z|a79f5978-8dff-4c62-bc79-6f50205b95c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:39.263Z|0444f869-1f9e-4124-b7cb-205d00e7f2f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:39.263Z|0444f869-1f9e-4124-b7cb-205d00e7f2f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:43.362Z|56cb6777-6e1c-46b7-a612-c532fa3f7567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:00:43.362Z|56cb6777-6e1c-46b7-a612-c532fa3f7567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:00:44.066Z|6e9694bc-b36a-431e-afe1-de0a187390c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:00:44.067Z|6e9694bc-b36a-431e-afe1-de0a187390c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:00:49.110Z|41a3ddcb-eeb5-473a-b52d-1c1bdeecbdb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:49.111Z|41a3ddcb-eeb5-473a-b52d-1c1bdeecbdb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:49.215Z|77430c01-af60-469e-b5f2-de409ed52866|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:49.216Z|77430c01-af60-469e-b5f2-de409ed52866|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:49.287Z|0536fbe0-b51c-4fd1-a70c-217cc0761e11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:49.288Z|0536fbe0-b51c-4fd1-a70c-217cc0761e11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:58.362Z|3d321e11-1dca-4882-acb2-730d2cacd253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:00:58.362Z|3d321e11-1dca-4882-acb2-730d2cacd253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:00:59.136Z|5f070960-1836-4d59-94e0-212c37523d8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:59.137Z|5f070960-1836-4d59-94e0-212c37523d8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:59.242Z|3802690d-0f37-48cf-b942-9737077b7384|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:59.243Z|3802690d-0f37-48cf-b942-9737077b7384|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:00:59.310Z|c68caa16-0ec2-4379-a671-f9cb5501f2b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:00:59.311Z|c68caa16-0ec2-4379-a671-f9cb5501f2b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:09.160Z|ff2acdab-3640-403d-a35c-a7c031451eb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:09.161Z|ff2acdab-3640-403d-a35c-a7c031451eb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:09.266Z|9699b442-2be8-43c0-9d66-423dd5b38943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:09.267Z|9699b442-2be8-43c0-9d66-423dd5b38943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:09.332Z|f5a11640-7701-4e76-bc93-dea05494227a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:09.333Z|f5a11640-7701-4e76-bc93-dea05494227a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:13.362Z|11761199-dbee-4f40-9ae6-e8675fd2eb1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:01:13.365Z|11761199-dbee-4f40-9ae6-e8675fd2eb1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:01:14.068Z|321a0585-1f27-46d5-83c9-6e10b5ccdaf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:01:14.068Z|321a0585-1f27-46d5-83c9-6e10b5ccdaf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:01:15.053Z|3ab8940a-22dc-4eb9-8978-209a054d9449|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:01:15.054Z|3ab8940a-22dc-4eb9-8978-209a054d9449|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:19.182Z|d6236714-6202-43e9-8e7b-5aa1b090b49d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:19.183Z|d6236714-6202-43e9-8e7b-5aa1b090b49d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:19.292Z|36b25b04-e2be-463e-af87-8945750ea9af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:19.293Z|36b25b04-e2be-463e-af87-8945750ea9af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:19.360Z|aa04b8ca-f686-464a-80de-b6e00003b7d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:19.360Z|aa04b8ca-f686-464a-80de-b6e00003b7d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:28.362Z|781378a9-3924-4cc3-9594-7666ac976925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:01:28.363Z|781378a9-3924-4cc3-9594-7666ac976925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:01:29.218Z|0f7d94bb-a128-4cd7-a9f3-2bd89f3d5593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:29.219Z|0f7d94bb-a128-4cd7-a9f3-2bd89f3d5593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:29.314Z|6da1c678-92c5-41c6-a447-29530eccd8c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:29.316Z|6da1c678-92c5-41c6-a447-29530eccd8c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:29.380Z|fc6cf313-0fec-4191-99fa-e5b607f660ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:29.381Z|fc6cf313-0fec-4191-99fa-e5b607f660ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:39.240Z|cd0adc78-7480-4fce-959f-50ee17cfbd33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:39.241Z|cd0adc78-7480-4fce-959f-50ee17cfbd33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:39.343Z|8c938dac-9d3b-440f-9496-1d3e9067523b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:39.343Z|8c938dac-9d3b-440f-9496-1d3e9067523b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:39.401Z|b6651bc1-9992-462b-9511-f05ff33f6bf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:39.402Z|b6651bc1-9992-462b-9511-f05ff33f6bf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:43.362Z|f6d24cc5-5891-4181-a2a0-4823275f00a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:01:43.363Z|f6d24cc5-5891-4181-a2a0-4823275f00a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:01:44.069Z|5072eb0d-bd54-486c-8a7d-33136ece7c3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:01:44.069Z|5072eb0d-bd54-486c-8a7d-33136ece7c3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:01:49.262Z|5ff5ca22-8c07-40b0-839b-d53963eb21ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:49.263Z|5ff5ca22-8c07-40b0-839b-d53963eb21ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:49.368Z|e1e8087f-757a-4021-b7cf-07745ac5ab2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:49.369Z|e1e8087f-757a-4021-b7cf-07745ac5ab2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:49.428Z|6aaa4276-8214-4ed6-a752-6178f450c53e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:49.429Z|6aaa4276-8214-4ed6-a752-6178f450c53e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:58.362Z|d57314a4-5206-41f9-b4de-51fbda5906f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:01:58.364Z|d57314a4-5206-41f9-b4de-51fbda5906f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:01:59.285Z|4a2f79d2-af0a-463d-9e03-2ca498635842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:59.286Z|4a2f79d2-af0a-463d-9e03-2ca498635842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:59.397Z|2493b45f-88e0-4dcb-9bb0-6db3a6fecfa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:59.398Z|2493b45f-88e0-4dcb-9bb0-6db3a6fecfa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:01:59.450Z|fed68b7f-af7d-4ea6-a868-624f085aa1bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:01:59.451Z|fed68b7f-af7d-4ea6-a868-624f085aa1bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:09.308Z|13256291-9f39-49ef-b6e9-ab314bae77dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:09.309Z|13256291-9f39-49ef-b6e9-ab314bae77dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:09.419Z|b1f6dbd3-0743-4667-a7a1-a33699854ca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:09.420Z|b1f6dbd3-0743-4667-a7a1-a33699854ca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:09.471Z|00d683dd-d1f6-4565-a75b-db3ac1ad6d19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:09.472Z|00d683dd-d1f6-4565-a75b-db3ac1ad6d19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:13.362Z|b79ce187-164b-4bf4-a03c-70ffbb8a25a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:02:13.363Z|b79ce187-164b-4bf4-a03c-70ffbb8a25a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:02:14.070Z|c3d26c94-50b9-4997-8de0-ca9c34e6ba6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:02:14.071Z|c3d26c94-50b9-4997-8de0-ca9c34e6ba6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:02:15.054Z|06451025-f6e7-48b2-a02a-e32e2b8f086a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:02:15.055Z|06451025-f6e7-48b2-a02a-e32e2b8f086a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:19.331Z|c8c3b4f9-8ac9-4dba-a3a2-39a8ea32ecb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:19.332Z|c8c3b4f9-8ac9-4dba-a3a2-39a8ea32ecb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:19.441Z|b3a7372d-5d27-4452-b89e-7017e788b006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:19.442Z|b3a7372d-5d27-4452-b89e-7017e788b006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:19.500Z|da0a00ae-5d75-4809-b52f-27f77f4bbb2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:19.501Z|da0a00ae-5d75-4809-b52f-27f77f4bbb2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:28.362Z|406a4509-08cf-46b5-a71e-6860b87b4db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:02:28.363Z|406a4509-08cf-46b5-a71e-6860b87b4db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:02:29.356Z|1edc71de-f66b-42ed-9a97-89ea12d4a3bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:29.359Z|1edc71de-f66b-42ed-9a97-89ea12d4a3bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:29.464Z|8f3379c3-d01b-4df1-aefa-8c637364054e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:29.464Z|8f3379c3-d01b-4df1-aefa-8c637364054e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:29.522Z|ec3ad81b-7729-4367-a02b-2a3f5f9934d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:29.523Z|ec3ad81b-7729-4367-a02b-2a3f5f9934d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:39.385Z|48c39358-86dc-41ca-81e1-8d7745a36799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:39.386Z|48c39358-86dc-41ca-81e1-8d7745a36799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:39.487Z|20e7f764-ff73-4a84-b2e1-b5ed8ba5e683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:39.487Z|20e7f764-ff73-4a84-b2e1-b5ed8ba5e683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:39.550Z|34266def-9efd-402f-84b7-d6d5ed60f155|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:39.551Z|34266def-9efd-402f-84b7-d6d5ed60f155|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:43.363Z|a0bd48e1-caa0-42f4-8ac6-fb566cb1748c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:02:43.368Z|a0bd48e1-caa0-42f4-8ac6-fb566cb1748c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:02:44.072Z|6518e2d7-da1b-4920-bd69-7aa5afe8e88a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:02:44.073Z|6518e2d7-da1b-4920-bd69-7aa5afe8e88a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:02:49.407Z|c0d1c672-7946-48ba-9888-12ec2a741abf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:49.408Z|c0d1c672-7946-48ba-9888-12ec2a741abf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:49.508Z|96952a87-b9f1-4bc4-847f-7a375f87d89b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:49.509Z|96952a87-b9f1-4bc4-847f-7a375f87d89b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:49.571Z|08b551d2-c7ea-48c4-b03b-7a39e10b6adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:49.572Z|08b551d2-c7ea-48c4-b03b-7a39e10b6adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:58.362Z|72778997-fbf7-4ea4-bb79-9b759f56da86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:02:58.363Z|72778997-fbf7-4ea4-bb79-9b759f56da86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:02:59.429Z|ca28d9c8-a9b9-4738-964f-06f4489268c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:59.430Z|ca28d9c8-a9b9-4738-964f-06f4489268c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:59.529Z|816b13ef-191f-4fd7-aaad-e068169b5119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:59.530Z|816b13ef-191f-4fd7-aaad-e068169b5119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:02:59.592Z|fb788b57-d986-4a9c-b909-c8545d08e16d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:02:59.593Z|fb788b57-d986-4a9c-b909-c8545d08e16d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:09.452Z|7e1506be-5465-4ac0-92dc-d3727d325cad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:09.453Z|7e1506be-5465-4ac0-92dc-d3727d325cad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:09.551Z|8e43f5ba-383e-41cf-a630-49bbbcfd98c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:09.552Z|8e43f5ba-383e-41cf-a630-49bbbcfd98c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:09.614Z|3b7cb7fb-74b8-431e-a624-486954a4b3ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:09.615Z|3b7cb7fb-74b8-431e-a624-486954a4b3ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:13.362Z|1d8001fd-af34-4d95-b26a-583483a7445f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:03:13.363Z|1d8001fd-af34-4d95-b26a-583483a7445f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:03:14.073Z|033e7993-6b3c-4736-87b0-36cf37321d11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:03:14.074Z|033e7993-6b3c-4736-87b0-36cf37321d11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:03:15.053Z|ed988442-e948-4812-8892-71dae6c7ff1f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:03:15.054Z|ed988442-e948-4812-8892-71dae6c7ff1f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:19.475Z|06048567-ea1a-4709-841f-770986872589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:19.476Z|06048567-ea1a-4709-841f-770986872589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:19.585Z|d9969000-10e7-477c-b2ea-2c0f2bebd4f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:19.586Z|d9969000-10e7-477c-b2ea-2c0f2bebd4f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:19.649Z|0ab1c69c-f6ba-4d22-8636-b687026db1db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:19.649Z|0ab1c69c-f6ba-4d22-8636-b687026db1db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:28.362Z|ce2d0731-0cf7-407b-a8de-d059b127f69a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:03:28.365Z|ce2d0731-0cf7-407b-a8de-d059b127f69a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:03:29.501Z|ad0995ac-61d4-4bd7-9f16-77c8cb5f6191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:29.501Z|ad0995ac-61d4-4bd7-9f16-77c8cb5f6191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:29.622Z|ca075ad2-ee66-4521-bade-3bfdf67964a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:29.623Z|ca075ad2-ee66-4521-bade-3bfdf67964a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:29.684Z|b7dd7b31-84c1-4903-8c25-401a417a92ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:29.685Z|b7dd7b31-84c1-4903-8c25-401a417a92ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:39.524Z|a36dcff3-ea83-4dbe-b963-e2d83fd6167a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:39.525Z|a36dcff3-ea83-4dbe-b963-e2d83fd6167a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:39.646Z|a6f153d6-2aa2-4cc9-98ab-99f1fbe3064e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:39.646Z|a6f153d6-2aa2-4cc9-98ab-99f1fbe3064e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:39.706Z|7bc018b5-a828-4033-bf7c-3a1f25a6d2af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:39.707Z|7bc018b5-a828-4033-bf7c-3a1f25a6d2af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:43.362Z|baad60c4-16f3-487d-b0e9-fb9deceee8c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:03:43.363Z|baad60c4-16f3-487d-b0e9-fb9deceee8c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:03:44.074Z|6a6d4a7d-4193-40c4-b488-f2b7224fb4cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:03:44.075Z|6a6d4a7d-4193-40c4-b488-f2b7224fb4cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:03:49.547Z|ee3edafc-bf40-40a7-9615-e3087be00721|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:49.548Z|ee3edafc-bf40-40a7-9615-e3087be00721|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:49.669Z|39ade8c6-bcae-47ae-8c4d-8096768b73b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:49.669Z|39ade8c6-bcae-47ae-8c4d-8096768b73b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:49.734Z|239f7b0b-1127-4427-8d67-f13bce680ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:49.735Z|239f7b0b-1127-4427-8d67-f13bce680ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:58.362Z|55f7d428-e01e-4808-8413-78735263e0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:03:58.362Z|55f7d428-e01e-4808-8413-78735263e0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:03:59.569Z|7e5db5c5-2eda-4f0a-a8b6-4f887a4d3a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:59.569Z|7e5db5c5-2eda-4f0a-a8b6-4f887a4d3a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:59.703Z|4a13f500-eff5-40d2-8788-d944557a9777|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:59.704Z|4a13f500-eff5-40d2-8788-d944557a9777|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:03:59.760Z|ee5e8571-47ff-442e-bbea-d09ff4a6c180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:03:59.760Z|ee5e8571-47ff-442e-bbea-d09ff4a6c180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:09.589Z|b07971bf-2920-4dfa-b27c-cf4053be2b6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:09.590Z|b07971bf-2920-4dfa-b27c-cf4053be2b6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:09.725Z|9839fa7f-ab9d-4ab1-9073-d1fa6ff83119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:09.725Z|9839fa7f-ab9d-4ab1-9073-d1fa6ff83119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:09.787Z|319e05a7-0bd8-4d97-ba77-a11c1c83ad01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:09.788Z|319e05a7-0bd8-4d97-ba77-a11c1c83ad01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:13.362Z|170fe21e-51c6-46ca-953f-8d5ec9fae5a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:04:13.366Z|170fe21e-51c6-46ca-953f-8d5ec9fae5a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:04:14.076Z|d344df51-02ed-45fe-bd3e-2fdbf3846e17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:04:14.077Z|d344df51-02ed-45fe-bd3e-2fdbf3846e17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:04:15.052Z|73318e40-fde0-48d8-9640-9ca7f3def219|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:04:15.053Z|73318e40-fde0-48d8-9640-9ca7f3def219|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:19.610Z|394cd19f-9a37-4f05-91e8-abf67b0530dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:19.611Z|394cd19f-9a37-4f05-91e8-abf67b0530dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:19.755Z|5e1e0dfd-20bc-4cd3-b3e4-9222be97455d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:19.755Z|5e1e0dfd-20bc-4cd3-b3e4-9222be97455d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:19.827Z|746db49c-d8b2-4fb0-a3e6-e3dd0a44ebdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:19.827Z|746db49c-d8b2-4fb0-a3e6-e3dd0a44ebdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:28.362Z|ea26ba08-1e14-4ccf-a02a-596c93168b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:04:28.363Z|ea26ba08-1e14-4ccf-a02a-596c93168b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:04:29.632Z|b89092a4-0ac3-4231-8e19-ce37534bcb73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:29.632Z|b89092a4-0ac3-4231-8e19-ce37534bcb73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:29.778Z|1e5a5976-555a-4792-9715-06729dfd3335|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:29.779Z|1e5a5976-555a-4792-9715-06729dfd3335|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:29.849Z|3b3a3ba6-7eab-4d77-9737-67df80b5820d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:29.850Z|3b3a3ba6-7eab-4d77-9737-67df80b5820d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:39.656Z|cfd81987-ce50-4653-8311-be58264620a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:39.657Z|cfd81987-ce50-4653-8311-be58264620a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:39.811Z|31ce5c00-4b0b-41ad-b42e-515d99bb74a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:39.812Z|31ce5c00-4b0b-41ad-b42e-515d99bb74a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:39.869Z|393666b8-370a-46cf-bb6b-cbffc066242b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:39.870Z|393666b8-370a-46cf-bb6b-cbffc066242b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:43.362Z|4752168e-e36a-41bd-9204-fec8756b92a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:04:43.363Z|4752168e-e36a-41bd-9204-fec8756b92a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:04:44.077Z|925b4c6c-9cb6-4fc4-a686-a080eefeec6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:04:44.078Z|925b4c6c-9cb6-4fc4-a686-a080eefeec6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:04:49.681Z|f6c09801-c5e9-499f-8575-ad01ffc49e0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:49.682Z|f6c09801-c5e9-499f-8575-ad01ffc49e0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:49.846Z|d1154cff-4c1e-408a-bee1-ba9a4213e2b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:49.847Z|d1154cff-4c1e-408a-bee1-ba9a4213e2b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:49.893Z|2a7d6df1-b840-4778-b176-2e131be12621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:49.894Z|2a7d6df1-b840-4778-b176-2e131be12621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:58.362Z|beda3b06-a8fd-4362-afbe-bc88b27f2b9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:04:58.367Z|beda3b06-a8fd-4362-afbe-bc88b27f2b9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:04:59.703Z|3fb82757-6549-496a-ae48-bd99093f26a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:59.704Z|3fb82757-6549-496a-ae48-bd99093f26a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:59.870Z|6dfe1bd3-3f96-447c-be36-12baf54c2509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:59.870Z|6dfe1bd3-3f96-447c-be36-12baf54c2509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:04:59.913Z|5c9cfe53-bb15-428b-b75d-dd0d0d461a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:04:59.914Z|5c9cfe53-bb15-428b-b75d-dd0d0d461a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:09.724Z|d852f80c-b4ac-45c1-84dc-6bb3cb3c2a28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:09.725Z|d852f80c-b4ac-45c1-84dc-6bb3cb3c2a28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:09.891Z|fb332842-3a8d-40bb-9986-f1a6b2061c16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:09.891Z|fb332842-3a8d-40bb-9986-f1a6b2061c16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:09.934Z|4c74d94f-98ce-4d7d-95ca-9a8de4e7bc39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:09.935Z|4c74d94f-98ce-4d7d-95ca-9a8de4e7bc39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:13.362Z|e1fc3d19-1f04-47a0-9ef4-aac6904c08dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:05:13.363Z|e1fc3d19-1f04-47a0-9ef4-aac6904c08dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:05:14.079Z|ae131563-41ee-4691-9079-065e9e251d1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:05:14.079Z|ae131563-41ee-4691-9079-065e9e251d1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:05:15.056Z|cb6c80f6-533d-4f17-826c-373d7b092500|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:05:15.057Z|cb6c80f6-533d-4f17-826c-373d7b092500|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:19.745Z|b0a463c9-b422-4da4-b74f-6115fb122934|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:19.746Z|b0a463c9-b422-4da4-b74f-6115fb122934|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:19.913Z|7beae8e9-1a48-4a2c-9fa2-cddc2a159534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:19.914Z|7beae8e9-1a48-4a2c-9fa2-cddc2a159534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:19.954Z|8a3aabd2-531e-4c76-aaa1-c2b8206a6ff2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:19.955Z|8a3aabd2-531e-4c76-aaa1-c2b8206a6ff2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:28.362Z|b6d7aa31-5e32-4464-b316-1a0c65f3e406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:05:28.363Z|b6d7aa31-5e32-4464-b316-1a0c65f3e406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:05:29.768Z|1ea7c369-85ef-4fe0-8caf-cd3ad44a4bfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:29.769Z|1ea7c369-85ef-4fe0-8caf-cd3ad44a4bfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:29.945Z|8a76ee69-6660-4c2c-82af-fbbd2f345240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:29.946Z|8a76ee69-6660-4c2c-82af-fbbd2f345240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:29.988Z|925f18bd-3720-4aa0-a080-36c10ba7e7a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:29.989Z|925f18bd-3720-4aa0-a080-36c10ba7e7a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:39.792Z|03fed6a9-80ae-46f2-be8a-25e190198119|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:39.792Z|03fed6a9-80ae-46f2-be8a-25e190198119|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:39.974Z|9b2dc54a-8a4a-48f6-9ded-27a6aa4861a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:39.974Z|9b2dc54a-8a4a-48f6-9ded-27a6aa4861a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:40.010Z|2922a0ad-063a-4e52-b4b4-09dc2978d193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:40.011Z|2922a0ad-063a-4e52-b4b4-09dc2978d193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:43.362Z|d3508199-1fa1-40e2-b2a9-5d9d24d87e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:05:43.364Z|d3508199-1fa1-40e2-b2a9-5d9d24d87e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:05:44.081Z|9a4fa34a-76b1-4a18-830a-be176714421a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:05:44.081Z|9a4fa34a-76b1-4a18-830a-be176714421a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:05:49.814Z|c7ee9dd9-eef5-4a99-a5c6-5a35add8b833|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:49.815Z|c7ee9dd9-eef5-4a99-a5c6-5a35add8b833|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:49.996Z|9d916fc6-6464-4bc1-9f1b-ffd23ce51866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:49.997Z|9d916fc6-6464-4bc1-9f1b-ffd23ce51866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:50.033Z|1e55eefe-7865-45d3-90c6-4f2e711f6c8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:50.034Z|1e55eefe-7865-45d3-90c6-4f2e711f6c8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:05:58.365Z|14f7aabb-8273-4023-94a3-efb16f6c25d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:05:58.366Z|14f7aabb-8273-4023-94a3-efb16f6c25d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:05:59.835Z|a4995f86-1f3a-421f-9cf6-37a5b9b8d771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:05:59.836Z|a4995f86-1f3a-421f-9cf6-37a5b9b8d771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:00.040Z|3bd04baf-2944-470a-b8c9-8f224d058b8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:00.041Z|3bd04baf-2944-470a-b8c9-8f224d058b8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:00.056Z|8fcc3479-9edb-44d1-8b28-4f38e6666356|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:00.059Z|8fcc3479-9edb-44d1-8b28-4f38e6666356|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:09.858Z|2b1198a5-75dd-4664-8f57-36616839c330|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:09.859Z|2b1198a5-75dd-4664-8f57-36616839c330|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:10.069Z|0a1417e1-7621-4cd2-9b74-cfd0f88daba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:10.071Z|0a1417e1-7621-4cd2-9b74-cfd0f88daba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:10.090Z|0beecdfe-c43f-41c0-a5ec-51f0e1301374|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:10.091Z|0beecdfe-c43f-41c0-a5ec-51f0e1301374|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:13.362Z|7acac834-4204-468f-b062-eb67b21d7eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:06:13.363Z|7acac834-4204-468f-b062-eb67b21d7eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:06:14.082Z|25d59cff-ed60-4673-a447-2d7608957b79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:06:14.083Z|25d59cff-ed60-4673-a447-2d7608957b79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:06:15.055Z|f3923b03-5ae1-48fa-a25e-2db6fa61ad55|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:06:15.057Z|f3923b03-5ae1-48fa-a25e-2db6fa61ad55|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:19.881Z|bd2193c9-0123-4603-875f-8f555ceb1acc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:19.882Z|bd2193c9-0123-4603-875f-8f555ceb1acc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:20.092Z|2bfb36ae-593f-42d9-b727-a769bfda7255|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:20.093Z|2bfb36ae-593f-42d9-b727-a769bfda7255|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:20.121Z|1d50aeb3-84e1-402f-bc09-5c07aac67ac3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:20.121Z|1d50aeb3-84e1-402f-bc09-5c07aac67ac3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:28.362Z|deca463e-393e-48dc-92e0-afc65e1c3907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:06:28.365Z|deca463e-393e-48dc-92e0-afc65e1c3907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:06:29.904Z|48893f0f-dcee-433a-91cb-9a45a31752bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:29.905Z|48893f0f-dcee-433a-91cb-9a45a31752bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:30.114Z|00af2f09-168e-468c-bd2b-059107a4b0c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:30.115Z|00af2f09-168e-468c-bd2b-059107a4b0c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:30.147Z|0cc123d1-b01f-4c12-a38e-13638cd8253d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:30.148Z|0cc123d1-b01f-4c12-a38e-13638cd8253d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:39.941Z|1aac2479-1250-4b43-89aa-a25f2a9d83a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:39.941Z|1aac2479-1250-4b43-89aa-a25f2a9d83a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:40.140Z|fdc891af-be33-4588-a843-8375d0abf584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:40.141Z|fdc891af-be33-4588-a843-8375d0abf584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:40.173Z|014e3645-466d-4bc7-9a3e-047b3659d61b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:40.174Z|014e3645-466d-4bc7-9a3e-047b3659d61b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:43.362Z|c2c1185a-ea82-429b-9e7c-38c989d05bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:06:43.363Z|c2c1185a-ea82-429b-9e7c-38c989d05bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:06:44.084Z|60c07f35-c65d-4476-b31a-66e4091ee009|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:06:44.084Z|60c07f35-c65d-4476-b31a-66e4091ee009|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:06:49.966Z|43776045-c796-4a46-84b2-76111cfdba21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:49.967Z|43776045-c796-4a46-84b2-76111cfdba21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:50.165Z|b5900755-2218-4c67-a75c-f4deee064ee2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:50.166Z|b5900755-2218-4c67-a75c-f4deee064ee2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:50.200Z|72bb7a00-56be-428b-9168-7f14f43397a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:50.201Z|72bb7a00-56be-428b-9168-7f14f43397a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:06:58.362Z|e68a57f5-7984-4e65-b62d-75d58aeb41fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:06:58.362Z|e68a57f5-7984-4e65-b62d-75d58aeb41fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:06:59.988Z|d150012b-ccda-4c90-bac2-e23a120c58b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:06:59.988Z|d150012b-ccda-4c90-bac2-e23a120c58b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:00.188Z|7159db3e-43f3-4f05-8316-520bb9a36e87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:00.189Z|7159db3e-43f3-4f05-8316-520bb9a36e87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:00.232Z|b1edcaf1-dc84-4f3f-a9e2-55e0e3e20566|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:00.233Z|b1edcaf1-dc84-4f3f-a9e2-55e0e3e20566|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:10.013Z|2b14b438-2acb-4e74-b3df-f09d4cf66d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:10.014Z|2b14b438-2acb-4e74-b3df-f09d4cf66d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:10.211Z|97262c90-4281-4ed6-b01d-caca1b666c70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:10.212Z|97262c90-4281-4ed6-b01d-caca1b666c70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:10.255Z|cf15838d-edd5-4b05-a2d8-23d0d823054b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:10.256Z|cf15838d-edd5-4b05-a2d8-23d0d823054b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:13.362Z|e290c289-dc7c-4f13-b240-92a361c24bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:07:13.365Z|e290c289-dc7c-4f13-b240-92a361c24bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:07:14.085Z|ee36d8f9-67f1-4f0d-b115-be395ff9c0cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:07:14.085Z|ee36d8f9-67f1-4f0d-b115-be395ff9c0cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:07:15.053Z|5ce9db6a-4505-4a93-b2f6-efe3e1620180|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:07:15.054Z|5ce9db6a-4505-4a93-b2f6-efe3e1620180|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:20.037Z|85ba26a4-e206-47f3-be53-d96e46a26bcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:20.038Z|85ba26a4-e206-47f3-be53-d96e46a26bcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:20.232Z|6b7a5675-eb70-44b2-87c3-d0d76f32d697|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:20.233Z|6b7a5675-eb70-44b2-87c3-d0d76f32d697|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:20.276Z|40a2d56e-aefe-495b-a56c-2a058eb30c70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:20.277Z|40a2d56e-aefe-495b-a56c-2a058eb30c70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:28.362Z|61d78a45-9fd8-4170-b1fb-2e73244644f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:07:28.362Z|61d78a45-9fd8-4170-b1fb-2e73244644f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:07:30.064Z|0a0642a9-eef0-4147-9708-44a1b40a9b8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:30.065Z|0a0642a9-eef0-4147-9708-44a1b40a9b8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:30.260Z|41c478dd-4a06-4f9a-9edf-df43c09ac7e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:30.261Z|41c478dd-4a06-4f9a-9edf-df43c09ac7e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:30.299Z|697af2d2-265f-4618-be2b-30ae490bf580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:30.300Z|697af2d2-265f-4618-be2b-30ae490bf580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:40.091Z|77f74d07-cc60-476d-bf25-abaa2af5ad0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:40.092Z|77f74d07-cc60-476d-bf25-abaa2af5ad0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:40.284Z|04b51a05-31e7-4029-96a8-d589100cb08e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:40.285Z|04b51a05-31e7-4029-96a8-d589100cb08e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:40.328Z|7ea845b7-c2e6-46f9-9151-d166ef365911|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:40.329Z|7ea845b7-c2e6-46f9-9151-d166ef365911|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:43.362Z|8ece954f-928d-4e99-9fb9-f4a315cf96c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:07:43.363Z|8ece954f-928d-4e99-9fb9-f4a315cf96c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:07:44.086Z|742c3dda-763f-4566-8a08-5cdac1c2ff53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:07:44.087Z|742c3dda-763f-4566-8a08-5cdac1c2ff53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:07:50.114Z|d2c9e797-d6bc-43e2-9b5b-6b6503e9c14f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:50.115Z|d2c9e797-d6bc-43e2-9b5b-6b6503e9c14f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:50.307Z|ccfa8af2-7db1-460f-a8fd-4b65d8251b14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:50.308Z|ccfa8af2-7db1-460f-a8fd-4b65d8251b14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:50.365Z|3fb7202a-49e4-461f-ba32-4fb95798a10c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:07:50.368Z|3fb7202a-49e4-461f-ba32-4fb95798a10c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:07:58.362Z|f685857a-3336-440a-b87c-dc818a6e66e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:07:58.365Z|f685857a-3336-440a-b87c-dc818a6e66e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:08:00.140Z|769d008a-9a07-4440-9ed8-89ece2a23138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:00.141Z|769d008a-9a07-4440-9ed8-89ece2a23138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:00.332Z|8027dc27-a1d2-4354-9519-0fe069dc05ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:00.338Z|8027dc27-a1d2-4354-9519-0fe069dc05ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:00.390Z|82a5ea3e-b1a3-46bb-9184-49f769d9fa03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:00.390Z|82a5ea3e-b1a3-46bb-9184-49f769d9fa03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:10.163Z|3e420a2e-9718-4fb4-974e-7da98be89586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:10.163Z|3e420a2e-9718-4fb4-974e-7da98be89586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:10.363Z|bc7c6851-a944-46b3-96cc-fa77ef05cd9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:10.364Z|bc7c6851-a944-46b3-96cc-fa77ef05cd9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:10.411Z|493cb672-2a3d-4400-85da-289df27be144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:10.412Z|493cb672-2a3d-4400-85da-289df27be144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:13.362Z|bc7c3ac8-9c4b-4feb-956b-136846dfedaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:08:13.362Z|bc7c3ac8-9c4b-4feb-956b-136846dfedaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:08:14.088Z|e659adf0-5e62-4583-8493-5f3ea5d65845|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:08:14.089Z|e659adf0-5e62-4583-8493-5f3ea5d65845|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:08:15.057Z|a7a25803-9516-44d0-9fe0-4ec11518d5af|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:08:15.058Z|a7a25803-9516-44d0-9fe0-4ec11518d5af|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:20.184Z|794fe27f-10f3-4213-849d-e7bfd6247c34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:20.185Z|794fe27f-10f3-4213-849d-e7bfd6247c34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:20.390Z|9d2d623a-84e8-43ab-a6cf-1f058c6c54ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:20.390Z|9d2d623a-84e8-43ab-a6cf-1f058c6c54ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:20.437Z|b59639ea-bc67-4153-92b1-12ed41444a4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:20.438Z|b59639ea-bc67-4153-92b1-12ed41444a4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:28.362Z|330ede70-7b52-4884-b8ae-aaeb681ea56a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:08:28.363Z|330ede70-7b52-4884-b8ae-aaeb681ea56a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:08:30.207Z|47f196fa-b4da-4c61-855e-e08a1d5a8d68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:30.208Z|47f196fa-b4da-4c61-855e-e08a1d5a8d68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:30.412Z|1c48da3a-a9d3-4e8b-84de-6d6024d53292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:30.413Z|1c48da3a-a9d3-4e8b-84de-6d6024d53292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:30.460Z|4fa275dd-f311-438b-a32e-e13135ddefba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:30.461Z|4fa275dd-f311-438b-a32e-e13135ddefba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:40.238Z|28d521fc-0086-4e9c-803c-add1929e5d57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:40.239Z|28d521fc-0086-4e9c-803c-add1929e5d57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:40.436Z|11eab6ef-4e17-4619-aa6f-f8fe880f8c22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:40.437Z|11eab6ef-4e17-4619-aa6f-f8fe880f8c22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:40.489Z|06df3689-f10b-4ba8-abbb-aa06c9ae8c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:40.490Z|06df3689-f10b-4ba8-abbb-aa06c9ae8c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:43.362Z|746d51c4-d05c-46ea-8f97-30b247270386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:08:43.365Z|746d51c4-d05c-46ea-8f97-30b247270386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:08:44.089Z|5e610174-5a3b-46f3-a42d-24131811d9ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:08:44.090Z|5e610174-5a3b-46f3-a42d-24131811d9ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:08:50.262Z|5e77c521-36bc-4f09-9c16-de75946e9689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:50.262Z|5e77c521-36bc-4f09-9c16-de75946e9689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:50.466Z|97efa736-c8b4-414d-95b8-5aeba47b5187|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:50.467Z|97efa736-c8b4-414d-95b8-5aeba47b5187|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:50.516Z|5bef155a-3ff0-4e42-af2a-12a248a3c2a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:08:50.517Z|5bef155a-3ff0-4e42-af2a-12a248a3c2a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:08:58.362Z|98a30c7b-8e9b-465f-bd1d-cd905155340d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:08:58.362Z|98a30c7b-8e9b-465f-bd1d-cd905155340d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:09:00.284Z|c95de519-9838-4391-98c6-a49d3ce3fc89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:00.285Z|c95de519-9838-4391-98c6-a49d3ce3fc89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:00.487Z|7d924c53-3047-4f29-817b-5b74470189e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:00.488Z|7d924c53-3047-4f29-817b-5b74470189e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:00.539Z|a1ffe9c4-314a-4c89-9aa7-f99d18effe86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:00.540Z|a1ffe9c4-314a-4c89-9aa7-f99d18effe86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:10.308Z|fe4207c2-7951-4984-9e53-7b870687ffe4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:10.308Z|fe4207c2-7951-4984-9e53-7b870687ffe4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:10.508Z|62f3c7aa-6ee8-44eb-8a17-4a421cb248e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:10.509Z|62f3c7aa-6ee8-44eb-8a17-4a421cb248e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:10.561Z|5a6e8dfb-71b7-4ae6-bcfd-56077408d429|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:10.562Z|5a6e8dfb-71b7-4ae6-bcfd-56077408d429|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:13.362Z|72c9f8fa-5380-4564-a15d-aff3b79ceed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:09:13.362Z|72c9f8fa-5380-4564-a15d-aff3b79ceed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:09:14.091Z|79f94db0-844f-481e-b4be-c04257e3cc75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:09:14.092Z|79f94db0-844f-481e-b4be-c04257e3cc75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:09:15.053Z|1d736c85-c8f3-40e2-9949-4d20859268f3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:09:15.053Z|1d736c85-c8f3-40e2-9949-4d20859268f3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:20.329Z|e7e37f56-9b7e-4c68-b0e8-c192febb89b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:20.330Z|e7e37f56-9b7e-4c68-b0e8-c192febb89b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:20.531Z|abd6ac85-6c78-477b-8d9b-84a89251356d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:20.532Z|abd6ac85-6c78-477b-8d9b-84a89251356d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:20.583Z|c238e766-ae85-44dd-bf11-cbdb5d73cc3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:20.584Z|c238e766-ae85-44dd-bf11-cbdb5d73cc3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:28.362Z|49287d4e-8d7a-497f-a2d8-7266469f752c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:09:28.364Z|49287d4e-8d7a-497f-a2d8-7266469f752c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:09:30.350Z|6a564ae6-6d70-4cd0-ad4c-8e06a6286d73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:30.351Z|6a564ae6-6d70-4cd0-ad4c-8e06a6286d73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:30.557Z|5751705f-d69a-4029-869d-2eec19538646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:30.558Z|5751705f-d69a-4029-869d-2eec19538646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:30.608Z|19b502ca-76bb-47e0-b9bb-e323509c71cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:30.609Z|19b502ca-76bb-47e0-b9bb-e323509c71cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:40.373Z|f2a89501-00e5-498d-aa17-746ab0ec2333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:40.374Z|f2a89501-00e5-498d-aa17-746ab0ec2333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:40.601Z|c79c1f70-15a3-41f9-aa8c-f77d605a110d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:40.602Z|c79c1f70-15a3-41f9-aa8c-f77d605a110d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:40.646Z|7310be2f-9d07-418e-b9b5-51059a638cf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:40.647Z|7310be2f-9d07-418e-b9b5-51059a638cf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:43.362Z|8a57375a-3d60-4bec-91be-7cbff43616bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:09:43.362Z|8a57375a-3d60-4bec-91be-7cbff43616bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:09:44.094Z|64e85ccb-a297-4e27-a84b-4f43a0ee122f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:09:44.095Z|64e85ccb-a297-4e27-a84b-4f43a0ee122f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:09:50.395Z|9972230d-37b2-44bf-8c48-a62d6f95a48d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:50.396Z|9972230d-37b2-44bf-8c48-a62d6f95a48d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:50.624Z|8f84ecd4-afa8-44c7-8923-7f11d964bf58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:50.625Z|8f84ecd4-afa8-44c7-8923-7f11d964bf58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:50.666Z|31a0c5c6-0929-40e7-9c1b-fd60279bc0d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:09:50.667Z|31a0c5c6-0929-40e7-9c1b-fd60279bc0d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:09:58.362Z|b0f0fba9-5ea5-47d7-be85-a70b7ad647e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:09:58.362Z|b0f0fba9-5ea5-47d7-be85-a70b7ad647e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:10:00.415Z|f39a6bfb-64c9-49e5-847f-1d473e44a7b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:00.416Z|f39a6bfb-64c9-49e5-847f-1d473e44a7b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:00.648Z|e61485a4-48fa-42f7-a0b0-7a97ee125e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:00.649Z|e61485a4-48fa-42f7-a0b0-7a97ee125e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:00.687Z|6c711e8c-3703-4d2c-bb2a-d854fa77b264|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:00.688Z|6c711e8c-3703-4d2c-bb2a-d854fa77b264|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:10.438Z|2c9a8e94-10da-4989-96c4-491db59cc56a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:10.439Z|2c9a8e94-10da-4989-96c4-491db59cc56a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:10.671Z|e86b21a7-a00c-4e5a-9ff1-4831150bccdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:10.671Z|e86b21a7-a00c-4e5a-9ff1-4831150bccdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:10.710Z|ee07bccc-f199-4167-bc0d-8f10e81c5303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:10.711Z|ee07bccc-f199-4167-bc0d-8f10e81c5303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:13.362Z|313dadd4-a611-4b80-b4e6-17418fa0bf26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:10:13.365Z|313dadd4-a611-4b80-b4e6-17418fa0bf26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:10:14.096Z|92f34981-4633-490f-9730-94c888c2bb3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:10:14.096Z|92f34981-4633-490f-9730-94c888c2bb3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:10:15.053Z|16365291-834e-41e4-afdc-15a2bd4c06ea|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:10:15.054Z|16365291-834e-41e4-afdc-15a2bd4c06ea|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:20.460Z|c9e1c57c-d262-4aef-859c-2f90772923a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:20.460Z|c9e1c57c-d262-4aef-859c-2f90772923a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:20.693Z|d8e10a1f-82f4-4a86-9162-bb6f442de1d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:20.693Z|d8e10a1f-82f4-4a86-9162-bb6f442de1d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:20.733Z|e9bf5904-85ff-45b1-ad3b-640332d516ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:20.734Z|e9bf5904-85ff-45b1-ad3b-640332d516ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:28.362Z|ce85b878-9517-405d-9133-8382878f3163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:10:28.363Z|ce85b878-9517-405d-9133-8382878f3163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:10:30.482Z|911a8204-95f8-4c96-b370-168e0b6e0f0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:30.483Z|911a8204-95f8-4c96-b370-168e0b6e0f0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:30.715Z|8495311a-51c6-4497-a81f-433bc17b17c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:30.716Z|8495311a-51c6-4497-a81f-433bc17b17c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:30.755Z|63da4115-941c-451b-90ae-0efc9b877149|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:30.756Z|63da4115-941c-451b-90ae-0efc9b877149|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:40.504Z|11f2a343-faed-4f98-9ed1-df7a50471ed9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:40.504Z|11f2a343-faed-4f98-9ed1-df7a50471ed9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:40.735Z|211223e0-90f2-4322-9dd5-17fbb7e4f493|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:40.736Z|211223e0-90f2-4322-9dd5-17fbb7e4f493|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:40.777Z|d377715a-fd75-47a0-9799-fec3bedc3850|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:40.778Z|d377715a-fd75-47a0-9799-fec3bedc3850|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:43.362Z|69fbd605-4fba-4c6c-9a3d-a58d8bdb5931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:10:43.363Z|69fbd605-4fba-4c6c-9a3d-a58d8bdb5931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:10:44.097Z|29b59506-4c39-446e-9c5c-88d715b0dc62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:10:44.098Z|29b59506-4c39-446e-9c5c-88d715b0dc62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:10:50.525Z|6c0ef8a7-330c-4961-9438-02c6d7642b4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:50.525Z|6c0ef8a7-330c-4961-9438-02c6d7642b4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:50.757Z|802f367f-7a2b-439e-89f6-2ef11e082eee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:50.758Z|802f367f-7a2b-439e-89f6-2ef11e082eee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:50.800Z|ea187979-80ee-42de-bb6c-67ad459f3e1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:10:50.801Z|ea187979-80ee-42de-bb6c-67ad459f3e1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:10:58.362Z|f669233b-3e5e-4b8b-a421-7d3e04dd4d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:10:58.364Z|f669233b-3e5e-4b8b-a421-7d3e04dd4d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:11:00.549Z|34cff1f3-ba1a-4a0c-a982-0bed853dffbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:00.550Z|34cff1f3-ba1a-4a0c-a982-0bed853dffbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:00.780Z|dfe815f8-396c-4d9f-b334-dd75c09cd2ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:00.781Z|dfe815f8-396c-4d9f-b334-dd75c09cd2ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:00.822Z|03aac433-6585-410e-9379-3fa5283c9205|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:00.823Z|03aac433-6585-410e-9379-3fa5283c9205|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:10.572Z|45cf0c68-c89b-46ae-a06d-501a15edce25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:10.573Z|45cf0c68-c89b-46ae-a06d-501a15edce25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:10.802Z|9590bd51-5b43-4cd4-b241-7a02c9a80879|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:10.804Z|9590bd51-5b43-4cd4-b241-7a02c9a80879|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:10.846Z|8aa4cf37-8433-4ec3-a301-9968df290f74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:10.847Z|8aa4cf37-8433-4ec3-a301-9968df290f74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:13.362Z|d71017db-2f32-46b7-8296-7a18a6cb9a16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:11:13.363Z|d71017db-2f32-46b7-8296-7a18a6cb9a16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:11:14.098Z|3e77a71a-c70f-4560-80fd-0ea98481dcfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:11:14.099Z|3e77a71a-c70f-4560-80fd-0ea98481dcfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:11:15.052Z|7406400f-2f2c-4024-abde-11fae0330568|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:11:15.053Z|7406400f-2f2c-4024-abde-11fae0330568|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:20.595Z|a0459137-3028-4827-b4a5-e752b75a1f5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:20.596Z|a0459137-3028-4827-b4a5-e752b75a1f5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:20.827Z|6068d761-d837-483e-8e6b-056ec49bccf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:20.827Z|6068d761-d837-483e-8e6b-056ec49bccf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:20.868Z|1cf90ed8-cf32-468b-a56e-6fcbf78ff562|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:20.869Z|1cf90ed8-cf32-468b-a56e-6fcbf78ff562|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:28.362Z|28e1d182-be88-425b-ba2b-34d4e10ce139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:11:28.363Z|28e1d182-be88-425b-ba2b-34d4e10ce139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:11:30.619Z|a329de1b-fcd2-4d34-b40c-fae8bebfc34f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:30.620Z|a329de1b-fcd2-4d34-b40c-fae8bebfc34f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:30.850Z|bdc8c99b-c594-4249-91ff-21a3117f0793|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:30.851Z|bdc8c99b-c594-4249-91ff-21a3117f0793|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:30.900Z|b0f2f66a-0926-4423-b5f3-af5b104bc739|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:30.901Z|b0f2f66a-0926-4423-b5f3-af5b104bc739|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:40.642Z|f99f29f6-a559-426f-b63b-8a2d503559a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:40.642Z|f99f29f6-a559-426f-b63b-8a2d503559a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:40.880Z|76b9c2aa-251d-458b-96da-2c2c888b52b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:40.881Z|76b9c2aa-251d-458b-96da-2c2c888b52b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:40.922Z|4b84b87a-968c-4526-a947-ae06e64f46f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:40.923Z|4b84b87a-968c-4526-a947-ae06e64f46f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:43.362Z|a26881f8-26ff-48d3-99d7-1646e7cc174c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:11:43.365Z|a26881f8-26ff-48d3-99d7-1646e7cc174c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:11:44.100Z|1ab5c8c0-b2ee-49df-8da7-0a73e61bc80b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:11:44.103Z|1ab5c8c0-b2ee-49df-8da7-0a73e61bc80b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:11:50.665Z|a380d36e-c5b1-40e8-af87-17397b9894d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:50.666Z|a380d36e-c5b1-40e8-af87-17397b9894d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:50.911Z|55a56378-442b-49ad-9af0-077ea71f4626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:50.912Z|55a56378-442b-49ad-9af0-077ea71f4626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:50.974Z|16578f39-c077-4629-b156-97ff1f8070c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:11:50.974Z|16578f39-c077-4629-b156-97ff1f8070c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:11:58.362Z|0ec17479-43be-40ca-8c23-29edecf6b843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:11:58.362Z|0ec17479-43be-40ca-8c23-29edecf6b843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:12:00.689Z|d510f73b-270d-4bc9-91bf-ad2313bd25db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:00.690Z|d510f73b-270d-4bc9-91bf-ad2313bd25db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:00.937Z|2d0dc1a8-8f1a-4a3a-a36e-301482ffb015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:00.938Z|2d0dc1a8-8f1a-4a3a-a36e-301482ffb015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:01.005Z|9118cd37-193c-4f91-9d03-74b217779f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:01.006Z|9118cd37-193c-4f91-9d03-74b217779f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:10.715Z|7228d815-c659-4d83-90a4-b213b5cb9f1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:10.716Z|7228d815-c659-4d83-90a4-b213b5cb9f1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:10.961Z|f77b9f86-bfae-4e7d-a47e-a7926982057b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:10.962Z|f77b9f86-bfae-4e7d-a47e-a7926982057b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:11.028Z|e38b8757-63c4-4026-91e7-701bd4c69343|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:11.028Z|e38b8757-63c4-4026-91e7-701bd4c69343|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:13.362Z|ed57e1ae-815c-42ba-9377-59f7bb58cda0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:12:13.363Z|ed57e1ae-815c-42ba-9377-59f7bb58cda0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:12:14.104Z|62fb097d-da00-465d-a5f3-d3d7588f0bc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:12:14.105Z|62fb097d-da00-465d-a5f3-d3d7588f0bc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:12:15.054Z|97476319-862b-4eba-b49b-79174ce78034|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:12:15.055Z|97476319-862b-4eba-b49b-79174ce78034|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:20.740Z|3190effa-8a2b-482d-97d7-9937f52a690a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:20.741Z|3190effa-8a2b-482d-97d7-9937f52a690a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:20.981Z|6cdad307-9ba1-4b3a-88a3-5de435f4d3ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:20.982Z|6cdad307-9ba1-4b3a-88a3-5de435f4d3ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:21.049Z|458a5a53-cf84-47c2-8dc4-44a4ced8f604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:21.050Z|458a5a53-cf84-47c2-8dc4-44a4ced8f604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:28.362Z|69d0bb74-acd0-4030-a284-5bfb6cea28c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:12:28.365Z|69d0bb74-acd0-4030-a284-5bfb6cea28c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:12:30.763Z|64f1a790-1ddb-418f-b62f-e8e73aaeda6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:30.764Z|64f1a790-1ddb-418f-b62f-e8e73aaeda6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:31.006Z|cb7eeb90-22b0-44ff-afa0-cde90a637e65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:31.008Z|cb7eeb90-22b0-44ff-afa0-cde90a637e65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:31.071Z|48b06b0d-c724-4349-ac77-22a8e497b9a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:31.072Z|48b06b0d-c724-4349-ac77-22a8e497b9a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:40.788Z|f6623ed1-58d5-450e-b516-eaecbd14c138|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:40.789Z|f6623ed1-58d5-450e-b516-eaecbd14c138|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:41.034Z|22b174fb-3a22-4e04-91df-753158dc0c44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:41.036Z|22b174fb-3a22-4e04-91df-753158dc0c44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:41.099Z|40fe823a-3c98-4df8-ba99-17e1dc48f303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:41.100Z|40fe823a-3c98-4df8-ba99-17e1dc48f303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:43.362Z|6310e2f4-05e3-469d-959b-163c3a854ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:12:43.363Z|6310e2f4-05e3-469d-959b-163c3a854ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:12:44.106Z|48eebc91-ba37-488a-b7ae-9b97c4aa4be8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:12:44.107Z|48eebc91-ba37-488a-b7ae-9b97c4aa4be8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:12:50.812Z|ff4e7262-3dc0-4637-b541-9d9859cfb9a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:50.814Z|ff4e7262-3dc0-4637-b541-9d9859cfb9a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:51.060Z|da027f2e-e028-4b39-b33d-6136f2fe1d55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:51.061Z|da027f2e-e028-4b39-b33d-6136f2fe1d55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:51.122Z|231b2d95-72d1-49a9-b8ca-653b6c8284cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:12:51.123Z|231b2d95-72d1-49a9-b8ca-653b6c8284cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:12:58.362Z|bfa570fa-46fd-4c12-8f74-f5a94e7f40e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:12:58.362Z|bfa570fa-46fd-4c12-8f74-f5a94e7f40e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:13:00.857Z|defab2cc-7b1e-4f20-a386-24435909f00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:00.858Z|defab2cc-7b1e-4f20-a386-24435909f00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:01.082Z|5729f03f-5ba4-48b1-aeaa-c7194e7309a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:01.083Z|5729f03f-5ba4-48b1-aeaa-c7194e7309a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:01.145Z|92ee8b3f-9a17-41de-b117-855c08aa8da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:01.146Z|92ee8b3f-9a17-41de-b117-855c08aa8da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:10.882Z|80a41fa7-0b82-4f42-96fe-776decda7fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:10.883Z|80a41fa7-0b82-4f42-96fe-776decda7fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:11.104Z|36d420a3-8c68-44ed-997f-26bae62be19a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:11.105Z|36d420a3-8c68-44ed-997f-26bae62be19a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:11.167Z|9eae1da6-fcf9-4656-8ac1-35bdff747c5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:11.167Z|9eae1da6-fcf9-4656-8ac1-35bdff747c5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:13.362Z|aba29d81-2555-49c3-8236-4b56f2c0398b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:13:13.365Z|aba29d81-2555-49c3-8236-4b56f2c0398b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:13:14.108Z|43c96007-8151-41a6-b7a2-d5e8bbcbc8bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:13:14.109Z|43c96007-8151-41a6-b7a2-d5e8bbcbc8bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:13:15.052Z|f1196aa9-1d47-47ad-936e-6d48dc30ee78|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:13:15.053Z|f1196aa9-1d47-47ad-936e-6d48dc30ee78|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:20.904Z|1d8074f9-3166-45a1-ba0a-29387b9b1a3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:20.905Z|1d8074f9-3166-45a1-ba0a-29387b9b1a3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:21.128Z|df459d4b-e68e-4919-93f0-b580154f5ae0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:21.129Z|df459d4b-e68e-4919-93f0-b580154f5ae0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:21.189Z|4eac91e5-0336-4e07-a8c9-6d862810d7b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:21.190Z|4eac91e5-0336-4e07-a8c9-6d862810d7b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:28.362Z|72d8cf8d-1490-47fa-bb2c-3e91a921e954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:13:28.362Z|72d8cf8d-1490-47fa-bb2c-3e91a921e954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:13:30.925Z|5002cf8e-31fe-48e9-99fc-fff467389e1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:30.926Z|5002cf8e-31fe-48e9-99fc-fff467389e1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:31.155Z|35bbc323-00ab-46bf-9022-a1944a0de047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:31.156Z|35bbc323-00ab-46bf-9022-a1944a0de047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:31.213Z|ce51c598-239e-480a-bf7f-0df986e2e3a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:31.214Z|ce51c598-239e-480a-bf7f-0df986e2e3a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:40.948Z|0a34d589-9aa1-42b4-8758-4167397888ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:40.949Z|0a34d589-9aa1-42b4-8758-4167397888ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:41.178Z|a8607bd2-e248-4c4c-8e6a-705f49ed9a8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:41.178Z|a8607bd2-e248-4c4c-8e6a-705f49ed9a8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:41.235Z|10c7a1b3-b28c-4299-83fd-c8a5ea1f3be0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:41.236Z|10c7a1b3-b28c-4299-83fd-c8a5ea1f3be0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:43.362Z|bbec7a16-4ad4-4895-922e-03d88e911434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:13:43.362Z|bbec7a16-4ad4-4895-922e-03d88e911434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:13:44.109Z|093830fa-03be-46c2-ace6-52a7e6124ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:13:44.110Z|093830fa-03be-46c2-ace6-52a7e6124ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:13:50.970Z|7f94c20d-aea1-4423-a4aa-52e09131e82b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:50.971Z|7f94c20d-aea1-4423-a4aa-52e09131e82b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:51.200Z|5f8cd535-3b01-441f-bc27-74b7795516c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:51.201Z|5f8cd535-3b01-441f-bc27-74b7795516c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:51.258Z|7ef5b731-26a9-4181-9a12-9393add89f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:13:51.259Z|7ef5b731-26a9-4181-9a12-9393add89f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:13:58.362Z|0007c5ba-0ba3-41e1-b332-07ee8397ede1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:13:58.365Z|0007c5ba-0ba3-41e1-b332-07ee8397ede1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:14:01.007Z|8eb1038b-a00a-435f-b0a1-4356055cc069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:01.007Z|8eb1038b-a00a-435f-b0a1-4356055cc069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:01.223Z|dce6fceb-89ba-4b20-bef0-1d0ce2d6de9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:01.224Z|dce6fceb-89ba-4b20-bef0-1d0ce2d6de9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:01.280Z|7790fdd4-c660-44ba-82d3-60dc24424d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:01.280Z|7790fdd4-c660-44ba-82d3-60dc24424d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:11.029Z|da125e7a-e462-49ae-958e-c8a9801227ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:11.031Z|da125e7a-e462-49ae-958e-c8a9801227ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:11.247Z|d4961b46-7e4c-4cfd-815c-f890daa384db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:11.248Z|d4961b46-7e4c-4cfd-815c-f890daa384db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:11.304Z|b48cee7d-672f-404e-828b-ff4e2319c2cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:11.305Z|b48cee7d-672f-404e-828b-ff4e2319c2cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:13.362Z|b86276e3-c315-43a8-ab03-d40ce6c8c440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:14:13.363Z|b86276e3-c315-43a8-ab03-d40ce6c8c440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:14:14.111Z|dc7abf2c-5afc-4ade-bc1a-f0c405dab7cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:14:14.112Z|dc7abf2c-5afc-4ade-bc1a-f0c405dab7cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:14:15.053Z|849d230f-1060-4fdd-8416-f9b6cc0717ae|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:14:15.054Z|849d230f-1060-4fdd-8416-f9b6cc0717ae|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:21.055Z|8e686aa3-5ea1-4ee0-9f06-1d4d5a2fda8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:21.056Z|8e686aa3-5ea1-4ee0-9f06-1d4d5a2fda8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:21.278Z|43f6ea84-6cdb-4e72-b518-1ca62f3149c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:21.279Z|43f6ea84-6cdb-4e72-b518-1ca62f3149c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:21.337Z|46c84259-8e3f-4a2a-b0c0-fbf59cf41771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:21.337Z|46c84259-8e3f-4a2a-b0c0-fbf59cf41771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:28.362Z|41b01f45-1b5d-489c-b951-4f4ddbf9ffbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:14:28.362Z|41b01f45-1b5d-489c-b951-4f4ddbf9ffbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:14:31.080Z|5bb1f739-1b4f-4112-a696-6ba1feacc4ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:31.081Z|5bb1f739-1b4f-4112-a696-6ba1feacc4ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:31.304Z|3edd8a8a-cebc-46ff-b887-c3ec2ca6b310|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:31.305Z|3edd8a8a-cebc-46ff-b887-c3ec2ca6b310|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:31.360Z|2b9a34cd-820e-499c-8c58-8330caa79569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:31.361Z|2b9a34cd-820e-499c-8c58-8330caa79569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:41.102Z|3a390e5c-8925-4513-b1fd-6827fb68908f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:41.103Z|3a390e5c-8925-4513-b1fd-6827fb68908f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:41.329Z|db5dfe16-a250-4260-bc2b-7e96c1967084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:41.330Z|db5dfe16-a250-4260-bc2b-7e96c1967084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:41.383Z|2193d9e7-7688-42e1-94a4-0cfbd31bf0dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:41.385Z|2193d9e7-7688-42e1-94a4-0cfbd31bf0dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:43.362Z|33fc0066-03dc-4042-a639-ccf49e09b118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:14:43.365Z|33fc0066-03dc-4042-a639-ccf49e09b118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:14:44.112Z|727f5365-68bf-484a-8fae-0ba26bd2ea61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:14:44.113Z|727f5365-68bf-484a-8fae-0ba26bd2ea61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:14:51.123Z|eecda7ec-80d6-46b3-a075-09f89621ca4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:51.124Z|eecda7ec-80d6-46b3-a075-09f89621ca4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:51.351Z|c16d0d49-f3bb-4524-823b-5632c10c7fe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:51.352Z|c16d0d49-f3bb-4524-823b-5632c10c7fe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:51.406Z|14742d2f-ab73-4325-a92b-6d374566c832|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:14:51.407Z|14742d2f-ab73-4325-a92b-6d374566c832|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:14:58.362Z|8095b3bf-7d3b-4e1f-af2d-4dd58c1160da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:14:58.363Z|8095b3bf-7d3b-4e1f-af2d-4dd58c1160da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:15:01.157Z|be3cc12c-9ab9-4782-a9e4-a29008ff025e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:01.158Z|be3cc12c-9ab9-4782-a9e4-a29008ff025e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:01.374Z|67262003-e53f-418b-99cc-2b0062d42f9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:01.374Z|67262003-e53f-418b-99cc-2b0062d42f9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:01.427Z|11d52269-7949-48e2-a8e8-26bd8bbf6657|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:01.435Z|11d52269-7949-48e2-a8e8-26bd8bbf6657|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:11.184Z|5b4fdb22-c20a-40a6-b880-6f389b4641b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:11.185Z|5b4fdb22-c20a-40a6-b880-6f389b4641b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:11.396Z|5889475b-3973-4ca3-b80e-9d391d656f44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:11.397Z|5889475b-3973-4ca3-b80e-9d391d656f44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:11.474Z|cd31ff50-c6f6-4b09-a454-4bfb3c69817b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:11.475Z|cd31ff50-c6f6-4b09-a454-4bfb3c69817b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:13.362Z|ac040215-9b63-47bf-b90b-dc4baef224d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:15:13.362Z|ac040215-9b63-47bf-b90b-dc4baef224d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:15:14.113Z|5cc96da1-6659-4278-8073-1ae2361c4561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:15:14.114Z|5cc96da1-6659-4278-8073-1ae2361c4561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:15:15.052Z|3f540901-f64d-4cce-a17d-8056a0b8f79b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:15:15.053Z|3f540901-f64d-4cce-a17d-8056a0b8f79b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:21.206Z|ce1df826-a4ee-42fe-b114-b67e21cd68d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:21.207Z|ce1df826-a4ee-42fe-b114-b67e21cd68d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:21.421Z|eb6081fd-43aa-4b0a-8869-ee07af28dd17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:21.422Z|eb6081fd-43aa-4b0a-8869-ee07af28dd17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:21.503Z|3caf0cdd-9ef1-44fb-8c9a-5bc42e294068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:21.504Z|3caf0cdd-9ef1-44fb-8c9a-5bc42e294068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:28.362Z|3084a840-5dbb-4fdf-b324-7cb2eb13273f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:15:28.365Z|3084a840-5dbb-4fdf-b324-7cb2eb13273f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:15:31.226Z|21ad71d2-1c72-4b09-a9bd-3aeec0224f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:31.227Z|21ad71d2-1c72-4b09-a9bd-3aeec0224f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:31.445Z|a5f6039b-7afc-433a-b9a4-8c0f532788d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:31.446Z|a5f6039b-7afc-433a-b9a4-8c0f532788d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:31.527Z|8bb8ad3f-3f87-47cf-be8a-96bb79dd1803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:31.528Z|8bb8ad3f-3f87-47cf-be8a-96bb79dd1803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:41.247Z|bd4bce29-5c39-4362-bc92-ebd88f99e80a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:41.248Z|bd4bce29-5c39-4362-bc92-ebd88f99e80a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:41.468Z|fcec0629-2e9e-4f95-aca0-d1490e3665e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:41.468Z|fcec0629-2e9e-4f95-aca0-d1490e3665e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:41.569Z|9c157c50-e26f-4a2f-838b-3c2afa67869a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:41.570Z|9c157c50-e26f-4a2f-838b-3c2afa67869a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:43.362Z|45e06f51-c87a-465d-976c-049dd025549c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:15:43.362Z|45e06f51-c87a-465d-976c-049dd025549c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:15:44.114Z|214b6e0d-c633-405d-b17f-cec9ae53af94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:15:44.115Z|214b6e0d-c633-405d-b17f-cec9ae53af94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:15:51.272Z|fd228845-5015-4b36-a570-8cdaa176329c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:51.273Z|fd228845-5015-4b36-a570-8cdaa176329c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:51.490Z|d6067240-6181-4ba9-bc3f-bb2210c2da43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:51.491Z|d6067240-6181-4ba9-bc3f-bb2210c2da43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:51.595Z|86383f5c-3be6-48cd-9a93-1a282d6d2176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:15:51.596Z|86383f5c-3be6-48cd-9a93-1a282d6d2176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:15:58.362Z|afc70bdd-10cd-448e-8ab5-4bd09ea05a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:15:58.362Z|afc70bdd-10cd-448e-8ab5-4bd09ea05a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:16:01.300Z|36e2f88b-c14f-4695-a355-89db4998e66a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:01.301Z|36e2f88b-c14f-4695-a355-89db4998e66a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:01.521Z|c277e16e-30b5-4f5c-830e-fecd63bb8170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:01.522Z|c277e16e-30b5-4f5c-830e-fecd63bb8170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:01.620Z|2fcec7a0-39d2-4fa2-abae-e21ed71a8134|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:01.621Z|2fcec7a0-39d2-4fa2-abae-e21ed71a8134|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:11.332Z|86f64235-3994-4aa3-a600-662f230b6b79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:11.333Z|86f64235-3994-4aa3-a600-662f230b6b79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:11.564Z|50ffe1f6-a956-4212-979e-655a7bc2bc7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:11.565Z|50ffe1f6-a956-4212-979e-655a7bc2bc7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:11.643Z|d0e41e6b-1c8a-44d7-98ab-6a515dea1225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:11.644Z|d0e41e6b-1c8a-44d7-98ab-6a515dea1225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:13.362Z|5b757036-df9a-40b3-89e9-63b7641868fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:16:13.365Z|5b757036-df9a-40b3-89e9-63b7641868fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:16:14.116Z|1cd648ab-42ab-4574-a073-3d2810989b86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:16:14.116Z|1cd648ab-42ab-4574-a073-3d2810989b86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:16:15.054Z|56d82e15-e44f-4ff6-96f7-6b23cccd7dde|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:16:15.055Z|56d82e15-e44f-4ff6-96f7-6b23cccd7dde|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:21.354Z|df82dad5-96f6-44eb-be3d-d9f418772032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:21.355Z|df82dad5-96f6-44eb-be3d-d9f418772032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:21.588Z|88a6f950-64d6-41ac-80ce-10af3309874c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:21.588Z|88a6f950-64d6-41ac-80ce-10af3309874c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:21.673Z|5013e54e-0166-461f-ae1b-f39d91ab1fa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:21.674Z|5013e54e-0166-461f-ae1b-f39d91ab1fa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:28.362Z|429f7039-4cbf-4482-8ed8-dd53b5b21fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:16:28.363Z|429f7039-4cbf-4482-8ed8-dd53b5b21fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:16:31.427Z|a613b156-593c-4630-9e62-71d846725014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:31.429Z|a613b156-593c-4630-9e62-71d846725014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:31.611Z|69b1cf95-f891-439e-a886-10cff40d413d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:31.612Z|69b1cf95-f891-439e-a886-10cff40d413d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:31.701Z|87b4b34e-dc97-402e-b678-6dea70dceb33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:31.702Z|87b4b34e-dc97-402e-b678-6dea70dceb33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:41.457Z|d6927a82-67b9-4b3c-9d90-fdb930807992|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:41.458Z|d6927a82-67b9-4b3c-9d90-fdb930807992|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:41.636Z|c1e2ac43-d4b9-4fcb-aa37-a03b00613338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:41.636Z|c1e2ac43-d4b9-4fcb-aa37-a03b00613338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:41.727Z|1b536da7-84d5-413b-9556-8715a09f006d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:41.728Z|1b536da7-84d5-413b-9556-8715a09f006d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:43.362Z|b14116ce-0d3f-42e6-a9e4-4df929e2ad88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:16:43.363Z|b14116ce-0d3f-42e6-a9e4-4df929e2ad88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:16:44.117Z|cd116d42-dc51-41de-988c-8a4298ac7257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:16:44.118Z|cd116d42-dc51-41de-988c-8a4298ac7257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:16:51.489Z|e2993540-54ad-4416-a8cf-fc7a5a85ebc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:51.490Z|e2993540-54ad-4416-a8cf-fc7a5a85ebc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:51.667Z|7bc2a926-0945-45b8-bb96-e5b670b55104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:51.668Z|7bc2a926-0945-45b8-bb96-e5b670b55104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:51.756Z|e0e442e4-bea2-4370-b46d-94e5f3955daa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:16:51.757Z|e0e442e4-bea2-4370-b46d-94e5f3955daa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:16:58.362Z|1bf7add7-4786-4ff3-9394-b360a7b024be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:16:58.365Z|1bf7add7-4786-4ff3-9394-b360a7b024be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:17:01.521Z|6e01b2b4-ff89-4e91-8a0d-cf6bb5ada478|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:01.522Z|6e01b2b4-ff89-4e91-8a0d-cf6bb5ada478|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:01.698Z|7460aabb-8581-4f37-b8f9-ff833eed5eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:01.698Z|7460aabb-8581-4f37-b8f9-ff833eed5eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:01.802Z|506e9887-175a-493f-96ca-ec8dfa6b8dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:01.803Z|506e9887-175a-493f-96ca-ec8dfa6b8dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:11.596Z|460facc4-59cd-4c38-a49b-dea52eb59cc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:11.597Z|460facc4-59cd-4c38-a49b-dea52eb59cc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:11.723Z|e840c518-5e5b-4adb-ba87-b9d05dff3239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:11.723Z|e840c518-5e5b-4adb-ba87-b9d05dff3239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:11.825Z|584e0269-1aa9-4722-9e33-77e91054e639|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:11.826Z|584e0269-1aa9-4722-9e33-77e91054e639|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:13.362Z|4ec92a62-4941-4b57-826f-1ff88385125d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:17:13.363Z|4ec92a62-4941-4b57-826f-1ff88385125d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:17:14.120Z|c22c0db0-b152-4b29-a310-6ebb4cf3816e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:17:14.121Z|c22c0db0-b152-4b29-a310-6ebb4cf3816e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:17:15.054Z|008a3170-6cf9-4ef0-be8b-5a21c69152ea|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:17:15.055Z|008a3170-6cf9-4ef0-be8b-5a21c69152ea|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:21.621Z|5a8bdba2-56f7-404b-aca4-3ebf1a0ce2f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:21.621Z|5a8bdba2-56f7-404b-aca4-3ebf1a0ce2f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:21.747Z|f6c54703-850a-4967-b289-6adfbb649fe1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:21.748Z|f6c54703-850a-4967-b289-6adfbb649fe1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:21.847Z|2e13d80f-dba5-4143-bae4-a83a1ce25fdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:21.849Z|2e13d80f-dba5-4143-bae4-a83a1ce25fdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:28.362Z|1632ba7d-0646-4cbe-9178-06ef8e2248c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:17:28.362Z|1632ba7d-0646-4cbe-9178-06ef8e2248c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:17:31.689Z|c628cd95-ed1c-4a3d-9b28-b54883bff896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:31.690Z|c628cd95-ed1c-4a3d-9b28-b54883bff896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:31.775Z|62e43dc1-0907-4013-bffc-b166c2ac155f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:31.775Z|62e43dc1-0907-4013-bffc-b166c2ac155f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:31.870Z|438ef02e-2608-47b9-b6e3-27af8e97acec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:31.870Z|438ef02e-2608-47b9-b6e3-27af8e97acec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:41.723Z|f3ac35a3-8fe5-4c00-9081-9a885e0d92a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:41.724Z|f3ac35a3-8fe5-4c00-9081-9a885e0d92a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:41.797Z|cfd68990-4756-40aa-b457-784d2bda9f9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:41.797Z|cfd68990-4756-40aa-b457-784d2bda9f9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:41.894Z|496d2b90-c15a-44fa-a949-5da0da49eeff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:41.908Z|496d2b90-c15a-44fa-a949-5da0da49eeff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:43.362Z|ac4dd05b-f924-47de-9a56-8317e923c299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:17:43.367Z|ac4dd05b-f924-47de-9a56-8317e923c299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:17:44.122Z|d04642f7-5b68-472a-aa0e-28429f3e93da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:17:44.122Z|d04642f7-5b68-472a-aa0e-28429f3e93da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:17:51.756Z|a487ab63-7a1d-4ecf-ad94-ff4a782e85b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:51.757Z|a487ab63-7a1d-4ecf-ad94-ff4a782e85b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:51.830Z|df90b279-f594-4adf-8fb2-2d462f9160fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:51.831Z|df90b279-f594-4adf-8fb2-2d462f9160fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:51.941Z|e12a451d-8855-444d-be0c-971a1c39a6e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:17:51.942Z|e12a451d-8855-444d-be0c-971a1c39a6e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:17:58.362Z|af535b05-1804-4fbf-9483-89b280875117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:17:58.362Z|af535b05-1804-4fbf-9483-89b280875117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:18:01.781Z|ab3d959e-02fd-4695-ad32-ed0b612b7f9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:01.782Z|ab3d959e-02fd-4695-ad32-ed0b612b7f9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:01.854Z|eef8a4b4-3d5d-499b-b15f-d9a36a635208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:01.854Z|eef8a4b4-3d5d-499b-b15f-d9a36a635208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:01.963Z|eaaa6171-5584-4992-a7f8-8d1b495fb5e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:01.964Z|eaaa6171-5584-4992-a7f8-8d1b495fb5e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:11.804Z|a37ecd19-ad19-4383-933a-1f1a2709f812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:11.805Z|a37ecd19-ad19-4383-933a-1f1a2709f812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:11.874Z|cb924dc1-6c51-4103-9289-30909c259f03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:11.875Z|cb924dc1-6c51-4103-9289-30909c259f03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:11.993Z|ba33fed9-adc2-4020-a4f7-762cf0a91a7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:11.993Z|ba33fed9-adc2-4020-a4f7-762cf0a91a7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:13.362Z|fac45b82-f61f-4e87-8556-f6cff914be5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:18:13.362Z|fac45b82-f61f-4e87-8556-f6cff914be5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:18:14.123Z|f364886c-5d0e-4bdc-b347-747dd3b5195b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:18:14.123Z|f364886c-5d0e-4bdc-b347-747dd3b5195b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:18:15.053Z|fa19e170-0240-4d41-8b5b-863ab8c774e5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:18:15.054Z|fa19e170-0240-4d41-8b5b-863ab8c774e5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:21.836Z|b2ddc875-ccb5-4e88-ace8-38c9d2c6d6c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:21.837Z|b2ddc875-ccb5-4e88-ace8-38c9d2c6d6c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:21.897Z|5e81664f-8add-4799-be85-b40efc1cdfca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:21.899Z|5e81664f-8add-4799-be85-b40efc1cdfca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:22.013Z|2cd931ab-a239-4921-a1ec-1840a3dae46a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:22.014Z|2cd931ab-a239-4921-a1ec-1840a3dae46a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:28.362Z|eaaa5f8f-962d-4055-9fc2-fcdc3f0af5ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:18:28.364Z|eaaa5f8f-962d-4055-9fc2-fcdc3f0af5ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:18:31.859Z|3d107a09-f397-4348-be07-ad076f690464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:31.860Z|3d107a09-f397-4348-be07-ad076f690464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:31.921Z|d821c5d1-b7a9-4f10-a6ff-2b0fa3729ed2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:31.922Z|d821c5d1-b7a9-4f10-a6ff-2b0fa3729ed2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:32.036Z|548dd24b-0e8f-4f0b-b596-bb46e38fb38b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:32.037Z|548dd24b-0e8f-4f0b-b596-bb46e38fb38b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:41.884Z|f363ea4e-97a6-4bb0-aad0-c8bf1a1db143|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:41.885Z|f363ea4e-97a6-4bb0-aad0-c8bf1a1db143|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:41.943Z|e1bebe31-9d24-4b67-9a4b-5aa852c50091|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:41.944Z|e1bebe31-9d24-4b67-9a4b-5aa852c50091|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:42.058Z|731c8f7f-7179-4fe9-a8dc-cf20d88ea6b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:42.059Z|731c8f7f-7179-4fe9-a8dc-cf20d88ea6b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:43.362Z|b1dd0dff-0084-4e1e-a92c-db5f5aa9dccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:18:43.363Z|b1dd0dff-0084-4e1e-a92c-db5f5aa9dccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:18:44.125Z|16beeb89-e79d-4d37-b53e-539e74e82fef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:18:44.126Z|16beeb89-e79d-4d37-b53e-539e74e82fef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:18:51.907Z|cf932f81-51ec-402f-b767-a2f55ed7692f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:51.908Z|cf932f81-51ec-402f-b767-a2f55ed7692f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:51.965Z|526fb22b-ccb4-4485-95a6-ecabee7254bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:51.966Z|526fb22b-ccb4-4485-95a6-ecabee7254bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:52.086Z|abe042cb-bc47-4ba1-a271-d2cd904ab6d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:18:52.086Z|abe042cb-bc47-4ba1-a271-d2cd904ab6d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:18:58.362Z|c40ec264-e70c-4760-af8c-a13a840fde7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:18:58.370Z|c40ec264-e70c-4760-af8c-a13a840fde7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:19:01.930Z|0c028d54-859c-499d-ae4f-14dda7bb3a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:01.931Z|0c028d54-859c-499d-ae4f-14dda7bb3a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:02.004Z|48029d3a-39cb-40cc-beda-bf2b83f36fd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:02.005Z|48029d3a-39cb-40cc-beda-bf2b83f36fd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:02.111Z|f2d5695b-181c-479f-98c8-d3b30c2b6336|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:02.112Z|f2d5695b-181c-479f-98c8-d3b30c2b6336|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:11.953Z|99d63fcb-d741-4c67-a90f-0f1a034e94f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:11.954Z|99d63fcb-d741-4c67-a90f-0f1a034e94f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:12.069Z|7ca023e2-a77b-4c24-a753-7d36b649a603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:12.070Z|7ca023e2-a77b-4c24-a753-7d36b649a603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:12.137Z|a7407f75-8927-413b-b15b-2fc3eee00d00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:12.138Z|a7407f75-8927-413b-b15b-2fc3eee00d00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:13.362Z|b54462b6-22d2-4ceb-a1be-af1e96b91aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:19:13.362Z|b54462b6-22d2-4ceb-a1be-af1e96b91aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:19:14.126Z|41d1375e-0394-4926-82e1-56b760ba84df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:19:14.127Z|41d1375e-0394-4926-82e1-56b760ba84df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:19:15.052Z|0c77dda8-8eb9-455f-9ace-4674e95260c9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:19:15.053Z|0c77dda8-8eb9-455f-9ace-4674e95260c9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:21.978Z|7029ab73-1598-4712-83a8-f540c72d5f4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:21.978Z|7029ab73-1598-4712-83a8-f540c72d5f4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:22.097Z|a1344b81-b68f-4800-805c-8b440bd06ccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:22.097Z|a1344b81-b68f-4800-805c-8b440bd06ccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:22.170Z|a240774e-402d-459a-b070-0660621a5b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:22.171Z|a240774e-402d-459a-b070-0660621a5b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:28.362Z|f4515e57-0a7b-4a70-a28f-f7d9711449da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:19:28.363Z|f4515e57-0a7b-4a70-a28f-f7d9711449da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:19:32.000Z|ada7d41a-756f-475a-a75c-957138933d13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:32.001Z|ada7d41a-756f-475a-a75c-957138933d13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:32.123Z|cd274f35-4d8c-4bd3-b89f-26c43ca4e455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:32.124Z|cd274f35-4d8c-4bd3-b89f-26c43ca4e455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:32.223Z|0ccd48b5-312e-4c24-a928-36183c5abb5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:32.224Z|0ccd48b5-312e-4c24-a928-36183c5abb5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:42.023Z|29088781-1ba8-48f8-ad2f-6164a089ea52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:42.024Z|29088781-1ba8-48f8-ad2f-6164a089ea52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:42.147Z|796f9498-22e0-479c-8c18-4646261bf1c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:42.148Z|796f9498-22e0-479c-8c18-4646261bf1c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:42.244Z|b5997475-c2fd-4f8d-9402-7572ec954a57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:42.244Z|b5997475-c2fd-4f8d-9402-7572ec954a57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:43.362Z|f23abbb8-532f-405c-8626-9337172b697c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:19:43.364Z|f23abbb8-532f-405c-8626-9337172b697c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:19:44.128Z|1a88c079-893c-43f4-9e49-d9337cd9ede6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:19:44.129Z|1a88c079-893c-43f4-9e49-d9337cd9ede6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:19:52.049Z|5823a6a6-2e8b-495d-b021-e19ed5b41675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:52.050Z|5823a6a6-2e8b-495d-b021-e19ed5b41675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:52.191Z|fa885f94-c8e9-46a9-af43-e290cf2e872e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:52.192Z|fa885f94-c8e9-46a9-af43-e290cf2e872e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:52.263Z|44384483-be66-41b8-958f-d3aaaa1a025e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:19:52.264Z|44384483-be66-41b8-958f-d3aaaa1a025e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:19:58.362Z|9c8b35d7-11ca-4834-9d1b-97854416d080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:19:58.362Z|9c8b35d7-11ca-4834-9d1b-97854416d080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:20:02.073Z|5e0c6be9-db69-430c-9ac9-6a0a7943d698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:02.074Z|5e0c6be9-db69-430c-9ac9-6a0a7943d698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:02.219Z|88240567-cb90-4d40-be07-58dae1fc997d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:02.220Z|88240567-cb90-4d40-be07-58dae1fc997d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:02.284Z|967bd0a1-0f5c-44a2-bfff-e0a7aa5aed8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:02.285Z|967bd0a1-0f5c-44a2-bfff-e0a7aa5aed8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:12.102Z|0942ed6c-7b58-48b8-b9ff-de5008bba9d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:12.103Z|0942ed6c-7b58-48b8-b9ff-de5008bba9d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:12.243Z|a11e72e2-9e21-4734-82da-83e34dbcf620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:12.244Z|a11e72e2-9e21-4734-82da-83e34dbcf620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:12.305Z|e6f130b3-7aed-4c6c-8861-5d9ecd85bc28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:12.306Z|e6f130b3-7aed-4c6c-8861-5d9ecd85bc28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:13.362Z|e40cd34f-e870-470e-89b4-083d24840072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:20:13.363Z|e40cd34f-e870-470e-89b4-083d24840072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:20:14.130Z|1d2b5553-a06c-4274-a365-c7f3b65c2aae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:20:14.130Z|1d2b5553-a06c-4274-a365-c7f3b65c2aae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:20:15.053Z|3e51d236-0497-458e-a70f-78a330c89524|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:20:15.054Z|3e51d236-0497-458e-a70f-78a330c89524|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:22.125Z|03670c56-6da7-44ee-ba1a-eee202ed7ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:22.126Z|03670c56-6da7-44ee-ba1a-eee202ed7ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:22.264Z|a65490fd-7ca9-4016-beb6-6d550d6045d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:22.265Z|a65490fd-7ca9-4016-beb6-6d550d6045d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:22.327Z|d7b2a41c-9307-4783-b472-383d793044b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:22.327Z|d7b2a41c-9307-4783-b472-383d793044b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:28.362Z|bdcc08d3-4679-4b2b-8f1d-cb4e40867230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:20:28.365Z|bdcc08d3-4679-4b2b-8f1d-cb4e40867230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:20:32.149Z|08cae5b3-cdc6-402d-b04a-193dcbbf42f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:32.150Z|08cae5b3-cdc6-402d-b04a-193dcbbf42f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:32.291Z|e5241f15-aa5f-4431-8d2d-14e39b324ec9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:32.292Z|e5241f15-aa5f-4431-8d2d-14e39b324ec9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:32.348Z|b472919c-350a-4c09-be3d-04276ff7bce7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:32.349Z|b472919c-350a-4c09-be3d-04276ff7bce7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:42.173Z|c9118750-231a-4186-871f-180091edf96f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:42.174Z|c9118750-231a-4186-871f-180091edf96f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:42.321Z|4a49f9ed-4599-41b7-8c0d-cdd82e9ebce1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:42.322Z|4a49f9ed-4599-41b7-8c0d-cdd82e9ebce1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:42.371Z|7ea82229-f95d-4d11-b4b3-642bbf7e6a1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:42.372Z|7ea82229-f95d-4d11-b4b3-642bbf7e6a1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:43.362Z|8e6c7d8a-1bc7-4d40-91db-c9f6d11829bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:20:43.362Z|8e6c7d8a-1bc7-4d40-91db-c9f6d11829bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:20:44.131Z|153edba2-765e-409d-a458-88fccdb7107f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:20:44.132Z|153edba2-765e-409d-a458-88fccdb7107f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:20:52.222Z|dfe7d385-7da0-421e-9e47-4360cb285423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:52.223Z|dfe7d385-7da0-421e-9e47-4360cb285423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:52.342Z|b46ba883-3fd5-407c-b7d5-a16ae285e590|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:52.343Z|b46ba883-3fd5-407c-b7d5-a16ae285e590|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:52.395Z|d455e706-3e7b-47f3-bca1-adf6d523bbb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:20:52.396Z|d455e706-3e7b-47f3-bca1-adf6d523bbb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:20:58.362Z|e450b622-b36f-402c-8f49-76c29ed04af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:20:58.363Z|e450b622-b36f-402c-8f49-76c29ed04af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:21:02.243Z|74d3c709-dd48-4927-a822-f381f6d12085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:02.244Z|74d3c709-dd48-4927-a822-f381f6d12085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:02.364Z|9072dd6a-4613-4d33-beba-260d3b042d68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:02.365Z|9072dd6a-4613-4d33-beba-260d3b042d68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:02.416Z|64e1c14d-90d0-472b-a5d1-a205e769c125|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:02.418Z|64e1c14d-90d0-472b-a5d1-a205e769c125|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:12.265Z|cfadbb90-2ca2-4d05-8925-a755e23ff5b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:12.266Z|cfadbb90-2ca2-4d05-8925-a755e23ff5b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:12.386Z|854e19fc-7268-4382-b8a1-2b9a18b9c539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:12.387Z|854e19fc-7268-4382-b8a1-2b9a18b9c539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:12.440Z|aacaa69c-fc59-4891-b57a-892bac2af361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:12.442Z|aacaa69c-fc59-4891-b57a-892bac2af361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:13.362Z|39685616-5ace-4e23-b415-835dfb3004b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:21:13.364Z|39685616-5ace-4e23-b415-835dfb3004b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:21:14.133Z|3ad1dcc3-9742-485f-ad30-fa79701ef550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:21:14.133Z|3ad1dcc3-9742-485f-ad30-fa79701ef550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:21:15.052Z|a13a3001-9d23-4510-a131-24b5ac94ccf6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:21:15.053Z|a13a3001-9d23-4510-a131-24b5ac94ccf6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:22.287Z|6a6b3252-beeb-41dd-9b9c-05052b20ddb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:22.288Z|6a6b3252-beeb-41dd-9b9c-05052b20ddb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:22.409Z|d8ee0046-821a-4d52-a88f-5a3230a5b3f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:22.410Z|d8ee0046-821a-4d52-a88f-5a3230a5b3f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:22.465Z|c8e5c402-b786-4810-b117-818521c864d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:22.465Z|c8e5c402-b786-4810-b117-818521c864d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:28.362Z|44aa3c99-3c7b-487b-a023-96b6749be5fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:21:28.362Z|44aa3c99-3c7b-487b-a023-96b6749be5fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:21:32.315Z|6ea814ce-95ff-4f03-9d27-4553ea153d0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:32.317Z|6ea814ce-95ff-4f03-9d27-4553ea153d0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:32.432Z|6c55d814-e13b-4448-8947-7270a376315f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:32.432Z|6c55d814-e13b-4448-8947-7270a376315f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:32.486Z|6e3e71db-95ef-4782-8594-c116f7f9552b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:32.487Z|6e3e71db-95ef-4782-8594-c116f7f9552b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:42.364Z|e2130586-2395-4b31-8a8b-ddc8fce798c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:42.365Z|e2130586-2395-4b31-8a8b-ddc8fce798c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:42.454Z|bbd4c400-7d0f-41c6-952c-4e2d526b62a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:42.455Z|bbd4c400-7d0f-41c6-952c-4e2d526b62a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:42.509Z|b71a3980-abf7-477c-be21-d0d538d06620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:42.510Z|b71a3980-abf7-477c-be21-d0d538d06620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:43.362Z|6bfc7180-9f55-4ce6-a388-be4d7b7558de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:21:43.362Z|6bfc7180-9f55-4ce6-a388-be4d7b7558de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:21:44.134Z|3b6a145f-e39a-479a-8f92-c0a6d439f8de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:21:44.134Z|3b6a145f-e39a-479a-8f92-c0a6d439f8de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:21:52.397Z|f2f4d5a9-c80f-4f0a-b029-2dd3407f1b5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:52.398Z|f2f4d5a9-c80f-4f0a-b029-2dd3407f1b5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:52.477Z|77dc6bdc-b8cc-40ce-a6fa-58236e669e63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:52.478Z|77dc6bdc-b8cc-40ce-a6fa-58236e669e63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:52.532Z|cf531f2b-792d-4f7e-a003-306782163ffe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:21:52.533Z|cf531f2b-792d-4f7e-a003-306782163ffe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:21:58.362Z|6738542f-051e-480b-9ab4-cb810e560d06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:21:58.365Z|6738542f-051e-480b-9ab4-cb810e560d06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:22:02.431Z|be355983-dfcd-4140-a96d-921dc1fd2414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:02.431Z|be355983-dfcd-4140-a96d-921dc1fd2414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:02.498Z|599c79d0-68ac-4413-8c0d-cd681f6733ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:02.499Z|599c79d0-68ac-4413-8c0d-cd681f6733ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:02.554Z|f47d3cba-2992-4e2e-9d1d-4fccb30832bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:02.555Z|f47d3cba-2992-4e2e-9d1d-4fccb30832bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:12.473Z|20f50567-b6a5-4f5d-b143-87d527bb86eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:12.474Z|20f50567-b6a5-4f5d-b143-87d527bb86eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:12.519Z|dc64178c-1972-489b-a4b2-52c0909acaad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:12.520Z|dc64178c-1972-489b-a4b2-52c0909acaad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:12.577Z|d937f77d-cda4-4df2-ad48-1fad73332b15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:12.578Z|d937f77d-cda4-4df2-ad48-1fad73332b15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:13.362Z|c4cdf038-965a-439a-9364-a28dbc93d6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:22:13.362Z|c4cdf038-965a-439a-9364-a28dbc93d6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:22:14.135Z|c4d7e0b7-429e-4b9a-918a-45ee24db7604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:22:14.135Z|c4d7e0b7-429e-4b9a-918a-45ee24db7604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:22:15.053Z|e3571b1b-e375-41d1-8fa0-f70a1caec094|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:22:15.054Z|e3571b1b-e375-41d1-8fa0-f70a1caec094|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:22.493Z|c199f9b6-c6a3-441a-be33-8df9ec94e77e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:22.494Z|c199f9b6-c6a3-441a-be33-8df9ec94e77e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:22.541Z|d7df78d2-20ed-4279-bca4-f3358836a163|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:22.541Z|d7df78d2-20ed-4279-bca4-f3358836a163|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:22.598Z|c93911ae-9e99-4fca-81c3-44d13ed5047e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:22.598Z|c93911ae-9e99-4fca-81c3-44d13ed5047e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:28.362Z|6293b0f9-e87d-49e7-97f0-5d5c4bea2ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:22:28.362Z|6293b0f9-e87d-49e7-97f0-5d5c4bea2ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:22:32.524Z|002acd84-9e33-4238-88a6-3df7acb4b1d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:32.525Z|002acd84-9e33-4238-88a6-3df7acb4b1d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:32.560Z|d550e4b0-fba7-4719-8442-1cc80f1a1223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:32.561Z|d550e4b0-fba7-4719-8442-1cc80f1a1223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:32.618Z|1f347e51-b10e-4c30-976a-4db045833de8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:32.619Z|1f347e51-b10e-4c30-976a-4db045833de8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:42.543Z|a4a45a31-30e1-43cc-ad18-b4d080dd375c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:42.544Z|a4a45a31-30e1-43cc-ad18-b4d080dd375c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:42.581Z|e9d83610-66c1-430f-bdb6-4fe096714a44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:42.582Z|e9d83610-66c1-430f-bdb6-4fe096714a44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:42.638Z|228f09bf-1ee8-4db8-8015-b80712e8d8af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:42.639Z|228f09bf-1ee8-4db8-8015-b80712e8d8af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:43.362Z|56d85688-4d3f-45f2-bbfc-32c250d7afd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:22:43.364Z|56d85688-4d3f-45f2-bbfc-32c250d7afd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:22:44.138Z|6c9da47f-658b-453d-9015-94b8c422c770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:22:44.139Z|6c9da47f-658b-453d-9015-94b8c422c770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:22:52.575Z|e92b8e0e-3e73-46c2-8abd-a9c537d6c853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:52.576Z|e92b8e0e-3e73-46c2-8abd-a9c537d6c853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:52.603Z|dac5043c-2d27-46bf-a35a-44c150f4e349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:52.604Z|dac5043c-2d27-46bf-a35a-44c150f4e349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:52.660Z|749b0061-46f9-41ee-aa8c-28a778a190c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:22:52.661Z|749b0061-46f9-41ee-aa8c-28a778a190c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:22:58.362Z|4af7073b-9856-4a0e-b3cc-ea230411072a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:22:58.366Z|4af7073b-9856-4a0e-b3cc-ea230411072a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:23:02.595Z|bb9ae7b5-74ad-47db-8174-822235f55879|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:02.596Z|bb9ae7b5-74ad-47db-8174-822235f55879|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:02.633Z|fdf242a8-df0c-48d6-a529-c505ffb25d0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:02.634Z|fdf242a8-df0c-48d6-a529-c505ffb25d0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:02.680Z|0b60d745-27c2-4636-b48c-7bf9e5173f78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:02.681Z|0b60d745-27c2-4636-b48c-7bf9e5173f78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:12.616Z|577e88aa-a176-4275-98b5-522933ca1fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:12.617Z|577e88aa-a176-4275-98b5-522933ca1fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:12.656Z|36c0efda-7853-42e0-a778-063891dbc89c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:12.657Z|36c0efda-7853-42e0-a778-063891dbc89c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:12.702Z|28e250b9-a724-4943-9e03-148b25ba9613|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:12.703Z|28e250b9-a724-4943-9e03-148b25ba9613|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:13.362Z|a6a4aa8f-d222-4885-a0b0-d20907f2585a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:23:13.363Z|a6a4aa8f-d222-4885-a0b0-d20907f2585a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:23:14.139Z|29308f3d-12d7-4177-8d18-b1c4b6d98a8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:23:14.140Z|29308f3d-12d7-4177-8d18-b1c4b6d98a8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:23:15.053Z|1e621e35-4b6d-46f0-b280-924789fb68d7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:23:15.054Z|1e621e35-4b6d-46f0-b280-924789fb68d7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:22.646Z|2f7a1950-1866-4872-8ccb-d562f11bf308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:22.647Z|2f7a1950-1866-4872-8ccb-d562f11bf308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:22.689Z|de708b13-a2b6-4f07-a727-85a6612a5d85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:22.690Z|de708b13-a2b6-4f07-a727-85a6612a5d85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:22.722Z|e20acba2-b642-4dc4-843f-0b40caf82932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:22.723Z|e20acba2-b642-4dc4-843f-0b40caf82932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:28.362Z|cd40c9eb-f4d6-4a84-90a5-a69ff86af68a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:23:28.364Z|cd40c9eb-f4d6-4a84-90a5-a69ff86af68a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:23:32.671Z|e83c0d1e-32ec-4a62-a8b7-f11bc61257a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:32.672Z|e83c0d1e-32ec-4a62-a8b7-f11bc61257a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:32.713Z|a6a42334-7012-4227-bd51-069a22e19999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:32.714Z|a6a42334-7012-4227-bd51-069a22e19999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:32.746Z|91e4ba16-b256-4f08-b370-e4afee54efa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:32.747Z|91e4ba16-b256-4f08-b370-e4afee54efa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:42.696Z|2f6b5058-d3aa-404d-bfd4-30760ab5e350|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:42.697Z|2f6b5058-d3aa-404d-bfd4-30760ab5e350|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:42.737Z|c0b8b507-4b91-4a39-9400-63af2004590a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:42.738Z|c0b8b507-4b91-4a39-9400-63af2004590a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:42.768Z|1bbf7297-c86b-4c80-97d7-74308749ab17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:42.769Z|1bbf7297-c86b-4c80-97d7-74308749ab17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:43.362Z|635ac882-4fbd-4b5c-a801-5231d65ccefc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:23:43.362Z|635ac882-4fbd-4b5c-a801-5231d65ccefc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:23:44.140Z|85b4497a-26dd-411e-a038-ad6f9b7d0e68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:23:44.141Z|85b4497a-26dd-411e-a038-ad6f9b7d0e68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:23:52.717Z|df7c7722-7b8b-4ab3-8f46-977927ffa2cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:52.718Z|df7c7722-7b8b-4ab3-8f46-977927ffa2cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:52.761Z|3e6bc606-0b84-4742-b51f-701ac9a47d31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:52.762Z|3e6bc606-0b84-4742-b51f-701ac9a47d31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:52.789Z|7def3790-aa9d-4ec8-8ed0-74ec4eeb8ad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:23:52.790Z|7def3790-aa9d-4ec8-8ed0-74ec4eeb8ad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:23:58.362Z|6887996f-3127-469b-a82e-65b3721715f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:23:58.362Z|6887996f-3127-469b-a82e-65b3721715f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:24:02.742Z|e04e1424-9184-41b9-8059-2950807d71a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:02.743Z|e04e1424-9184-41b9-8059-2950807d71a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:02.781Z|3adc31b4-9d37-4b16-9f0a-edbe3a10005f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:02.781Z|3adc31b4-9d37-4b16-9f0a-edbe3a10005f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:02.810Z|511dd775-859a-43c6-99cb-bd8c94151e0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:02.811Z|511dd775-859a-43c6-99cb-bd8c94151e0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:12.764Z|dc5aa504-d00e-4025-a551-3a30f454d9b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:12.764Z|dc5aa504-d00e-4025-a551-3a30f454d9b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:12.807Z|8faecdb3-86c6-4a31-ab5e-6bbec50799f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:12.808Z|8faecdb3-86c6-4a31-ab5e-6bbec50799f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:12.833Z|2850fe18-42fb-4db1-8a28-b1c6ed34205f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:12.833Z|2850fe18-42fb-4db1-8a28-b1c6ed34205f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:13.362Z|b1ba9efe-4a12-4c39-90d0-6af74372c0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:24:13.362Z|b1ba9efe-4a12-4c39-90d0-6af74372c0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:24:14.142Z|d64adaf4-3cf0-4fb5-986d-aed1d9b09481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:24:14.143Z|d64adaf4-3cf0-4fb5-986d-aed1d9b09481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:24:15.052Z|2c3a010a-9eca-4712-9de8-812a783aa5bb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:24:15.053Z|2c3a010a-9eca-4712-9de8-812a783aa5bb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:22.787Z|b08fb404-a59e-4ad8-99ff-52ee1d61eab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:22.788Z|b08fb404-a59e-4ad8-99ff-52ee1d61eab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:22.830Z|7376f8d3-b698-4741-97c3-8a013bdbfb73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:22.830Z|7376f8d3-b698-4741-97c3-8a013bdbfb73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:22.854Z|c30b2d42-bf38-4bd3-8110-a6c35886e289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:22.855Z|c30b2d42-bf38-4bd3-8110-a6c35886e289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:28.362Z|6de019ff-4e0b-4199-8b38-d75ba92c7f45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:24:28.362Z|6de019ff-4e0b-4199-8b38-d75ba92c7f45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:24:32.813Z|0d3e9e12-db04-4499-8f7c-c7ff17359e69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:32.814Z|0d3e9e12-db04-4499-8f7c-c7ff17359e69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:32.855Z|ebfaede0-5761-40b9-9601-ac984332038d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:32.856Z|ebfaede0-5761-40b9-9601-ac984332038d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:32.880Z|5f29519a-741b-4812-8737-8385ce631540|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:32.881Z|5f29519a-741b-4812-8737-8385ce631540|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:42.835Z|5ae9a3b3-281a-4fbc-ae78-14a0532f1ad6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:42.836Z|5ae9a3b3-281a-4fbc-ae78-14a0532f1ad6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:42.882Z|5560c574-4bdb-4dc0-a5ea-46a210e3317d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:42.883Z|5560c574-4bdb-4dc0-a5ea-46a210e3317d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:42.902Z|b3a1433e-cd87-4da1-b78f-d6ad4fccb804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:42.903Z|b3a1433e-cd87-4da1-b78f-d6ad4fccb804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:43.362Z|7abb1e4a-112f-4d7b-9d0d-97f6d4cdb52c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:24:43.363Z|7abb1e4a-112f-4d7b-9d0d-97f6d4cdb52c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:24:44.144Z|cb78bad3-2ca8-460e-9597-d5d90d4a03dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:24:44.144Z|cb78bad3-2ca8-460e-9597-d5d90d4a03dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:24:52.856Z|62f11dff-a25d-4586-99dd-5069804e8b08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:52.857Z|62f11dff-a25d-4586-99dd-5069804e8b08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:52.903Z|189124ad-a3bd-4503-8ba4-db1a2e333588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:52.904Z|189124ad-a3bd-4503-8ba4-db1a2e333588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:52.926Z|f3ee6bd7-2716-4361-99cc-233c79f4fed4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:24:52.927Z|f3ee6bd7-2716-4361-99cc-233c79f4fed4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:24:58.362Z|95c976bd-8c84-4173-a4d6-3364daae72e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:24:58.362Z|95c976bd-8c84-4173-a4d6-3364daae72e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:25:02.878Z|1c10ad37-20fe-4441-afab-90f1c1246c19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:02.879Z|1c10ad37-20fe-4441-afab-90f1c1246c19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:02.927Z|78fb9926-e5a2-49c2-81b9-e7bf939ca7bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:02.928Z|78fb9926-e5a2-49c2-81b9-e7bf939ca7bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:02.952Z|ec5ba55a-2fa7-4c76-bd06-a439a5bff679|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:02.952Z|ec5ba55a-2fa7-4c76-bd06-a439a5bff679|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:12.899Z|f65db500-36ff-4748-b9de-14626eb47342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:12.899Z|f65db500-36ff-4748-b9de-14626eb47342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:12.950Z|51b2b218-e61a-4172-95d4-f2d017ca8994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:12.951Z|51b2b218-e61a-4172-95d4-f2d017ca8994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:12.971Z|607fae90-acf5-4f91-9166-e63606be5593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:12.972Z|607fae90-acf5-4f91-9166-e63606be5593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:13.362Z|a87d03cb-6ad4-4a64-abd1-b9e9381a1cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:25:13.363Z|a87d03cb-6ad4-4a64-abd1-b9e9381a1cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:25:14.145Z|6d6bff41-8601-43ad-b203-4a8c0c2807b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:25:14.146Z|6d6bff41-8601-43ad-b203-4a8c0c2807b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:25:15.052Z|bce0d944-5e10-4be0-8e90-3fa44c704a55|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:25:15.053Z|bce0d944-5e10-4be0-8e90-3fa44c704a55|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:22.921Z|a190354b-8347-471f-8b9f-a56d5602c1f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:22.922Z|a190354b-8347-471f-8b9f-a56d5602c1f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:22.975Z|b8a40a90-fdc8-4ce1-bad6-ec009dcfc430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:22.975Z|b8a40a90-fdc8-4ce1-bad6-ec009dcfc430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:22.992Z|3aacd300-0273-4eb1-8533-736f3a7e7b41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:22.993Z|3aacd300-0273-4eb1-8533-736f3a7e7b41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:28.362Z|9d40d136-ab1a-4a6e-bb4f-6a669b2a4699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:25:28.363Z|9d40d136-ab1a-4a6e-bb4f-6a669b2a4699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:25:32.947Z|bf16dbdf-cf96-485b-9889-6cab5ba6103f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:32.948Z|bf16dbdf-cf96-485b-9889-6cab5ba6103f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:32.999Z|fb2c2ca6-45a2-498e-852f-abd27d11679e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:33.000Z|fb2c2ca6-45a2-498e-852f-abd27d11679e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:33.020Z|f69d9d23-1ce1-4722-b246-746a775270bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:33.021Z|f69d9d23-1ce1-4722-b246-746a775270bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:42.970Z|60a96bee-9394-42b3-a5f3-7f779fd349ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:42.971Z|60a96bee-9394-42b3-a5f3-7f779fd349ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:43.027Z|1bf0a476-4a59-48ac-b6d4-2a8500bb9167|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:43.028Z|1bf0a476-4a59-48ac-b6d4-2a8500bb9167|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:43.047Z|6ca6f648-fcde-48ad-b306-2ba1e49b881d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:43.048Z|6ca6f648-fcde-48ad-b306-2ba1e49b881d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:43.362Z|19ad8739-727d-43b7-adc3-12d7c0a0802e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:25:43.366Z|19ad8739-727d-43b7-adc3-12d7c0a0802e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:25:44.147Z|a4ed4b53-dbcc-45ab-86b3-29f6179ee765|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:25:44.147Z|a4ed4b53-dbcc-45ab-86b3-29f6179ee765|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:25:52.993Z|4e987f1e-33d3-46cf-b434-fb8cf59fe01e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:52.994Z|4e987f1e-33d3-46cf-b434-fb8cf59fe01e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:53.048Z|834392f7-b845-4a1a-86e7-3aae3d564dfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:53.049Z|834392f7-b845-4a1a-86e7-3aae3d564dfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:53.069Z|d7c371e6-4705-415a-aadb-c9f3f9877e54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:25:53.070Z|d7c371e6-4705-415a-aadb-c9f3f9877e54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:25:58.362Z|0b70a888-311b-4f3a-b1b9-3bd105663f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:25:58.363Z|0b70a888-311b-4f3a-b1b9-3bd105663f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:26:03.017Z|81f94b1b-3f65-4f9f-bd4d-4f8a65439fa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:03.017Z|81f94b1b-3f65-4f9f-bd4d-4f8a65439fa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:03.072Z|69bb823a-e903-4135-b151-00d4100780ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:03.073Z|69bb823a-e903-4135-b151-00d4100780ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:03.090Z|43c52d1a-1949-4183-93d2-0becd51f45fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:03.090Z|43c52d1a-1949-4183-93d2-0becd51f45fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:13.042Z|216077c7-a79b-4a75-97a1-cd4acf1d5f76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:13.044Z|216077c7-a79b-4a75-97a1-cd4acf1d5f76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:13.094Z|1ef3619b-c139-4b85-a662-ac9b1cba390d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:13.096Z|1ef3619b-c139-4b85-a662-ac9b1cba390d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:13.112Z|9443acf5-7830-426f-b076-46bbd7c6a44a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:13.112Z|9443acf5-7830-426f-b076-46bbd7c6a44a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:13.362Z|8cf38bd2-5336-4248-b8f8-2c02b16dc8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:26:13.363Z|8cf38bd2-5336-4248-b8f8-2c02b16dc8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:26:14.148Z|24e27b7e-a3d0-4301-a624-04578138719c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:26:14.149Z|24e27b7e-a3d0-4301-a624-04578138719c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:26:15.052Z|ddc5828f-216f-43c1-8b2b-0d5cb68974f1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:26:15.053Z|ddc5828f-216f-43c1-8b2b-0d5cb68974f1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:23.069Z|91285c6f-9c36-4b78-a5f2-62a8169eef75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:23.070Z|91285c6f-9c36-4b78-a5f2-62a8169eef75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:23.116Z|3da40d13-7717-41d6-bd96-0acc6b8f6bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:23.117Z|3da40d13-7717-41d6-bd96-0acc6b8f6bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:23.132Z|ed55b91d-0b99-4293-9dd3-1e17e6bdcc14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:23.133Z|ed55b91d-0b99-4293-9dd3-1e17e6bdcc14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:28.362Z|f3c09709-ac02-4e22-900d-6b1517ed3adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:26:28.366Z|f3c09709-ac02-4e22-900d-6b1517ed3adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:26:33.096Z|5601f4dc-35cd-49a5-a87a-d69bc8cbce81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:33.097Z|5601f4dc-35cd-49a5-a87a-d69bc8cbce81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:33.136Z|c53acd9a-eb95-46e7-bba3-ffe6f67686b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:33.137Z|c53acd9a-eb95-46e7-bba3-ffe6f67686b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:33.154Z|69d8260a-26b3-4c37-b72c-389b06c78c83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:33.155Z|69d8260a-26b3-4c37-b72c-389b06c78c83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:43.120Z|e9b031a0-3fb6-48b6-8f84-33243859467e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:43.121Z|e9b031a0-3fb6-48b6-8f84-33243859467e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:43.158Z|7bd5acf4-2dd4-4500-a556-a453c8490071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:43.158Z|7bd5acf4-2dd4-4500-a556-a453c8490071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:43.174Z|dc37a0a1-c106-4788-8694-e2cc783e6543|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:43.175Z|dc37a0a1-c106-4788-8694-e2cc783e6543|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:43.362Z|1afc0e70-cd35-43d3-b0ed-40ed21a78172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:26:43.363Z|1afc0e70-cd35-43d3-b0ed-40ed21a78172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:26:44.149Z|0ef25ed6-1f91-4f4b-8a91-79c565b0dc9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:26:44.150Z|0ef25ed6-1f91-4f4b-8a91-79c565b0dc9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:26:53.142Z|54309486-b56b-427c-80c2-98a459ec0534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:53.143Z|54309486-b56b-427c-80c2-98a459ec0534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:53.178Z|9f3e4c18-bb00-4fec-9840-c38b71d66653|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:53.179Z|9f3e4c18-bb00-4fec-9840-c38b71d66653|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:53.195Z|0c01f1e8-8259-4e4e-be31-b1b5da9b97ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:26:53.196Z|0c01f1e8-8259-4e4e-be31-b1b5da9b97ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:26:58.362Z|0a7794d4-d16b-4dc3-8692-fc6a9b5acda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:26:58.362Z|0a7794d4-d16b-4dc3-8692-fc6a9b5acda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:27:03.170Z|b2596d67-89f0-4335-b7f5-01d12473ebd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:03.171Z|b2596d67-89f0-4335-b7f5-01d12473ebd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:03.199Z|3df54dde-2dca-4f7b-a5e2-abfcf8561441|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:03.199Z|3df54dde-2dca-4f7b-a5e2-abfcf8561441|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:03.215Z|c90319c3-529a-4eb9-950e-a9a101169f7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:03.216Z|c90319c3-529a-4eb9-950e-a9a101169f7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:13.194Z|e14f9cb4-4f2f-4b5c-aa5e-e7af3947e1ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:13.196Z|e14f9cb4-4f2f-4b5c-aa5e-e7af3947e1ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:13.221Z|8e445f93-c444-48c3-9584-5360a3c4f14c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:13.223Z|8e445f93-c444-48c3-9584-5360a3c4f14c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:13.244Z|b8849a36-c90a-4956-bcbb-58bc3f5b33dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:13.244Z|b8849a36-c90a-4956-bcbb-58bc3f5b33dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:13.362Z|4a28792a-088c-49c9-a003-68414b83d9d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:27:13.364Z|4a28792a-088c-49c9-a003-68414b83d9d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:27:14.150Z|1209bc59-f701-4cdb-a1d6-2f6708b4e1d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:27:14.151Z|1209bc59-f701-4cdb-a1d6-2f6708b4e1d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:27:15.052Z|f9ce5ea7-8422-40ab-b784-74211aacdd4e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:27:15.053Z|f9ce5ea7-8422-40ab-b784-74211aacdd4e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:23.225Z|08fa7ee3-8ad4-4cd6-ae49-f8589e2c37d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:23.225Z|08fa7ee3-8ad4-4cd6-ae49-f8589e2c37d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:23.261Z|ab4de948-d7c5-4709-80d2-52e49a9648af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:23.262Z|ab4de948-d7c5-4709-80d2-52e49a9648af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:23.270Z|5deaaf3a-f877-4cbf-8a39-d7e391efa596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:23.271Z|5deaaf3a-f877-4cbf-8a39-d7e391efa596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:28.362Z|8faf8768-4d7a-4003-a6a0-4ba937ae8ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:27:28.363Z|8faf8768-4d7a-4003-a6a0-4ba937ae8ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:27:33.248Z|927204fd-3562-41a5-b20d-0c8f1b9fe347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:33.248Z|927204fd-3562-41a5-b20d-0c8f1b9fe347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:33.282Z|b038f0fe-84fc-4531-8d3c-183b1c1a3f5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:33.282Z|b038f0fe-84fc-4531-8d3c-183b1c1a3f5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:33.294Z|0f4cbc28-dbef-40af-8af4-6011a4c29c15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:33.295Z|0f4cbc28-dbef-40af-8af4-6011a4c29c15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:43.270Z|76d727e7-fc73-4a2b-bffc-e8ce0413ca71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:43.271Z|76d727e7-fc73-4a2b-bffc-e8ce0413ca71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:43.304Z|02cf9a13-8410-43ae-876f-fe875bf7f9eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:43.305Z|02cf9a13-8410-43ae-876f-fe875bf7f9eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:43.322Z|5bf7178a-aa47-4d37-8b10-4c4839cc87cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:43.323Z|5bf7178a-aa47-4d37-8b10-4c4839cc87cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:43.362Z|b866e352-599d-4584-a11e-19429199c025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:27:43.362Z|b866e352-599d-4584-a11e-19429199c025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:27:44.152Z|1c92801f-dbfe-4db0-9cfd-a67b8d09b326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:27:44.152Z|1c92801f-dbfe-4db0-9cfd-a67b8d09b326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:27:53.292Z|7b417904-1832-4386-90ba-d1027f65b062|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:53.292Z|7b417904-1832-4386-90ba-d1027f65b062|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:53.325Z|7d6c5950-eb9f-4f39-8832-35c91e6a4990|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:53.325Z|7d6c5950-eb9f-4f39-8832-35c91e6a4990|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:53.357Z|e92fbb41-a052-4056-af5d-b9fe23d1932e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:27:53.357Z|e92fbb41-a052-4056-af5d-b9fe23d1932e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:27:58.362Z|109bbf2f-9d09-4947-b273-7f7f0a05a85b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:27:58.365Z|109bbf2f-9d09-4947-b273-7f7f0a05a85b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:28:03.315Z|a9a2d781-0c9d-4fcf-933f-2bd73b9b9cda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:03.316Z|a9a2d781-0c9d-4fcf-933f-2bd73b9b9cda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:03.346Z|c33c3b75-8cd1-4b18-98ae-037544e5e3ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:03.346Z|c33c3b75-8cd1-4b18-98ae-037544e5e3ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:03.381Z|0389d81c-add5-43ec-8087-260779196313|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:03.382Z|0389d81c-add5-43ec-8087-260779196313|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:13.343Z|40c269df-4318-46d7-8f5d-15746266285c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:13.344Z|40c269df-4318-46d7-8f5d-15746266285c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:13.362Z|8e68f684-ec27-4f24-9779-2e825cc35eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:28:13.363Z|8e68f684-ec27-4f24-9779-2e825cc35eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:28:13.368Z|cea0150c-5ea4-49b9-81e5-a7036c95f5b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:13.369Z|cea0150c-5ea4-49b9-81e5-a7036c95f5b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:13.403Z|2835fa3c-6d0b-42a7-b72f-391492398b22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:13.404Z|2835fa3c-6d0b-42a7-b72f-391492398b22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:14.153Z|eadf4269-b71f-450f-a0da-ef7b0d2dc79b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:28:14.153Z|eadf4269-b71f-450f-a0da-ef7b0d2dc79b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:28:15.052Z|f03da876-611f-48b3-bfa5-cbc3fba7db33|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:28:15.053Z|f03da876-611f-48b3-bfa5-cbc3fba7db33|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:23.365Z|10f26cbe-34b9-4186-902c-1a1a8e86dcbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:23.366Z|10f26cbe-34b9-4186-902c-1a1a8e86dcbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:23.389Z|e6e7702f-89fc-445f-94f4-a335d0625f9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:23.389Z|e6e7702f-89fc-445f-94f4-a335d0625f9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:23.433Z|b137c5f0-7f42-4240-8463-65b5246c1e61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:23.434Z|b137c5f0-7f42-4240-8463-65b5246c1e61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:28.362Z|3c316b86-a8e7-42c7-ac39-d198e7320521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:28:28.363Z|3c316b86-a8e7-42c7-ac39-d198e7320521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:28:33.390Z|246f3d71-2b7e-46e2-8e53-ef4309001939|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:33.390Z|246f3d71-2b7e-46e2-8e53-ef4309001939|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:33.411Z|4e5a08a6-be38-4871-a913-ec4916018391|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:33.412Z|4e5a08a6-be38-4871-a913-ec4916018391|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:33.453Z|c12fe2bc-f3b9-4d7e-a474-1fd94819600b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:33.454Z|c12fe2bc-f3b9-4d7e-a474-1fd94819600b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:43.362Z|fb960ac0-d815-48d3-a9a8-5d38cf8c3184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:28:43.365Z|fb960ac0-d815-48d3-a9a8-5d38cf8c3184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:28:43.428Z|6f612083-5c2e-4284-bd19-5b801a0521ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:43.429Z|6f612083-5c2e-4284-bd19-5b801a0521ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:43.456Z|df8cfcf6-d39b-446f-b754-93eb3eb52230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:43.456Z|df8cfcf6-d39b-446f-b754-93eb3eb52230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:43.477Z|5da0f9f6-e04f-460c-bade-52d0d3c18da7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:43.478Z|5da0f9f6-e04f-460c-bade-52d0d3c18da7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:44.154Z|f4a3414b-6885-4845-b725-d72b51505df6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:28:44.155Z|f4a3414b-6885-4845-b725-d72b51505df6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:28:53.453Z|718fa5ef-17ed-4ccf-85f7-b6340532dc6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:53.453Z|718fa5ef-17ed-4ccf-85f7-b6340532dc6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:53.478Z|d87d47d1-bb9e-4979-ac2e-a204ddcde509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:53.480Z|d87d47d1-bb9e-4979-ac2e-a204ddcde509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:53.503Z|c3c1650f-4ef7-49bb-beee-63b68a9132d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:28:53.503Z|c3c1650f-4ef7-49bb-beee-63b68a9132d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:28:58.362Z|0eaaa533-82d3-4d71-aab4-35994e801a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:28:58.362Z|0eaaa533-82d3-4d71-aab4-35994e801a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:29:03.476Z|43994902-3692-4ddd-88e7-7a82b54f087f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:03.477Z|43994902-3692-4ddd-88e7-7a82b54f087f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:03.498Z|710aaa45-e909-49a0-a03c-3dd236fceb56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:03.499Z|710aaa45-e909-49a0-a03c-3dd236fceb56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:03.523Z|d098097e-d9c5-4027-9e11-6d4b4867f29c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:03.524Z|d098097e-d9c5-4027-9e11-6d4b4867f29c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:13.362Z|4ef412dc-aba2-46a1-b057-3a6ccbdf4a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:29:13.363Z|4ef412dc-aba2-46a1-b057-3a6ccbdf4a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:29:13.501Z|056a8a5f-8088-4ab6-a202-c3f4fa1970c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:13.502Z|056a8a5f-8088-4ab6-a202-c3f4fa1970c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:13.520Z|4c159940-6e66-4961-95eb-9b2ff0be7bce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:13.521Z|4c159940-6e66-4961-95eb-9b2ff0be7bce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:13.553Z|3a5f3b4f-55ad-4029-8298-0ffebe7ef803|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:13.554Z|3a5f3b4f-55ad-4029-8298-0ffebe7ef803|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:14.156Z|e4af3145-e7c5-402d-9eaa-ee9f4a77352a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:29:14.157Z|e4af3145-e7c5-402d-9eaa-ee9f4a77352a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:29:15.053Z|cb1e684e-27c3-451e-9752-66f9e5f626c3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:29:15.054Z|cb1e684e-27c3-451e-9752-66f9e5f626c3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:23.525Z|60c7efbd-bbf4-4c7f-8a44-122bfb12198b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:23.526Z|60c7efbd-bbf4-4c7f-8a44-122bfb12198b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:23.542Z|4e19ce08-f200-4632-bccc-c24d04eff622|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:23.543Z|4e19ce08-f200-4632-bccc-c24d04eff622|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:23.576Z|c8274e59-b280-4204-99c4-014d0654d0a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:23.577Z|c8274e59-b280-4204-99c4-014d0654d0a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:28.362Z|d8dbf9fd-b0a0-415e-b2d7-cbed0ba09391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:29:28.365Z|d8dbf9fd-b0a0-415e-b2d7-cbed0ba09391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:29:33.545Z|6eca3afc-afc0-43bc-80d1-6e03a1f4066e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:33.546Z|6eca3afc-afc0-43bc-80d1-6e03a1f4066e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:33.565Z|98b7206b-70a2-4906-8043-2b24d0d4cb71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:33.566Z|98b7206b-70a2-4906-8043-2b24d0d4cb71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:33.598Z|a6ac2233-a205-492e-8821-fc7efe3b088b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:33.599Z|a6ac2233-a205-492e-8821-fc7efe3b088b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:43.362Z|e50acf3f-e12d-4293-bca4-640b973004b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:29:43.363Z|e50acf3f-e12d-4293-bca4-640b973004b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:29:43.569Z|878aaf2d-3eb8-47b0-b4dc-d5bba7ba9494|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:43.571Z|878aaf2d-3eb8-47b0-b4dc-d5bba7ba9494|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:43.591Z|5e868141-ee15-44a9-ad16-1466d2228879|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:43.591Z|5e868141-ee15-44a9-ad16-1466d2228879|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:43.618Z|8f222997-ec3c-4b7f-b9e5-41b95dddda1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:43.619Z|8f222997-ec3c-4b7f-b9e5-41b95dddda1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:44.158Z|2d7e2673-e9b8-440e-9b54-49eea485935e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:29:44.158Z|2d7e2673-e9b8-440e-9b54-49eea485935e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:29:53.609Z|91c221e7-3f47-4a0e-b10b-7136873549e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:53.610Z|91c221e7-3f47-4a0e-b10b-7136873549e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:53.613Z|d4091a28-ed5b-402c-a478-79cb76dc9874|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:53.614Z|d4091a28-ed5b-402c-a478-79cb76dc9874|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:53.638Z|1d84f5eb-3114-428a-8f4d-fd2f35277b4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:29:53.639Z|1d84f5eb-3114-428a-8f4d-fd2f35277b4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:29:58.362Z|e292803c-4dd2-449a-a50d-6d75bad2700f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:29:58.363Z|e292803c-4dd2-449a-a50d-6d75bad2700f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:30:00.525Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:30:00.537Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e already exists in requestDb InfraActiveRequests table
2023-01-25T08:30:00.541Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:30:00.543Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||Invoke
2023-01-25T08:30:00.543Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||===========================request begin================================================
2023-01-25T08:30:00.544Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:30:00.550Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Method      : GET
2023-01-25T08:30:00.550Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1d91d5c9cad6f1c", X-B3-SpanId:"502cbf493b048fe4", X-B3-ParentSpanId:"b1d91d5c9cad6f1c", X-B3-Sampled:"0", X-ONAP-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-TransactionID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ECOMP-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0ab8751-7e4d-4e01-817f-1f99461e6a44"]
2023-01-25T08:30:00.551Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Request body: 
2023-01-25T08:30:00.551Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||==========================request end================================================
2023-01-25T08:30:00.743Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||============================response begin==========================================
2023-01-25T08:30:00.744Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:30:00.744Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status text  : 
2023-01-25T08:30:00.745Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6AFE5D84968BBAD8678004DF4837BC31; 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:"Wed, 25 Jan 2023 08:30:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:30:00.745Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Response body: 
2023-01-25T08:30:00.746Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||=======================response end=================================================
2023-01-25T08:30:00.811Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|404|Not Found|InvokeReturn
2023-01-25T08:30:00.983Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:30:03.637Z|8ed1b550-d088-4e5b-9b2a-e391037416ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:03.638Z|8ed1b550-d088-4e5b-9b2a-e391037416ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:03.639Z|dbc50954-d6a9-4a9d-83fd-1b10f303a59e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:03.640Z|dbc50954-d6a9-4a9d-83fd-1b10f303a59e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:03.661Z|c4ac81ee-6532-466d-81b1-4d4817c2f64f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:03.661Z|c4ac81ee-6532-466d-81b1-4d4817c2f64f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:13.362Z|a7461dae-f9a9-4329-b003-c1fd0cf920e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:30:13.365Z|a7461dae-f9a9-4329-b003-c1fd0cf920e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:30:13.663Z|fcbcc7e1-7c6a-4f10-8e00-02bfc5fddbab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:13.664Z|fcbcc7e1-7c6a-4f10-8e00-02bfc5fddbab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:13.677Z|46455114-e024-43fd-a256-699e6288f762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:13.677Z|46455114-e024-43fd-a256-699e6288f762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:13.698Z|2c96eb5a-26a9-4277-bc86-199f231a0438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:13.699Z|2c96eb5a-26a9-4277-bc86-199f231a0438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:14.159Z|bdbe4478-ea9e-488d-8e3c-3df6954e51b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:30:14.160Z|bdbe4478-ea9e-488d-8e3c-3df6954e51b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:30:15.052Z|48f277b3-fc12-47ee-a4c2-e3bd97a74d64|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:30:15.053Z|48f277b3-fc12-47ee-a4c2-e3bd97a74d64|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:23.708Z|aa269098-b190-47d9-95cd-3cfd0f07eefb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:23.709Z|aa269098-b190-47d9-95cd-3cfd0f07eefb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:23.717Z|21df3355-8178-4c56-879a-3c09aa152d00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:23.717Z|21df3355-8178-4c56-879a-3c09aa152d00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:23.724Z|af88a7ae-fa8d-4a5f-b4c8-0ffb2152d205|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:23.725Z|af88a7ae-fa8d-4a5f-b4c8-0ffb2152d205|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:24.061Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:30:24.224Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||Invoke
2023-01-25T08:30:24.225Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[503dd21b-4cb6-47fc-a62d-4313a16bf500], X-ECOMP-RequestID=[ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e], X-TransactionId=[], X-ONAP-RequestID=[ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e]}
2023-01-25T08:30:24.600Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:30:24 GMT], content-length=[614], vertex-id=[172208], x-aai-txid=[1-aai-resources-230125-08:30:24:866-23419], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:30:24.604Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||{"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674635278675","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-01-25T08:30:24.605Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||InvokeReturn
2023-01-25T08:30:24.782Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:30:24.782Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:30:24.805Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:24.806Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:24.806Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:24.806Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:24.806Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:24.807Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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:"115", X-B3-TraceId:"b1d91d5c9cad6f1c", X-B3-SpanId:"9cbfa49c3f9a5992", X-B3-ParentSpanId:"b1d91d5c9cad6f1c", X-B3-Sampled:"0", X-ONAP-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-TransactionID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ECOMP-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3e6320b-a3be-4934-8999-82d9d051f49b"]
2023-01-25T08:30:24.807Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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_network-1f1a28fe-a86d-42cd-8450-95c9bc378338","requestScope":"service"}
2023-01-25T08:30:24.807Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.134Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.134Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.135Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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  : 
2023-01-25T08:30:25.135Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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:"Wed, 25 Jan 2023 08:30:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:30:25.136Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.136Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.136Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.149Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.149Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.150Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.150Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.150Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.150Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-TransactionID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ECOMP-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19958642-014a-4b32-99df-cd5ea72b1b00"]
2023-01-25T08:30:25.151Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.151Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.512Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.512Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.513Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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  : 
2023-01-25T08:30:25.513Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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      : [Set-Cookie:"JSESSIONID=C63DBD3F8D46F86DC9B3FEE4B89BBD3E; 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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:30:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:30:25.515Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:30:25.515Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.517Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.675Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.676Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.676Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.677Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.677Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.677Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-TransactionID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ECOMP-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"defb6147-9cbb-4e51-8fcc-5198c5083649"]
2023-01-25T08:30:25.677Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.677Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.763Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.764Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.764Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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  : 
2023-01-25T08:30:25.765Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:30:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:30:25.768Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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" : 531,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2023-01-25T08:30:25.769Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.769Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.790Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.791Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.792Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.792Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.792Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.793Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-TransactionID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ECOMP-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"173eb898-30e9-45de-84a1-f097287b4610"]
2023-01-25T08:30:25.793Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.793Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.832Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.833Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.833Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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  : 
2023-01-25T08:30:25.834Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:30:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:30:25.835Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:30:25.835Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.836Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.855Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.855Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.856Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.856Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.856Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:25.857Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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:"1853", X-B3-TraceId:"b1d91d5c9cad6f1c", X-B3-SpanId:"0586a2ca962edb6d", X-B3-ParentSpanId:"b1d91d5c9cad6f1c", X-B3-Sampled:"0", X-ONAP-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-TransactionID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ECOMP-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a12a2992-4b91-4978-8a58-dd6fb50858b0"]
2023-01-25T08:30:25.857Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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":"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e","requestStatus":"IN_PROGRESS","startTime":1674635400989,"source":"VID","tenantId":"518d1743b35a48f892375e10ec89a2a4","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338\",\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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n\t\t\t\"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"b249b159-94de-482e-b315-1dd6af8800b1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"}
2023-01-25T08:30:25.858Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:26.529Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:26.530Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:26.530Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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  : 
2023-01-25T08:30:26.530Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:30:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:30:26.534Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:30:00.989+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338\",\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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n\t\t\t\"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"b249b159-94de-482e-b315-1dd6af8800b1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:30:26.113+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    }
  }
}
2023-01-25T08:30:26.535Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:26.535Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:26.605Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:26.606Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:26.606Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:26.606Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:26.607Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:26.607Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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:"2258", X-B3-TraceId:"b1d91d5c9cad6f1c", X-B3-SpanId:"c95627a05b849217", X-B3-ParentSpanId:"b1d91d5c9cad6f1c", X-B3-Sampled:"0", X-ONAP-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-TransactionID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ECOMP-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19147e92-e486-4d0d-b06f-6b39871c2cbe"]
2023-01-25T08:30:26.607Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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\":\"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\"modelUuid\":\"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\"modelInvariantUuid\":\"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"518d1743b35a48f892375e10ec89a2a4\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"b249b159-94de-482e-b315-1dd6af8800b1\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e","type":"String"},"mso-request-id":{"value":"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e","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-01-25T08:30:26.608Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:28.362Z|d16665f7-5438-4ef1-a630-38c067f547d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:30:28.363Z|d16665f7-5438-4ef1-a630-38c067f547d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:30:31.465Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:31.466Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:31.466Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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  : 
2023-01-25T08:30:31.467Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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      : [Set-Cookie:"JSESSIONID=0467447DB0C7CE121207CE3F0B80CEB9; Path=/; HttpOnly", Date:"Wed, 25 Jan 2023 08:30:31 GMT", X-ONAP-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-TransactionID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ECOMP-RequestID:"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"19147e92-e486-4d0d-b06f-6b39871c2cbe", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:30:31.467Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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\":\"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e\",\"instanceId\":\"23c3bacf-151c-4660-ae7e-f79d37a4a489\"}}","message":"Success","processInstanceID":"854e144c-9c8a-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:30:31.468Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:31.468Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|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-01-25T08:30:31.489Z|ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:30:31.665Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:30:31.702Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:30:31.703Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||Invoke
2023-01-25T08:30:31.703Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||===========================request begin================================================
2023-01-25T08:30:31.703Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:30:31.704Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Method      : GET
2023-01-25T08:30:31.704Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af71f3560f39c16f", X-B3-SpanId:"d42b3507e4073191", X-B3-ParentSpanId:"af71f3560f39c16f", X-B3-Sampled:"0", X-ONAP-RequestID:"73a630a9-2097-42c5-b804-12ae5a0d2044", X-RequestID:"73a630a9-2097-42c5-b804-12ae5a0d2044", X-TransactionID:"73a630a9-2097-42c5-b804-12ae5a0d2044", X-ECOMP-RequestID:"73a630a9-2097-42c5-b804-12ae5a0d2044", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2515fdcb-a696-4c4a-82ad-8f9d9c640d36"]
2023-01-25T08:30:31.704Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Request body: 
2023-01-25T08:30:31.704Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||==========================request end================================================
2023-01-25T08:30:31.743Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||============================response begin==========================================
2023-01-25T08:30:31.744Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:30:31.745Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status text  : 
2023-01-25T08:30:31.745Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:30:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:30:31.750Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Response body: {
  "requestId" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:30:00.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338\",\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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n\t\t\t\"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"b249b159-94de-482e-b315-1dd6af8800b1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:30:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    }
  }
}
2023-01-25T08:30:31.750Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||=======================response end=================================================
2023-01-25T08:30:31.751Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||InvokeReturn
2023-01-25T08:30:31.758Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:30:31.759Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:30:31.759Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:30:31.760Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:30:31.760Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:30:31.760Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af71f3560f39c16f", X-B3-SpanId:"63a976ac05aceb9d", X-B3-ParentSpanId:"af71f3560f39c16f", X-B3-Sampled:"0", X-ONAP-RequestID:"73a630a9-2097-42c5-b804-12ae5a0d2044", X-RequestID:"73a630a9-2097-42c5-b804-12ae5a0d2044", X-TransactionID:"73a630a9-2097-42c5-b804-12ae5a0d2044", X-ECOMP-RequestID:"73a630a9-2097-42c5-b804-12ae5a0d2044", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90dcfb38-0a76-4be9-8094-4e38c2765727"]
2023-01-25T08:30:31.761Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:30:31.761Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:30:31.860Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:30:31.861Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:30:31.861Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:30:31.861Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:30:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:30:31.862Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:30:31.863Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:30:31.863Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:30:31.893Z|73a630a9-2097-42c5-b804-12ae5a0d2044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:30:33.730Z|0fe26f3b-637d-4a9a-b9a2-0b245ab37306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:33.731Z|0fe26f3b-637d-4a9a-b9a2-0b245ab37306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:33.737Z|92ef36da-7a2f-48ce-b5de-a306ac58b03a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:33.738Z|92ef36da-7a2f-48ce-b5de-a306ac58b03a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:33.757Z|99fae730-ad73-4e91-b7ee-28aee6a3ee47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:33.760Z|99fae730-ad73-4e91-b7ee-28aee6a3ee47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:42.068Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:30:42.073Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:30:42.074Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||Invoke
2023-01-25T08:30:42.074Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||===========================request begin================================================
2023-01-25T08:30:42.075Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:30:42.075Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Method      : GET
2023-01-25T08:30:42.075Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"451d10233d9f28b2", X-B3-SpanId:"3d69934acf85709c", X-B3-ParentSpanId:"451d10233d9f28b2", X-B3-Sampled:"0", X-ONAP-RequestID:"45eb4005-fbd9-4c4f-86c8-b4734bd8aba9", X-RequestID:"45eb4005-fbd9-4c4f-86c8-b4734bd8aba9", X-TransactionID:"45eb4005-fbd9-4c4f-86c8-b4734bd8aba9", X-ECOMP-RequestID:"45eb4005-fbd9-4c4f-86c8-b4734bd8aba9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"526fde26-713a-46e3-bc20-8a9a1fa28d85"]
2023-01-25T08:30:42.076Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Request body: 
2023-01-25T08:30:42.076Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||==========================request end================================================
2023-01-25T08:30:42.110Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||============================response begin==========================================
2023-01-25T08:30:42.111Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:30:42.111Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status text  : 
2023-01-25T08:30:42.112Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:30:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:30:42.115Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Response body: {
  "requestId" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:30:00.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338\",\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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n\t\t\t\"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"b249b159-94de-482e-b315-1dd6af8800b1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:30:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    }
  }
}
2023-01-25T08:30:42.116Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||=======================response end=================================================
2023-01-25T08:30:42.117Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||InvokeReturn
2023-01-25T08:30:42.120Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:30:42.121Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:30:42.122Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:30:42.122Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:30:42.123Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:30:42.123Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"451d10233d9f28b2", X-B3-SpanId:"a1de841c734d2983", X-B3-ParentSpanId:"451d10233d9f28b2", X-B3-Sampled:"0", X-ONAP-RequestID:"45eb4005-fbd9-4c4f-86c8-b4734bd8aba9", X-RequestID:"45eb4005-fbd9-4c4f-86c8-b4734bd8aba9", X-TransactionID:"45eb4005-fbd9-4c4f-86c8-b4734bd8aba9", X-ECOMP-RequestID:"45eb4005-fbd9-4c4f-86c8-b4734bd8aba9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"865690e8-150f-4e0b-b51e-f45f844490fd"]
2023-01-25T08:30:42.124Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:30:42.124Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:30:42.148Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:30:42.149Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:30:42.149Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:30:42.150Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:30:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:30:42.151Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:30:42.152Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:30:42.153Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:30:42.177Z|45eb4005-fbd9-4c4f-86c8-b4734bd8aba9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:30:43.362Z|1f5ddfb9-0127-4999-8b66-1760e1ac939a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:30:43.363Z|1f5ddfb9-0127-4999-8b66-1760e1ac939a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:30:43.757Z|342a8b0f-77d3-4238-998d-386569213664|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:43.757Z|342a8b0f-77d3-4238-998d-386569213664|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:43.757Z|f3a698e2-6469-46c7-b3fc-442c46f1b2db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:43.758Z|f3a698e2-6469-46c7-b3fc-442c46f1b2db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:43.784Z|aba9375a-3691-489d-9ae3-96782fdd3d30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:43.785Z|aba9375a-3691-489d-9ae3-96782fdd3d30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:44.161Z|b6ab0db5-b82f-4452-976d-8d3a2387a5bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:30:44.163Z|b6ab0db5-b82f-4452-976d-8d3a2387a5bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:30:52.304Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:30:52.309Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:30:52.310Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||Invoke
2023-01-25T08:30:52.310Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||===========================request begin================================================
2023-01-25T08:30:52.310Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:30:52.310Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Method      : GET
2023-01-25T08:30:52.311Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab752e1422d7e016", X-B3-SpanId:"ecd8cc9defc7235e", X-B3-ParentSpanId:"ab752e1422d7e016", X-B3-Sampled:"0", X-ONAP-RequestID:"a200d5d9-58ec-45ee-8f93-2b16a5cddd69", X-RequestID:"a200d5d9-58ec-45ee-8f93-2b16a5cddd69", X-TransactionID:"a200d5d9-58ec-45ee-8f93-2b16a5cddd69", X-ECOMP-RequestID:"a200d5d9-58ec-45ee-8f93-2b16a5cddd69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c16bd08-d591-480d-bd5f-5b3f6ecc31a0"]
2023-01-25T08:30:52.311Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Request body: 
2023-01-25T08:30:52.311Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||==========================request end================================================
2023-01-25T08:30:52.341Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||============================response begin==========================================
2023-01-25T08:30:52.342Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:30:52.342Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status text  : 
2023-01-25T08:30:52.342Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:30:52.343Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Response body: {
  "requestId" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:30:00.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338\",\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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n\t\t\t\"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"b249b159-94de-482e-b315-1dd6af8800b1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:30:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    }
  }
}
2023-01-25T08:30:52.344Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||=======================response end=================================================
2023-01-25T08:30:52.344Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||InvokeReturn
2023-01-25T08:30:52.346Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:30:52.346Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:30:52.346Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:30:52.346Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:30:52.347Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:30:52.347Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab752e1422d7e016", X-B3-SpanId:"a220cfc9b24f6e96", X-B3-ParentSpanId:"ab752e1422d7e016", X-B3-Sampled:"0", X-ONAP-RequestID:"a200d5d9-58ec-45ee-8f93-2b16a5cddd69", X-RequestID:"a200d5d9-58ec-45ee-8f93-2b16a5cddd69", X-TransactionID:"a200d5d9-58ec-45ee-8f93-2b16a5cddd69", X-ECOMP-RequestID:"a200d5d9-58ec-45ee-8f93-2b16a5cddd69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"929a4348-54c4-4633-b651-e1c68fc1653c"]
2023-01-25T08:30:52.347Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:30:52.347Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:30:52.364Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:30:52.364Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:30:52.365Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:30:52.365Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:30:52.367Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:30:52.367Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:30:52.368Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:30:52.381Z|a200d5d9-58ec-45ee-8f93-2b16a5cddd69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:30:53.781Z|2274e5e5-fffc-48ed-8bb6-6ab53da978f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:53.782Z|2274e5e5-fffc-48ed-8bb6-6ab53da978f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:53.783Z|62ae4d27-8d76-4cfd-ade5-4509fbbc75ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:53.784Z|62ae4d27-8d76-4cfd-ade5-4509fbbc75ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:53.810Z|f9e74797-9647-4068-81f4-48c70357ff2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:30:53.811Z|f9e74797-9647-4068-81f4-48c70357ff2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:30:58.362Z|4b3255d5-2e89-4fa8-8379-c22437e26e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:30:58.370Z|4b3255d5-2e89-4fa8-8379-c22437e26e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:31:02.512Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:31:02.517Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:31:02.517Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||Invoke
2023-01-25T08:31:02.518Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:02.518Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:31:02.519Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Method      : GET
2023-01-25T08:31:02.519Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76c03d2d63789e40", X-B3-SpanId:"eed5726d4b36ce66", X-B3-ParentSpanId:"76c03d2d63789e40", X-B3-Sampled:"0", X-ONAP-RequestID:"e39b3254-27f2-43fc-8261-c44efe97dced", X-RequestID:"e39b3254-27f2-43fc-8261-c44efe97dced", X-TransactionID:"e39b3254-27f2-43fc-8261-c44efe97dced", X-ECOMP-RequestID:"e39b3254-27f2-43fc-8261-c44efe97dced", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00ab4f97-1512-477d-a577-c87ccbf60450"]
2023-01-25T08:31:02.519Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Request body: 
2023-01-25T08:31:02.520Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||==========================request end================================================
2023-01-25T08:31:02.555Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:02.556Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:02.556Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status text  : 
2023-01-25T08:31:02.556Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:02.557Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Response body: {
  "requestId" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:30:00.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338\",\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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n\t\t\t\"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"b249b159-94de-482e-b315-1dd6af8800b1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:30:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    }
  }
}
2023-01-25T08:31:02.558Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:02.558Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||InvokeReturn
2023-01-25T08:31:02.560Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:31:02.561Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:31:02.561Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:02.561Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:31:02.562Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:31:02.562Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76c03d2d63789e40", X-B3-SpanId:"ce00a3dac684863e", X-B3-ParentSpanId:"76c03d2d63789e40", X-B3-Sampled:"0", X-ONAP-RequestID:"e39b3254-27f2-43fc-8261-c44efe97dced", X-RequestID:"e39b3254-27f2-43fc-8261-c44efe97dced", X-TransactionID:"e39b3254-27f2-43fc-8261-c44efe97dced", X-ECOMP-RequestID:"e39b3254-27f2-43fc-8261-c44efe97dced", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8c0eb8a-8f71-4a1b-87e7-df4d4a1a7e5e"]
2023-01-25T08:31:02.563Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:31:02.563Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:31:02.578Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:02.579Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:02.579Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:31:02.580Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:02.580Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:31:02.581Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:02.581Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:31:02.595Z|e39b3254-27f2-43fc-8261-c44efe97dced|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:31:03.817Z|3f66c3ef-77c2-4703-af33-98b4f27eea2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:03.818Z|3f66c3ef-77c2-4703-af33-98b4f27eea2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:03.820Z|49c4039d-70a1-4278-a1d7-1baac52b11b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:03.820Z|49c4039d-70a1-4278-a1d7-1baac52b11b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:03.838Z|71fecf1b-919a-4849-87f0-87cb6df81852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:03.839Z|71fecf1b-919a-4849-87f0-87cb6df81852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:12.728Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:31:12.733Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:31:12.734Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||Invoke
2023-01-25T08:31:12.734Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:12.734Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:31:12.735Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Method      : GET
2023-01-25T08:31:12.735Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40badc62a18dd8bc", X-B3-SpanId:"5ece7273ab5817b6", X-B3-ParentSpanId:"40badc62a18dd8bc", X-B3-Sampled:"0", X-ONAP-RequestID:"8974f84e-277f-4919-a285-c43e64429ec0", X-RequestID:"8974f84e-277f-4919-a285-c43e64429ec0", X-TransactionID:"8974f84e-277f-4919-a285-c43e64429ec0", X-ECOMP-RequestID:"8974f84e-277f-4919-a285-c43e64429ec0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2c5e81f-5c4d-4e88-bcdc-101fbbf07b51"]
2023-01-25T08:31:12.735Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Request body: 
2023-01-25T08:31:12.735Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||==========================request end================================================
2023-01-25T08:31:12.769Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:12.770Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:12.770Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status text  : 
2023-01-25T08:31:12.771Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:12.772Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Response body: {
  "requestId" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:30:00.000+00:00",
  "endTime" : "2023-01-25T08:31:07.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338\",\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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n\t\t\t\"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"b249b159-94de-482e-b315-1dd6af8800b1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:31:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    }
  }
}
2023-01-25T08:31:12.773Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:12.773Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||InvokeReturn
2023-01-25T08:31:12.775Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:31:12.775Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:31:12.776Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:12.776Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:31:12.776Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:31:12.776Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40badc62a18dd8bc", X-B3-SpanId:"d73a606990c15412", X-B3-ParentSpanId:"40badc62a18dd8bc", X-B3-Sampled:"0", X-ONAP-RequestID:"8974f84e-277f-4919-a285-c43e64429ec0", X-RequestID:"8974f84e-277f-4919-a285-c43e64429ec0", X-TransactionID:"8974f84e-277f-4919-a285-c43e64429ec0", X-ECOMP-RequestID:"8974f84e-277f-4919-a285-c43e64429ec0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64f051b6-09a4-4d58-b293-ef6ca507cb5f"]
2023-01-25T08:31:12.777Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:31:12.777Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:31:12.790Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:12.791Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:12.791Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:31:12.792Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:12.792Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:31:12.793Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:12.793Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:31:12.807Z|8974f84e-277f-4919-a285-c43e64429ec0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:31:12.930Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:31:12.934Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:31:12.935Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||Invoke
2023-01-25T08:31:12.935Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:12.936Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:31:12.936Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Method      : GET
2023-01-25T08:31:12.936Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84508368cc2ae043", X-B3-SpanId:"389448ded15fb8c5", X-B3-ParentSpanId:"84508368cc2ae043", X-B3-Sampled:"0", X-ONAP-RequestID:"c410e946-e5ac-41fb-b64d-bbf32c531ac6", X-RequestID:"c410e946-e5ac-41fb-b64d-bbf32c531ac6", X-TransactionID:"c410e946-e5ac-41fb-b64d-bbf32c531ac6", X-ECOMP-RequestID:"c410e946-e5ac-41fb-b64d-bbf32c531ac6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"040e3901-f663-4e2e-83fc-64bf3fd6efbc"]
2023-01-25T08:31:12.937Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Request body: 
2023-01-25T08:31:12.937Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||==========================request end================================================
2023-01-25T08:31:12.961Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:12.962Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:12.962Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status text  : 
2023-01-25T08:31:12.963Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:12.964Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Response body: {
  "requestId" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:30:00.000+00:00",
  "endTime" : "2023-01-25T08:31:07.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338\",\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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n\t\t\t\"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"b249b159-94de-482e-b315-1dd6af8800b1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:31:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    }
  }
}
2023-01-25T08:31:12.965Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:12.965Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||InvokeReturn
2023-01-25T08:31:12.967Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:31:12.968Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:31:12.968Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:12.968Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:31:12.969Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:31:12.969Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84508368cc2ae043", X-B3-SpanId:"74a280eeb29347ec", X-B3-ParentSpanId:"84508368cc2ae043", X-B3-Sampled:"0", X-ONAP-RequestID:"c410e946-e5ac-41fb-b64d-bbf32c531ac6", X-RequestID:"c410e946-e5ac-41fb-b64d-bbf32c531ac6", X-TransactionID:"c410e946-e5ac-41fb-b64d-bbf32c531ac6", X-ECOMP-RequestID:"c410e946-e5ac-41fb-b64d-bbf32c531ac6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef73a92d-0b0c-4e97-bd7c-7e30d82bf059"]
2023-01-25T08:31:12.969Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:31:12.970Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:31:12.989Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:12.990Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:12.991Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:31:12.991Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:12.993Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:31:12.993Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:12.994Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:31:13.009Z|c410e946-e5ac-41fb-b64d-bbf32c531ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:31:13.129Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:31:13.133Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:31:13.134Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||Invoke
2023-01-25T08:31:13.134Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:13.134Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:31:13.135Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Method      : GET
2023-01-25T08:31:13.135Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"662bc2fa846eb345", X-B3-SpanId:"d76d3fcb0ac0b6f2", X-B3-ParentSpanId:"662bc2fa846eb345", X-B3-Sampled:"0", X-ONAP-RequestID:"59620bb9-0a22-4352-808e-46b397e21f3d", X-RequestID:"59620bb9-0a22-4352-808e-46b397e21f3d", X-TransactionID:"59620bb9-0a22-4352-808e-46b397e21f3d", X-ECOMP-RequestID:"59620bb9-0a22-4352-808e-46b397e21f3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23c2e77e-2d9e-41dc-abea-25ca215faec0"]
2023-01-25T08:31:13.135Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Request body: 
2023-01-25T08:31:13.135Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||==========================request end================================================
2023-01-25T08:31:13.178Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:13.179Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:13.179Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status text  : 
2023-01-25T08:31:13.180Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:13.183Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Response body: {
  "requestId" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:30:00.000+00:00",
  "endTime" : "2023-01-25T08:31:07.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338\",\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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n\t\t\t\"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"b249b159-94de-482e-b315-1dd6af8800b1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:31:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    }
  }
}
2023-01-25T08:31:13.183Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:13.184Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||InvokeReturn
2023-01-25T08:31:13.186Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:31:13.186Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:31:13.186Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:13.187Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:31:13.187Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:31:13.187Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"662bc2fa846eb345", X-B3-SpanId:"ae98edd293e01d56", X-B3-ParentSpanId:"662bc2fa846eb345", X-B3-Sampled:"0", X-ONAP-RequestID:"59620bb9-0a22-4352-808e-46b397e21f3d", X-RequestID:"59620bb9-0a22-4352-808e-46b397e21f3d", X-TransactionID:"59620bb9-0a22-4352-808e-46b397e21f3d", X-ECOMP-RequestID:"59620bb9-0a22-4352-808e-46b397e21f3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6845b831-4183-49dc-90e5-93af8ace2b5b"]
2023-01-25T08:31:13.188Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:31:13.188Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:31:13.210Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:13.211Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:13.211Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:31:13.211Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:13.213Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:31:13.213Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:13.214Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:31:13.227Z|59620bb9-0a22-4352-808e-46b397e21f3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:31:13.359Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:31:13.362Z|83deab58-8c25-4614-94a5-12203a93f87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:31:13.362Z|83deab58-8c25-4614-94a5-12203a93f87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:31:13.365Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:31:13.365Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||Invoke
2023-01-25T08:31:13.366Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:13.366Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:31:13.367Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Method      : GET
2023-01-25T08:31:13.368Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eaac943fa1395e07", X-B3-SpanId:"aebfcf81468713a7", X-B3-ParentSpanId:"eaac943fa1395e07", X-B3-Sampled:"0", X-ONAP-RequestID:"a697407e-b213-48b6-9bd0-19f6f60332e7", X-RequestID:"a697407e-b213-48b6-9bd0-19f6f60332e7", X-TransactionID:"a697407e-b213-48b6-9bd0-19f6f60332e7", X-ECOMP-RequestID:"a697407e-b213-48b6-9bd0-19f6f60332e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42365dc8-49fc-4c5a-802d-bc822e7cd3c7"]
2023-01-25T08:31:13.368Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Request body: 
2023-01-25T08:31:13.368Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||==========================request end================================================
2023-01-25T08:31:13.401Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:13.401Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:13.402Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status text  : 
2023-01-25T08:31:13.403Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:13.403Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Response body: {
  "requestId" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:30:00.000+00:00",
  "endTime" : "2023-01-25T08:31:07.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338\",\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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n\t\t\t\"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"b249b159-94de-482e-b315-1dd6af8800b1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:31:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    }
  }
}
2023-01-25T08:31:13.403Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:13.404Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||InvokeReturn
2023-01-25T08:31:13.406Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:31:13.407Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:31:13.407Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:13.407Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:31:13.407Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:31:13.408Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eaac943fa1395e07", X-B3-SpanId:"a564f2571bec046a", X-B3-ParentSpanId:"eaac943fa1395e07", X-B3-Sampled:"0", X-ONAP-RequestID:"a697407e-b213-48b6-9bd0-19f6f60332e7", X-RequestID:"a697407e-b213-48b6-9bd0-19f6f60332e7", X-TransactionID:"a697407e-b213-48b6-9bd0-19f6f60332e7", X-ECOMP-RequestID:"a697407e-b213-48b6-9bd0-19f6f60332e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8239081-d4f4-48f2-9a8b-2a8e0a6bb0ad"]
2023-01-25T08:31:13.408Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:31:13.408Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:31:13.427Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:13.428Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:13.429Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:31:13.429Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:13.430Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:31:13.431Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:13.431Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:31:13.444Z|a697407e-b213-48b6-9bd0-19f6f60332e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:31:13.564Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:31:13.568Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:31:13.569Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||Invoke
2023-01-25T08:31:13.569Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:13.570Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e
2023-01-25T08:31:13.570Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Method      : GET
2023-01-25T08:31:13.570Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ecb1d36ba03e752", X-B3-SpanId:"dc8c6afeb3b26c5c", X-B3-ParentSpanId:"5ecb1d36ba03e752", X-B3-Sampled:"0", X-ONAP-RequestID:"02133708-24f2-4fd9-aa94-11e353a004e4", X-RequestID:"02133708-24f2-4fd9-aa94-11e353a004e4", X-TransactionID:"02133708-24f2-4fd9-aa94-11e353a004e4", X-ECOMP-RequestID:"02133708-24f2-4fd9-aa94-11e353a004e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f233046a-95a4-4144-84bc-d0b7ee3c6b5c"]
2023-01-25T08:31:13.571Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Request body: 
2023-01-25T08:31:13.571Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||==========================request end================================================
2023-01-25T08:31:13.613Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:13.613Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:13.614Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Status text  : 
2023-01-25T08:31:13.615Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:13.616Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||Response body: {
  "requestId" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:30:00.000+00:00",
  "endTime" : "2023-01-25T08:31:07.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338\",\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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n\t\t\t\"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"b249b159-94de-482e-b315-1dd6af8800b1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:31:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"
    }
  }
}
2023-01-25T08:31:13.616Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:13.616Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|INFO|500||InvokeReturn
2023-01-25T08:31:13.619Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:31:13.619Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:31:13.620Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:13.620Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false
2023-01-25T08:31:13.621Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:31:13.621Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ecb1d36ba03e752", X-B3-SpanId:"74020b23ad522bd5", X-B3-ParentSpanId:"5ecb1d36ba03e752", X-B3-Sampled:"0", X-ONAP-RequestID:"02133708-24f2-4fd9-aa94-11e353a004e4", X-RequestID:"02133708-24f2-4fd9-aa94-11e353a004e4", X-TransactionID:"02133708-24f2-4fd9-aa94-11e353a004e4", X-ECOMP-RequestID:"02133708-24f2-4fd9-aa94-11e353a004e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12fefb23-d93a-40ef-80ee-bb5148b29c40"]
2023-01-25T08:31:13.621Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:31:13.622Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:31:13.643Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:13.643Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:13.644Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:31:13.644Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:13.646Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:31:13.646Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:13.647Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:31:13.658Z|02133708-24f2-4fd9-aa94-11e353a004e4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:31:13.843Z|c6e83865-c55a-4d52-a709-67923f8679b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:13.843Z|7be02d9b-845d-402f-acc7-b202c740ccfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:13.844Z|c6e83865-c55a-4d52-a709-67923f8679b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:13.844Z|7be02d9b-845d-402f-acc7-b202c740ccfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:13.863Z|71592ac0-2130-42ec-b691-61b1b68fd15d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:13.863Z|71592ac0-2130-42ec-b691-61b1b68fd15d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:14.164Z|d9dae19a-1ca1-4c7e-a454-c571865f75db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:31:14.165Z|d9dae19a-1ca1-4c7e-a454-c571865f75db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:31:15.052Z|ab95275b-0689-41ec-bfac-f72fff0d1098|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:31:15.053Z|ab95275b-0689-41ec-bfac-f72fff0d1098|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:16.211Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:31:16.215Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||INFO|500||Checking if requestId: 8efc8f0a-6893-46b4-9310-9214e01c1207 already exists in requestDb InfraActiveRequests table
2023-01-25T08:31:16.216Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:31:16.216Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||Invoke
2023-01-25T08:31:16.216Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:16.217Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:31:16.217Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Method      : GET
2023-01-25T08:31:16.217Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e4c0332d40a4212", X-B3-SpanId:"e6ee024e7f601bf1", X-B3-ParentSpanId:"9e4c0332d40a4212", X-B3-Sampled:"0", X-ONAP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-TransactionID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ECOMP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92ce1bf5-c200-4dbf-8da9-de0d7774aeaa"]
2023-01-25T08:31:16.218Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Request body: 
2023-01-25T08:31:16.218Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||==========================request end================================================
2023-01-25T08:31:16.242Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:16.243Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:31:16.244Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status text  : 
2023-01-25T08:31:16.244Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:31:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:16.244Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Response body: 
2023-01-25T08:31:16.245Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:16.245Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|404|Not Found|InvokeReturn
2023-01-25T08:31:16.261Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:31:16.262Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-25T08:31:16.270Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:31:16.323Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9d94bbde-7eb0-4ef6-b0b8-23423e51073a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:31:16.325Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9d94bbde-7eb0-4ef6-b0b8-23423e51073a|INFO|500||Invoke
2023-01-25T08:31:16.392Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9d94bbde-7eb0-4ef6-b0b8-23423e51073a|INFO|404|Not Found|InvokeReturn
2023-01-25T08:31:16.392Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9d94bbde-7eb0-4ef6-b0b8-23423e51073a has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:31:16 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230125-08:31:16:695-53903], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:31:16.393Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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/9d94bbde-7eb0-4ef6-b0b8-23423e51073a","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/9d94bbde-7eb0-4ef6-b0b8-23423e51073a","ERR.5.4.6114"]}}}

2023-01-25T08:31:16.406Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9d94bbde-7eb0-4ef6-b0b8-23423e51073a
2023-01-25T08:31:16.407Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 9d94bbde-7eb0-4ef6-b0b8-23423e51073a
2023-01-25T08:31:16.411Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:31:16.450Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9d94bbde-7eb0-4ef6-b0b8-23423e51073a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:31:16.451Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9d94bbde-7eb0-4ef6-b0b8-23423e51073a|INFO|500||Invoke
2023-01-25T08:31:16.503Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9d94bbde-7eb0-4ef6-b0b8-23423e51073a|INFO|404|Not Found|InvokeReturn
2023-01-25T08:31:16.503Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9d94bbde-7eb0-4ef6-b0b8-23423e51073a has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:31:16 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230125-08:31:16:806-31759], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:31:16.504Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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/9d94bbde-7eb0-4ef6-b0b8-23423e51073a","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/9d94bbde-7eb0-4ef6-b0b8-23423e51073a","ERR.5.4.6114"]}}}

2023-01-25T08:31:16.507Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9d94bbde-7eb0-4ef6-b0b8-23423e51073a
2023-01-25T08:31:16.508Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 9d94bbde-7eb0-4ef6-b0b8-23423e51073a
2023-01-25T08:31:16.511Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:31:16.547Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||Invoke
2023-01-25T08:31:16.548Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8efc8f0a-6893-46b4-9310-9214e01c1207], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5e86d5e5-9b02-4fe3-b826-1401273b34d1], X-ECOMP-RequestID=[8efc8f0a-6893-46b4-9310-9214e01c1207], X-TransactionId=[], X-ONAP-RequestID=[8efc8f0a-6893-46b4-9310-9214e01c1207]}
2023-01-25T08:31:16.608Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:31:16 GMT], content-length=[614], vertex-id=[172208], x-aai-txid=[1-aai-resources-230125-08:31:16:901-70816], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:31:16.610Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||{"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674635278675","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-01-25T08:31:16.610Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||InvokeReturn
2023-01-25T08:31:16.612Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:31:16.613Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:31:16.616Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:16.616Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T08:31:16.616Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:16.617Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:16.617Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T08:31:16.617Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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:"9e4c0332d40a4212", X-B3-SpanId:"718726558778cdd2", X-B3-ParentSpanId:"9e4c0332d40a4212", X-B3-Sampled:"0", X-ONAP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-TransactionID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ECOMP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21849037-819a-4f30-bdb1-73253f1d7a6b"]
2023-01-25T08:31:16.618Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489"},"instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0","requestScope":"network"}
2023-01-25T08:31:16.618Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T08:31:16.664Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:16.664Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:16.664Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T08:31:16.665Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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:"Wed, 25 Jan 2023 08:31:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:16.665Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T08:31:16.666Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:16.666Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T08:31:16.667Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396
2023-01-25T08:31:16.668Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|INFO|500||Invoke
2023-01-25T08:31:16.668Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:16.668Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396
2023-01-25T08:31:16.669Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|DEBUG|500||Method      : GET
2023-01-25T08:31:16.669Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-TransactionID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ECOMP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a9b8675-f21c-46ad-afba-5e3b001086d7"]
2023-01-25T08:31:16.670Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|DEBUG|500||Request body: 
2023-01-25T08:31:16.670Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|DEBUG|500||==========================request end================================================
2023-01-25T08:31:16.808Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:16.808Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:16.809Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|DEBUG|500||Status text  : 
2023-01-25T08:31:16.809Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:16.812Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "70a4b0b1-833b-4f84-936a-21c305206396",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2023-01-25T08:27:55.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource"
    }
  }
}
2023-01-25T08:31:16.812Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:16.813Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396|INFO|500||InvokeReturn
2023-01-25T08:31:16.884Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource
2023-01-25T08:31:16.885Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|INFO|500||Invoke
2023-01-25T08:31:16.887Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:16.887Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource
2023-01-25T08:31:16.888Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|DEBUG|500||Method      : GET
2023-01-25T08:31:16.888Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-TransactionID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ECOMP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bdf3d7c-d23a-41a4-8f86-c1bdca34c363"]
2023-01-25T08:31:16.888Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|DEBUG|500||Request body: 
2023-01-25T08:31:16.888Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|DEBUG|500||==========================request end================================================
2023-01-25T08:31:16.960Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:16.960Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:16.960Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|DEBUG|500||Status text  : 
2023-01-25T08:31:16.961Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/a08d9e43-7fe7-4e62-a859-dc59818c2207", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:16.961Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "a08d9e43-7fe7-4e62-a859-dc59818c2207",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "bec77764-fe73-42d8-8fee-0ee90aa80c9d",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2023-01-25T08:27:55.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/a08d9e43-7fe7-4e62-a859-dc59818c2207"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/a08d9e43-7fe7-4e62-a859-dc59818c2207"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/a08d9e43-7fe7-4e62-a859-dc59818c2207/heatTemplate"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/a08d9e43-7fe7-4e62-a859-dc59818c2207/networkResourceCustomization"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/a08d9e43-7fe7-4e62-a859-dc59818c2207/collectionNetworkResourceCustomization"
    }
  }
}
2023-01-25T08:31:16.962Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:16.962Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/70a4b0b1-833b-4f84-936a-21c305206396/networkResource|INFO|500||InvokeReturn
2023-01-25T08:31:16.978Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:16.979Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2023-01-25T08:31:16.979Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:16.979Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:16.979Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:16.980Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-TransactionID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ECOMP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a629492-d219-44cf-9c15-06cdc8bc2fdf"]
2023-01-25T08:31:16.980Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:16.980Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.011Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.012Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.012Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text  : 
2023-01-25T08:31:17.012Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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:"Wed, 25 Jan 2023 08:31:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:17.013Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.013Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.013Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.014Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.015Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.015Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.015Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.015Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.016Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-TransactionID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ECOMP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8782ed01-19c1-42ae-9991-2637f7c2572c"]
2023-01-25T08:31:17.016Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.016Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.052Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.054Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.054Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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  : 
2023-01-25T08:31:17.055Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:17.056Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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" : 180,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180"
    }
  }
}
2023-01-25T08:31:17.056Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.057Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.069Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.070Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T08:31:17.071Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:17.071Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.071Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T08:31:17.072Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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:"2665", X-B3-TraceId:"9e4c0332d40a4212", X-B3-SpanId:"9ab98ee9e02aa6db", X-B3-ParentSpanId:"9e4c0332d40a4212", X-B3-Sampled:"0", X-ONAP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-TransactionID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ECOMP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c28e84c3-fe11-4c6c-a9a4-9cf1bff08478"]
2023-01-25T08:31:17.072Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8efc8f0a-6893-46b4-9310-9214e01c1207","requestStatus":"IN_PROGRESS","startTime":1674635476262,"source":"VID","tenantId":"518d1743b35a48f892375e10ec89a2a4","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bec77764-fe73-42d8-8fee-0ee90aa80c9d\",\n    \"modelVersionId\": \"a08d9e43-7fe7-4e62-a859-dc59818c2207\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"70a4b0b1-833b-4f84-936a-21c305206396\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"23c3bacf-151c-4660-ae7e-f79d37a4a489\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"8efc8f0a-6893-46b4-9310-9214e01c1207"}
2023-01-25T08:31:17.072Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T08:31:17.131Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:17.132Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T08:31:17.132Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T08:31:17.133Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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/8efc8f0a-6893-46b4-9310-9214e01c1207", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:17.135Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:31:16.262+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bec77764-fe73-42d8-8fee-0ee90aa80c9d\",\n    \"modelVersionId\": \"a08d9e43-7fe7-4e62-a859-dc59818c2207\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"70a4b0b1-833b-4f84-936a-21c305206396\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"23c3bacf-151c-4660-ae7e-f79d37a4a489\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:31:17.059+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    }
  }
}
2023-01-25T08:31:17.136Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:17.136Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T08:31:17.156Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.157Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T08:31:17.158Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:17.158Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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-01-25T08:31:17.158Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T08:31:17.159Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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:"9e4c0332d40a4212", X-B3-SpanId:"0c6e9765659bfe62", X-B3-ParentSpanId:"9e4c0332d40a4212", X-B3-Sampled:"0", X-ONAP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-TransactionID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ECOMP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67cc393f-1adf-405e-8eec-12a7d3d88937"]
2023-01-25T08:31:17.159Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/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\":\"bec77764-fe73-42d8-8fee-0ee90aa80c9d\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"70a4b0b1-833b-4f84-936a-21c305206396\",\"modelVersionId\":\"a08d9e43-7fe7-4e62-a859-dc59818c2207\",\"modelCustomizationId\":\"70a4b0b1-833b-4f84-936a-21c305206396\",\"modelUuid\":\"a08d9e43-7fe7-4e62-a859-dc59818c2207\",\"modelInvariantUuid\":\"bec77764-fe73-42d8-8fee-0ee90aa80c9d\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\"source\":\"VID\",\"instanceName\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"23c3bacf-151c-4660-ae7e-f79d37a4a489\",\"modelInfo\":{\"modelInvariantId\":\"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\"modelUuid\":\"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\"modelInvariantUuid\":\"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"}}}],\"cloudConfiguration\":{\"tenantId\":\"518d1743b35a48f892375e10ec89a2a4\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"23c3bacf-151c-4660-ae7e-f79d37a4a489\"}","type":"String"},"requestId":{"value":"8efc8f0a-6893-46b4-9310-9214e01c1207","type":"String"},"mso-request-id":{"value":"8efc8f0a-6893-46b4-9310-9214e01c1207","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"23c3bacf-151c-4660-ae7e-f79d37a4a489","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/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T08:31:17.159Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T08:31:18.184Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:18.184Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T08:31:18.185Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T08:31:18.185Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:31:18 GMT", X-ONAP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-TransactionID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ECOMP-RequestID:"8efc8f0a-6893-46b4-9310-9214e01c1207", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"67cc393f-1adf-405e-8eec-12a7d3d88937", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:18.186Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8efc8f0a-6893-46b4-9310-9214e01c1207\",\"instanceId\":\"92aeb736-df83-4ec1-95cd-670cf554170b\"}}","message":"Success","processInstanceID":"a2f57b08-9c8a-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:31:18.186Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:18.187Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T08:31:18.193Z|8efc8f0a-6893-46b4-9310-9214e01c1207|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:31:18.329Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:31:18.335Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:31:18.336Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||Invoke
2023-01-25T08:31:18.336Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:18.337Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:31:18.337Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Method      : GET
2023-01-25T08:31:18.338Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4722a38b90b1743f", X-B3-SpanId:"fcdb64bc6da1ccda", X-B3-ParentSpanId:"4722a38b90b1743f", X-B3-Sampled:"0", X-ONAP-RequestID:"7d85cad0-e771-43cc-a7e8-78f820bb67ae", X-RequestID:"7d85cad0-e771-43cc-a7e8-78f820bb67ae", X-TransactionID:"7d85cad0-e771-43cc-a7e8-78f820bb67ae", X-ECOMP-RequestID:"7d85cad0-e771-43cc-a7e8-78f820bb67ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3662d31a-860e-45cc-ba3d-f24ff50519c7"]
2023-01-25T08:31:18.338Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Request body: 
2023-01-25T08:31:18.338Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||==========================request end================================================
2023-01-25T08:31:18.363Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:18.364Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:18.365Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status text  : 
2023-01-25T08:31:18.366Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:18.368Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Response body: {
  "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:31:16.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bec77764-fe73-42d8-8fee-0ee90aa80c9d\",\n    \"modelVersionId\": \"a08d9e43-7fe7-4e62-a859-dc59818c2207\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"70a4b0b1-833b-4f84-936a-21c305206396\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"23c3bacf-151c-4660-ae7e-f79d37a4a489\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:31:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    }
  }
}
2023-01-25T08:31:18.368Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:18.368Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||InvokeReturn
2023-01-25T08:31:18.371Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:31:18.372Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:31:18.372Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:18.372Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:31:18.373Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:31:18.373Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4722a38b90b1743f", X-B3-SpanId:"c1252de63039ab9c", X-B3-ParentSpanId:"4722a38b90b1743f", X-B3-Sampled:"0", X-ONAP-RequestID:"7d85cad0-e771-43cc-a7e8-78f820bb67ae", X-RequestID:"7d85cad0-e771-43cc-a7e8-78f820bb67ae", X-TransactionID:"7d85cad0-e771-43cc-a7e8-78f820bb67ae", X-ECOMP-RequestID:"7d85cad0-e771-43cc-a7e8-78f820bb67ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"323fc6b0-a6f9-4cdb-95c2-4d67bd9a3483"]
2023-01-25T08:31:18.374Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:31:18.374Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:31:18.394Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:18.395Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:18.395Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:31:18.395Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:18.397Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:31:18.397Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:18.398Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:31:18.432Z|7d85cad0-e771-43cc-a7e8-78f820bb67ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:31:23.880Z|b99e453b-cf6c-4b5c-a161-27df3b2ade85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:23.881Z|b99e453b-cf6c-4b5c-a161-27df3b2ade85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:23.884Z|8a174e9b-4757-4416-bc47-d092b40fc398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:23.884Z|8a174e9b-4757-4416-bc47-d092b40fc398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:23.892Z|46d8927e-eebb-4f0d-ad4f-615c235d97cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:23.892Z|46d8927e-eebb-4f0d-ad4f-615c235d97cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:28.362Z|5e232561-b47e-4dd8-a144-3c650391ea7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:31:28.362Z|5e232561-b47e-4dd8-a144-3c650391ea7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:31:28.625Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:31:28.630Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:31:28.632Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||Invoke
2023-01-25T08:31:28.632Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:28.632Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:31:28.633Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Method      : GET
2023-01-25T08:31:28.633Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e7d90a69a9c2fe6", X-B3-SpanId:"b053b86d63c84b5a", X-B3-ParentSpanId:"1e7d90a69a9c2fe6", X-B3-Sampled:"0", X-ONAP-RequestID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-RequestID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-TransactionID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-ECOMP-RequestID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed10b2a7-44c0-40d4-936c-16b12f126ee9"]
2023-01-25T08:31:28.634Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Request body: 
2023-01-25T08:31:28.634Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||==========================request end================================================
2023-01-25T08:31:28.660Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:28.661Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:28.661Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status text  : 
2023-01-25T08:31:28.662Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:28.663Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Response body: {
  "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "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-01-25T08:31:16.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bec77764-fe73-42d8-8fee-0ee90aa80c9d\",\n    \"modelVersionId\": \"a08d9e43-7fe7-4e62-a859-dc59818c2207\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"70a4b0b1-833b-4f84-936a-21c305206396\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"23c3bacf-151c-4660-ae7e-f79d37a4a489\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:31:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    }
  }
}
2023-01-25T08:31:28.663Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:28.664Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||InvokeReturn
2023-01-25T08:31:28.667Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:31:28.668Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:31:28.668Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:28.669Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:31:28.669Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:31:28.670Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e7d90a69a9c2fe6", X-B3-SpanId:"ecc6d8a5beb09238", X-B3-ParentSpanId:"1e7d90a69a9c2fe6", X-B3-Sampled:"0", X-ONAP-RequestID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-RequestID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-TransactionID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-ECOMP-RequestID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2b4defb-737e-4fc4-b0b8-575ab80b9643"]
2023-01-25T08:31:28.670Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:31:28.671Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:31:28.691Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:28.691Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:28.692Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:31:28.692Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:28.693Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:31:28.693Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:28.694Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:31:28.809Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:31:28.811Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:31:28.811Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:28.811Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:31:28.811Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:31:28.812Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-RequestID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-TransactionID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-ECOMP-RequestID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"099c3bae-b0e9-4a8a-849b-c54649d07183"]
2023-01-25T08:31:28.812Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:31:28.812Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:31:29.310Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:29.311Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:29.311Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:31:29.312Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=81452C4980288DD745E4C8A77A2CFAF2; 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:"Wed, 25 Jan 2023 08:31:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:29.312Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a634c7b0-9c8a-11ed-b703-92e0e7610332","businessKey":"8efc8f0a-6893-46b4-9310-9214e01c1207","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-25T08:31:22.625+0000","endTime":"2023-01-25T08:31:26.082+0000","removalTime":null,"durationInMillis":3457,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a2f57b08-9c8a-11ed-b703-92e0e7610332","superProcessInstanceId":"a436fb84-9c8a-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T08:31:29.313Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:29.313Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:31:29.360Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:31:29.361Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:31:29.362Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:29.362Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:31:29.362Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:31:29.363Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-RequestID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-TransactionID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-ECOMP-RequestID:"3c438c8a-b835-44f1-9b10-b14af4278902", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9b8aacd-9e8d-40d3-9e23-074776b1cd76"]
2023-01-25T08:31:29.363Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:31:29.364Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:31:29.554Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:29.554Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:29.555Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:31:29.555Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A90DC36CD79FFA1C45C1E02541E33229; 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:"Wed, 25 Jan 2023 08:31:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:29.555Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a6356403-9c8a-11ed-b703-92e0e7610332","parentActivityInstanceId":"a634c7b0-9c8a-11ed-b703-92e0e7610332","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processInstanceId":"a634c7b0-9c8a-11ed-b703-92e0e7610332","executionId":"a634c7b0-9c8a-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:31:22.630+0000","endTime":"2023-01-25T08:31:26.080+0000","durationInMillis":3450,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a2f57b08-9c8a-11ed-b703-92e0e7610332"}]
2023-01-25T08:31:29.556Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:29.556Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a634c7b0-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:31:29.563Z|3c438c8a-b835-44f1-9b10-b14af4278902|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:31:33.924Z|3232da86-54e1-41da-b4da-6ffa716f8f44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:33.924Z|f8add670-5126-4843-832d-45605f70a2e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:33.925Z|f8add670-5126-4843-832d-45605f70a2e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:33.925Z|3232da86-54e1-41da-b4da-6ffa716f8f44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:33.928Z|ac471eb5-9c37-4af1-ba9d-f1913b96a222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:33.929Z|ac471eb5-9c37-4af1-ba9d-f1913b96a222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:39.729Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:31:39.741Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:31:39.742Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||Invoke
2023-01-25T08:31:39.742Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:39.742Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:31:39.743Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Method      : GET
2023-01-25T08:31:39.743Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ccfcfdbc9814a3e", X-B3-SpanId:"57d69fccf9c75f33", X-B3-ParentSpanId:"4ccfcfdbc9814a3e", X-B3-Sampled:"0", X-ONAP-RequestID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-RequestID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-TransactionID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-ECOMP-RequestID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3438636f-3642-4f12-b368-2e41b27d26b3"]
2023-01-25T08:31:39.743Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Request body: 
2023-01-25T08:31:39.743Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||==========================request end================================================
2023-01-25T08:31:39.773Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:39.774Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:39.775Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status text  : 
2023-01-25T08:31:39.775Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:39.776Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Response body: {
  "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "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-01-25T08:31:16.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bec77764-fe73-42d8-8fee-0ee90aa80c9d\",\n    \"modelVersionId\": \"a08d9e43-7fe7-4e62-a859-dc59818c2207\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"70a4b0b1-833b-4f84-936a-21c305206396\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"23c3bacf-151c-4660-ae7e-f79d37a4a489\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:31:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
    "cloudIdentifier" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\"},\"environment\":null}",
    "created" : "2023-01-25T08:31:37.000+00:00"
  } ],
  "requestURI" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    }
  }
}
2023-01-25T08:31:39.776Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:39.776Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||InvokeReturn
2023-01-25T08:31:39.779Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:31:39.780Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:31:39.780Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:39.780Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:31:39.781Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:31:39.781Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ccfcfdbc9814a3e", X-B3-SpanId:"1f97ec07db780f16", X-B3-ParentSpanId:"4ccfcfdbc9814a3e", X-B3-Sampled:"0", X-ONAP-RequestID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-RequestID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-TransactionID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-ECOMP-RequestID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f1c1c52-9d43-4d1c-9a3a-2528246d9925"]
2023-01-25T08:31:39.782Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:31:39.782Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:31:39.798Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:39.799Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:39.800Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:31:39.800Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:39.801Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:31:39.801Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:39.802Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:31:39.836Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:31:39.837Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:31:39.837Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:39.838Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:31:39.838Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:31:39.838Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-RequestID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-TransactionID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-ECOMP-RequestID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7144292-8e07-4a53-8e1c-595847dd61b9"]
2023-01-25T08:31:39.838Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:31:39.839Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:31:39.966Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:39.966Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:39.966Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:31:39.967Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=743E668D46B9D0660910BD06E5A03FF8; 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:"Wed, 25 Jan 2023 08:31:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:39.967Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab3e9b4f-9c8a-11ed-b703-92e0e7610332","businessKey":"8efc8f0a-6893-46b4-9310-9214e01c1207","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:31:31.078+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a2f57b08-9c8a-11ed-b703-92e0e7610332","superProcessInstanceId":"ab3c9f48-9c8a-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T08:31:39.967Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:39.968Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:31:39.995Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:31:39.995Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:31:39.995Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:39.996Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:31:39.996Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:31:39.996Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-RequestID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-TransactionID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-ECOMP-RequestID:"a606537c-3e19-4f8a-a30f-5746ce7e0cd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28dc9615-c545-4ff4-b00b-a9f030aa6958"]
2023-01-25T08:31:39.996Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:31:39.997Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:31:40.122Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:40.123Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:40.124Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:31:40.124Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=277E3765650C03E90EFFE0532E40D7A3; 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:"Wed, 25 Jan 2023 08:31:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:40.125Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:ab3ec266-9c8a-11ed-b703-92e0e7610332","parentActivityInstanceId":"ab3e9b4f-9c8a-11ed-b703-92e0e7610332","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"ab3e9b4f-9c8a-11ed-b703-92e0e7610332","executionId":"ab3e9b4f-9c8a-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:31:31.079+0000","endTime":"2023-01-25T08:31:31.080+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a2f57b08-9c8a-11ed-b703-92e0e7610332"}]
2023-01-25T08:31:40.125Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:40.125Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:31:40.131Z|a606537c-3e19-4f8a-a30f-5746ce7e0cd3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:31:43.362Z|df20560a-43ec-4310-8c25-16256f0ddd34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:31:43.365Z|df20560a-43ec-4310-8c25-16256f0ddd34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:31:43.948Z|83353f3d-dd8d-47cb-8e44-b956cc98b0d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:43.949Z|83353f3d-dd8d-47cb-8e44-b956cc98b0d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:43.951Z|63134834-c7e2-48a0-be5e-08f280770a18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:43.952Z|63134834-c7e2-48a0-be5e-08f280770a18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:43.957Z|93f06f97-17f9-409b-b7ce-b96d0837367e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:43.958Z|93f06f97-17f9-409b-b7ce-b96d0837367e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:44.165Z|a0c6ea9a-a073-413c-b4c1-5f40ed812c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:31:44.166Z|a0c6ea9a-a073-413c-b4c1-5f40ed812c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:31:50.260Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:31:50.265Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:31:50.266Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||Invoke
2023-01-25T08:31:50.266Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:50.267Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:31:50.267Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Method      : GET
2023-01-25T08:31:50.267Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd1524c209678e03", X-B3-SpanId:"0250195ccfb07cea", X-B3-ParentSpanId:"dd1524c209678e03", X-B3-Sampled:"0", X-ONAP-RequestID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-RequestID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-TransactionID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-ECOMP-RequestID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a3db325-1e6d-4ac2-a7a1-a07797bda4e3"]
2023-01-25T08:31:50.267Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Request body: 
2023-01-25T08:31:50.267Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||==========================request end================================================
2023-01-25T08:31:50.298Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:50.299Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:50.299Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status text  : 
2023-01-25T08:31:50.300Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:50.300Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Response body: {
  "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "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-01-25T08:31:16.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bec77764-fe73-42d8-8fee-0ee90aa80c9d\",\n    \"modelVersionId\": \"a08d9e43-7fe7-4e62-a859-dc59818c2207\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"70a4b0b1-833b-4f84-936a-21c305206396\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"23c3bacf-151c-4660-ae7e-f79d37a4a489\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:31:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
    "cloudIdentifier" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\"},\"environment\":null}",
    "created" : "2023-01-25T08:31:37.000+00:00"
  } ],
  "requestURI" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    }
  }
}
2023-01-25T08:31:50.301Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:50.302Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||InvokeReturn
2023-01-25T08:31:50.304Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:31:50.304Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:31:50.304Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:50.305Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:31:50.305Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:31:50.305Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd1524c209678e03", X-B3-SpanId:"b404b0535cf50181", X-B3-ParentSpanId:"dd1524c209678e03", X-B3-Sampled:"0", X-ONAP-RequestID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-RequestID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-TransactionID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-ECOMP-RequestID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1a41f80-952b-42e7-8ea5-167937b6994b"]
2023-01-25T08:31:50.306Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:31:50.306Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:31:50.330Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:50.331Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:50.331Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:31:50.332Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:31:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:50.334Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"94dd44f8-cabc-477c-a84c-9a3b6d30474b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":null,\"creation_time\":1674635499000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:31:42.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:31:50.334Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:50.335Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:31:50.366Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:31:50.366Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:31:50.367Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:50.367Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:31:50.367Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:31:50.367Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-RequestID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-TransactionID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-ECOMP-RequestID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a40b803-6589-47ac-a504-a6687ce88aa1"]
2023-01-25T08:31:50.368Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:31:50.368Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:31:50.498Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:50.499Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:50.499Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:31:50.499Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5DFBB32C2F8A3929F1899EBF872667B2; 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:"Wed, 25 Jan 2023 08:31:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:50.500Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab3e9b4f-9c8a-11ed-b703-92e0e7610332","businessKey":"8efc8f0a-6893-46b4-9310-9214e01c1207","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:31:31.078+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a2f57b08-9c8a-11ed-b703-92e0e7610332","superProcessInstanceId":"ab3c9f48-9c8a-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T08:31:50.500Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:50.501Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:31:50.529Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:31:50.530Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:31:50.530Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:31:50.530Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:31:50.530Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:31:50.530Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-RequestID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-TransactionID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-ECOMP-RequestID:"7ae54088-8850-4d3f-a1ee-ece9d729a04f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0314f9a-bd19-4834-9314-b8b58e4902ab"]
2023-01-25T08:31:50.531Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:31:50.531Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:31:50.655Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:31:50.656Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:31:50.656Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:31:50.656Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6A54C51EC073D86075FA93B5991983C6; 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:"811", Date:"Wed, 25 Jan 2023 08:31:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:31:50.657Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b0e30017-9c8a-11ed-b703-92e0e7610332","parentActivityInstanceId":"ab3e9b4f-9c8a-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"ab3e9b4f-9c8a-11ed-b703-92e0e7610332","executionId":"ab3e9b4f-9c8a-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:31:40.544+0000","endTime":"2023-01-25T08:31:40.552+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a2f57b08-9c8a-11ed-b703-92e0e7610332"}]
2023-01-25T08:31:50.657Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:31:50.658Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:31:50.664Z|7ae54088-8850-4d3f-a1ee-ece9d729a04f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:31:53.972Z|bca24c6c-043d-45a4-9581-d841e1ea7739|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:53.973Z|bca24c6c-043d-45a4-9581-d841e1ea7739|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:53.975Z|79b5f183-4fea-4507-bd1a-e1118ca77b35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:53.975Z|79b5f183-4fea-4507-bd1a-e1118ca77b35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:53.981Z|f8e7b036-f33e-4e5b-b0fc-8e03648a1543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:31:53.982Z|f8e7b036-f33e-4e5b-b0fc-8e03648a1543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:31:58.362Z|0469a0d0-c376-48c8-8c90-1f5af6e93cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:31:58.362Z|0469a0d0-c376-48c8-8c90-1f5af6e93cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:32:00.798Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:32:00.803Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:32:00.804Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||Invoke
2023-01-25T08:32:00.804Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:00.805Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:32:00.805Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Method      : GET
2023-01-25T08:32:00.805Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a29d20267e2a681e", X-B3-SpanId:"795cb1a230936000", X-B3-ParentSpanId:"a29d20267e2a681e", X-B3-Sampled:"0", X-ONAP-RequestID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-RequestID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-TransactionID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-ECOMP-RequestID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"782437d0-658b-4581-a9f8-98982102615f"]
2023-01-25T08:32:00.806Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Request body: 
2023-01-25T08:32:00.806Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||==========================request end================================================
2023-01-25T08:32:00.832Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:00.832Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:00.833Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status text  : 
2023-01-25T08:32:00.833Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:00.834Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Response body: {
  "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "flowStatus" : "Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2023-01-25T08:31:16.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bec77764-fe73-42d8-8fee-0ee90aa80c9d\",\n    \"modelVersionId\": \"a08d9e43-7fe7-4e62-a859-dc59818c2207\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"70a4b0b1-833b-4f84-936a-21c305206396\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"23c3bacf-151c-4660-ae7e-f79d37a4a489\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:31:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
    "cloudIdentifier" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\"},\"environment\":null}",
    "created" : "2023-01-25T08:31:37.000+00:00"
  } ],
  "requestURI" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    }
  }
}
2023-01-25T08:32:00.835Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:00.835Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||InvokeReturn
2023-01-25T08:32:00.838Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:32:00.839Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:32:00.839Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:00.839Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:32:00.840Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:32:00.840Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a29d20267e2a681e", X-B3-SpanId:"05b1cdd0f4e75169", X-B3-ParentSpanId:"a29d20267e2a681e", X-B3-Sampled:"0", X-ONAP-RequestID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-RequestID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-TransactionID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-ECOMP-RequestID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60cd6aaa-1c08-4df8-b019-ecc7c8a80415"]
2023-01-25T08:32:00.840Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:32:00.840Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:32:00.856Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:00.857Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:00.858Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:32:00.858Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:00.859Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3a524a16-baa9-453b-b002-2ea7d2bc8247\",\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"94dd44f8-cabc-477c-a84c-9a3b6d30474b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":null,\"creation_time\":1674635499000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:31:42.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:32:00.859Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:00.859Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:32:00.919Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:32:00.920Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:32:00.921Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:00.921Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:32:00.921Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:32:00.921Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-RequestID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-TransactionID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-ECOMP-RequestID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"685eeac5-5ca5-48e3-af16-4e7a24111592"]
2023-01-25T08:32:00.922Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:32:00.922Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:32:01.102Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:01.103Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:01.103Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:32:01.103Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2A72BFCBB27E695A4B235A8C920B8E43; 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:"Wed, 25 Jan 2023 08:32:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:01.104Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab3e9b4f-9c8a-11ed-b703-92e0e7610332","businessKey":"8efc8f0a-6893-46b4-9310-9214e01c1207","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:31:31.078+0000","endTime":"2023-01-25T08:31:58.254+0000","removalTime":null,"durationInMillis":27176,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a2f57b08-9c8a-11ed-b703-92e0e7610332","superProcessInstanceId":"ab3c9f48-9c8a-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T08:32:01.104Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:01.105Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8efc8f0a-6893-46b4-9310-9214e01c1207&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:32:01.132Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:32:01.132Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:32:01.132Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:01.133Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:32:01.133Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:32:01.133Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-RequestID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-TransactionID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-ECOMP-RequestID:"3d87b117-9c7e-4eee-8a07-12c635288e1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c7bc6cb-7185-47af-be73-35fbea187006"]
2023-01-25T08:32:01.133Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:32:01.134Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:32:01.263Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:01.264Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:01.264Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:32:01.264Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1D6278C5FDD253B009B5E5FE6971F84B; 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:"Wed, 25 Jan 2023 08:32:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:01.265Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:bb7106ea-9c8a-11ed-b703-92e0e7610332","parentActivityInstanceId":"ab3e9b4f-9c8a-11ed-b703-92e0e7610332","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"ab3e9b4f-9c8a-11ed-b703-92e0e7610332","executionId":"ab3e9b4f-9c8a-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:31:58.252+0000","endTime":"2023-01-25T08:31:58.253+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a2f57b08-9c8a-11ed-b703-92e0e7610332"}]
2023-01-25T08:32:01.265Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:01.266Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab3e9b4f-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:32:01.275Z|3d87b117-9c7e-4eee-8a07-12c635288e1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:32:04.000Z|ff472ce4-9bc5-432b-8d4e-49ea6418c03f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:04.000Z|2dfda686-234c-4991-b231-f0eafa7fb8df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:04.001Z|ff472ce4-9bc5-432b-8d4e-49ea6418c03f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:04.001Z|2dfda686-234c-4991-b231-f0eafa7fb8df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:04.007Z|f479178c-e463-413e-8ebf-8a55405870e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:04.008Z|f479178c-e463-413e-8ebf-8a55405870e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:11.412Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:32:11.418Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:32:11.419Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||Invoke
2023-01-25T08:32:11.420Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:11.420Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:32:11.420Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Method      : GET
2023-01-25T08:32:11.421Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ac5cf11c0fdeedd", X-B3-SpanId:"907d09a307f8d105", X-B3-ParentSpanId:"6ac5cf11c0fdeedd", X-B3-Sampled:"0", X-ONAP-RequestID:"33ac7464-9ccf-4a44-87d8-d8cfffe1d512", X-RequestID:"33ac7464-9ccf-4a44-87d8-d8cfffe1d512", X-TransactionID:"33ac7464-9ccf-4a44-87d8-d8cfffe1d512", X-ECOMP-RequestID:"33ac7464-9ccf-4a44-87d8-d8cfffe1d512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b2fb9e0-cf3e-4e1d-ab68-e030032ea35d"]
2023-01-25T08:32:11.421Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Request body: 
2023-01-25T08:32:11.421Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||==========================request end================================================
2023-01-25T08:32:11.445Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:11.446Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:11.446Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status text  : 
2023-01-25T08:32:11.447Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:11.449Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Response body: {
  "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "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-01-25T08:31:16.000+00:00",
  "endTime" : "2023-01-25T08:32:01.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bec77764-fe73-42d8-8fee-0ee90aa80c9d\",\n    \"modelVersionId\": \"a08d9e43-7fe7-4e62-a859-dc59818c2207\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"70a4b0b1-833b-4f84-936a-21c305206396\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"23c3bacf-151c-4660-ae7e-f79d37a4a489\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:32:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
    "cloudIdentifier" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\"},\"environment\":null}",
    "created" : "2023-01-25T08:31:37.000+00:00"
  } ],
  "requestURI" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    }
  }
}
2023-01-25T08:32:11.449Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:11.450Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||InvokeReturn
2023-01-25T08:32:11.452Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:32:11.452Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:32:11.452Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:11.453Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:32:11.453Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:32:11.453Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ac5cf11c0fdeedd", X-B3-SpanId:"cb4c26d41b4a41d0", X-B3-ParentSpanId:"6ac5cf11c0fdeedd", X-B3-Sampled:"0", X-ONAP-RequestID:"33ac7464-9ccf-4a44-87d8-d8cfffe1d512", X-RequestID:"33ac7464-9ccf-4a44-87d8-d8cfffe1d512", X-TransactionID:"33ac7464-9ccf-4a44-87d8-d8cfffe1d512", X-ECOMP-RequestID:"33ac7464-9ccf-4a44-87d8-d8cfffe1d512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00dae393-a916-4dbe-b350-c8455e103935"]
2023-01-25T08:32:11.454Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:32:11.454Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:32:11.470Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:11.471Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:11.472Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:32:11.472Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:11.473Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3a524a16-baa9-453b-b002-2ea7d2bc8247\",\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"94dd44f8-cabc-477c-a84c-9a3b6d30474b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":null,\"creation_time\":1674635499000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:31:42.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:32:11.473Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:11.473Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:32:11.490Z|33ac7464-9ccf-4a44-87d8-d8cfffe1d512|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:32:11.634Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:32:11.641Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:32:11.642Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||Invoke
2023-01-25T08:32:11.642Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:11.643Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:32:11.643Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Method      : GET
2023-01-25T08:32:11.643Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ce962d05f23358a", X-B3-SpanId:"8e358b4c48619622", X-B3-ParentSpanId:"1ce962d05f23358a", X-B3-Sampled:"0", X-ONAP-RequestID:"ab575b05-3af4-4ea1-911c-728f87df446c", X-RequestID:"ab575b05-3af4-4ea1-911c-728f87df446c", X-TransactionID:"ab575b05-3af4-4ea1-911c-728f87df446c", X-ECOMP-RequestID:"ab575b05-3af4-4ea1-911c-728f87df446c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9a8a879-469f-46c0-9ef6-2ee8598621ac"]
2023-01-25T08:32:11.644Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Request body: 
2023-01-25T08:32:11.644Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||==========================request end================================================
2023-01-25T08:32:11.668Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:11.668Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:11.669Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status text  : 
2023-01-25T08:32:11.669Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:11.670Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Response body: {
  "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "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-01-25T08:31:16.000+00:00",
  "endTime" : "2023-01-25T08:32:01.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bec77764-fe73-42d8-8fee-0ee90aa80c9d\",\n    \"modelVersionId\": \"a08d9e43-7fe7-4e62-a859-dc59818c2207\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"70a4b0b1-833b-4f84-936a-21c305206396\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"23c3bacf-151c-4660-ae7e-f79d37a4a489\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:32:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
    "cloudIdentifier" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\"},\"environment\":null}",
    "created" : "2023-01-25T08:31:37.000+00:00"
  } ],
  "requestURI" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    }
  }
}
2023-01-25T08:32:11.671Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:11.671Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||InvokeReturn
2023-01-25T08:32:11.681Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:32:11.681Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:32:11.682Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:11.682Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:32:11.682Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:32:11.683Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ce962d05f23358a", X-B3-SpanId:"94229ffd52c5585e", X-B3-ParentSpanId:"1ce962d05f23358a", X-B3-Sampled:"0", X-ONAP-RequestID:"ab575b05-3af4-4ea1-911c-728f87df446c", X-RequestID:"ab575b05-3af4-4ea1-911c-728f87df446c", X-TransactionID:"ab575b05-3af4-4ea1-911c-728f87df446c", X-ECOMP-RequestID:"ab575b05-3af4-4ea1-911c-728f87df446c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9ee5408-a8b9-413f-85ce-9c2e52ea3bf6"]
2023-01-25T08:32:11.683Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:32:11.683Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:32:11.700Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:11.701Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:11.701Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:32:11.702Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:11.702Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3a524a16-baa9-453b-b002-2ea7d2bc8247\",\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"94dd44f8-cabc-477c-a84c-9a3b6d30474b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":null,\"creation_time\":1674635499000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:31:42.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:32:11.703Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:11.703Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:32:11.724Z|ab575b05-3af4-4ea1-911c-728f87df446c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:32:11.857Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:32:11.862Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:32:11.863Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||Invoke
2023-01-25T08:32:11.863Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:11.863Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:32:11.863Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Method      : GET
2023-01-25T08:32:11.864Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4958738f7968ab36", X-B3-SpanId:"cc25b13b4df494ba", X-B3-ParentSpanId:"4958738f7968ab36", X-B3-Sampled:"0", X-ONAP-RequestID:"05552ee4-f913-4cfe-89f2-fab07b2b8992", X-RequestID:"05552ee4-f913-4cfe-89f2-fab07b2b8992", X-TransactionID:"05552ee4-f913-4cfe-89f2-fab07b2b8992", X-ECOMP-RequestID:"05552ee4-f913-4cfe-89f2-fab07b2b8992", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce2f82c5-790c-4a73-83d3-2703645f9f09"]
2023-01-25T08:32:11.864Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Request body: 
2023-01-25T08:32:11.864Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||==========================request end================================================
2023-01-25T08:32:11.886Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:11.886Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:11.887Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status text  : 
2023-01-25T08:32:11.887Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:11.888Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Response body: {
  "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "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-01-25T08:31:16.000+00:00",
  "endTime" : "2023-01-25T08:32:01.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bec77764-fe73-42d8-8fee-0ee90aa80c9d\",\n    \"modelVersionId\": \"a08d9e43-7fe7-4e62-a859-dc59818c2207\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"70a4b0b1-833b-4f84-936a-21c305206396\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"23c3bacf-151c-4660-ae7e-f79d37a4a489\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:32:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
    "cloudIdentifier" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\"},\"environment\":null}",
    "created" : "2023-01-25T08:31:37.000+00:00"
  } ],
  "requestURI" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    }
  }
}
2023-01-25T08:32:11.888Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:11.889Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||InvokeReturn
2023-01-25T08:32:11.892Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:32:11.892Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:32:11.893Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:11.893Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:32:11.893Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:32:11.894Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4958738f7968ab36", X-B3-SpanId:"56362b0c44ecfee6", X-B3-ParentSpanId:"4958738f7968ab36", X-B3-Sampled:"0", X-ONAP-RequestID:"05552ee4-f913-4cfe-89f2-fab07b2b8992", X-RequestID:"05552ee4-f913-4cfe-89f2-fab07b2b8992", X-TransactionID:"05552ee4-f913-4cfe-89f2-fab07b2b8992", X-ECOMP-RequestID:"05552ee4-f913-4cfe-89f2-fab07b2b8992", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e17cf604-d42f-4695-afbd-24efd78cd3b6"]
2023-01-25T08:32:11.894Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:32:11.894Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:32:11.911Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:11.912Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:11.912Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:32:11.913Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:11.914Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3a524a16-baa9-453b-b002-2ea7d2bc8247\",\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"94dd44f8-cabc-477c-a84c-9a3b6d30474b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":null,\"creation_time\":1674635499000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:31:42.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:32:11.914Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:11.914Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:32:11.929Z|05552ee4-f913-4cfe-89f2-fab07b2b8992|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:32:12.059Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:32:12.065Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:32:12.066Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||Invoke
2023-01-25T08:32:12.066Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:12.066Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:32:12.067Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Method      : GET
2023-01-25T08:32:12.067Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"debccea7f84c8d24", X-B3-SpanId:"e5f79fb36a8b7f7f", X-B3-ParentSpanId:"debccea7f84c8d24", X-B3-Sampled:"0", X-ONAP-RequestID:"c399f810-2ada-4606-af0b-219c3cfee79c", X-RequestID:"c399f810-2ada-4606-af0b-219c3cfee79c", X-TransactionID:"c399f810-2ada-4606-af0b-219c3cfee79c", X-ECOMP-RequestID:"c399f810-2ada-4606-af0b-219c3cfee79c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f71b425a-fa45-41e5-a1ca-f9ff4605b350"]
2023-01-25T08:32:12.067Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Request body: 
2023-01-25T08:32:12.067Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||==========================request end================================================
2023-01-25T08:32:12.091Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:12.092Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:12.093Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status text  : 
2023-01-25T08:32:12.093Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:12.094Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Response body: {
  "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "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-01-25T08:31:16.000+00:00",
  "endTime" : "2023-01-25T08:32:01.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bec77764-fe73-42d8-8fee-0ee90aa80c9d\",\n    \"modelVersionId\": \"a08d9e43-7fe7-4e62-a859-dc59818c2207\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"70a4b0b1-833b-4f84-936a-21c305206396\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"23c3bacf-151c-4660-ae7e-f79d37a4a489\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:32:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
    "cloudIdentifier" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\"},\"environment\":null}",
    "created" : "2023-01-25T08:31:37.000+00:00"
  } ],
  "requestURI" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    }
  }
}
2023-01-25T08:32:12.094Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:12.095Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||InvokeReturn
2023-01-25T08:32:12.097Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:32:12.097Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:32:12.097Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:12.098Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:32:12.098Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:32:12.098Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"debccea7f84c8d24", X-B3-SpanId:"59966b39d75f24cb", X-B3-ParentSpanId:"debccea7f84c8d24", X-B3-Sampled:"0", X-ONAP-RequestID:"c399f810-2ada-4606-af0b-219c3cfee79c", X-RequestID:"c399f810-2ada-4606-af0b-219c3cfee79c", X-TransactionID:"c399f810-2ada-4606-af0b-219c3cfee79c", X-ECOMP-RequestID:"c399f810-2ada-4606-af0b-219c3cfee79c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8211a4b-3232-4a1c-a6ad-9d290c0b66c9"]
2023-01-25T08:32:12.099Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:32:12.099Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:32:12.119Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:12.120Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:12.120Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:32:12.121Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:12.121Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3a524a16-baa9-453b-b002-2ea7d2bc8247\",\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"94dd44f8-cabc-477c-a84c-9a3b6d30474b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":null,\"creation_time\":1674635499000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:31:42.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:32:12.122Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:12.122Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:32:12.135Z|c399f810-2ada-4606-af0b-219c3cfee79c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:32:12.256Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:32:12.261Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:32:12.261Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||Invoke
2023-01-25T08:32:12.262Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:12.262Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207
2023-01-25T08:32:12.262Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Method      : GET
2023-01-25T08:32:12.262Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffc0103b3bd28c6a", X-B3-SpanId:"424b2fa71c633a68", X-B3-ParentSpanId:"ffc0103b3bd28c6a", X-B3-Sampled:"0", X-ONAP-RequestID:"3158e08a-c5a4-4017-a7e7-be97748eb45f", X-RequestID:"3158e08a-c5a4-4017-a7e7-be97748eb45f", X-TransactionID:"3158e08a-c5a4-4017-a7e7-be97748eb45f", X-ECOMP-RequestID:"3158e08a-c5a4-4017-a7e7-be97748eb45f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ae1fbe7-7c44-4131-8ae8-82ea366c29bf"]
2023-01-25T08:32:12.263Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Request body: 
2023-01-25T08:32:12.263Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||==========================request end================================================
2023-01-25T08:32:12.290Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:12.290Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:12.291Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Status text  : 
2023-01-25T08:32:12.291Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:12.293Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||Response body: {
  "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "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-01-25T08:31:16.000+00:00",
  "endTime" : "2023-01-25T08:32:01.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bec77764-fe73-42d8-8fee-0ee90aa80c9d\",\n    \"modelVersionId\": \"a08d9e43-7fe7-4e62-a859-dc59818c2207\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"70a4b0b1-833b-4f84-936a-21c305206396\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"23c3bacf-151c-4660-ae7e-f79d37a4a489\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:32:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
    "cloudIdentifier" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\"},\"environment\":null}",
    "created" : "2023-01-25T08:31:37.000+00:00"
  } ],
  "requestURI" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207"
    }
  }
}
2023-01-25T08:32:12.293Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:12.294Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8efc8f0a-6893-46b4-9310-9214e01c1207|INFO|500||InvokeReturn
2023-01-25T08:32:12.296Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:32:12.296Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:32:12.296Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:12.297Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false
2023-01-25T08:32:12.297Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:32:12.297Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffc0103b3bd28c6a", X-B3-SpanId:"294e7769dc7c5910", X-B3-ParentSpanId:"ffc0103b3bd28c6a", X-B3-Sampled:"0", X-ONAP-RequestID:"3158e08a-c5a4-4017-a7e7-be97748eb45f", X-RequestID:"3158e08a-c5a4-4017-a7e7-be97748eb45f", X-TransactionID:"3158e08a-c5a4-4017-a7e7-be97748eb45f", X-ECOMP-RequestID:"3158e08a-c5a4-4017-a7e7-be97748eb45f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27b18daf-2ac2-4818-b364-ca2fe1891ee2"]
2023-01-25T08:32:12.298Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:32:12.298Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:32:12.314Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:12.315Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:12.315Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:32:12.316Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:12.316Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "8efc8f0a-6893-46b4-9310-9214e01c1207",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3a524a16-baa9-453b-b002-2ea7d2bc8247\",\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"94dd44f8-cabc-477c-a84c-9a3b6d30474b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":null,\"creation_time\":1674635499000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:31:42.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:32:12.316Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:12.317Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8efc8f0a-6893-46b4-9310-9214e01c1207&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:32:12.328Z|3158e08a-c5a4-4017-a7e7-be97748eb45f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:32:13.362Z|4cce1be6-a501-46b5-bb2e-c6c80a7d2e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:32:13.363Z|4cce1be6-a501-46b5-bb2e-c6c80a7d2e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:32:14.025Z|028093e6-9bd9-4d56-8d84-6dac958ffac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:14.026Z|028093e6-9bd9-4d56-8d84-6dac958ffac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:14.028Z|319c9fbe-29c6-4a4e-b635-39a366dd2a43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:14.029Z|319c9fbe-29c6-4a4e-b635-39a366dd2a43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:14.036Z|950be36b-c207-4c2a-a4be-c654ca6721cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:14.037Z|950be36b-c207-4c2a-a4be-c654ca6721cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:14.167Z|10b8755e-439c-4c0c-a111-9f2d68b8a787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:32:14.168Z|10b8755e-439c-4c0c-a111-9f2d68b8a787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:32:15.053Z|ddec144c-d668-402e-ab72-5340b3789008|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:32:15.054Z|ddec144c-d668-402e-ab72-5340b3789008|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:23.083Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:32:23.092Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|||INFO|500||Checking if requestId: 1684909b-6605-488e-acd8-ba80fbda5d7e already exists in requestDb InfraActiveRequests table
2023-01-25T08:32:23.092Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:32:23.093Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||Invoke
2023-01-25T08:32:23.093Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:23.093Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:32:23.093Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Method      : GET
2023-01-25T08:32:23.094Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b23ee97e2224d54", X-B3-SpanId:"c3840b833c7f7473", X-B3-ParentSpanId:"2b23ee97e2224d54", X-B3-Sampled:"0", X-ONAP-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-TransactionID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-ECOMP-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2265cc6-0ffd-4f4f-9b6f-4a6c2fc65359"]
2023-01-25T08:32:23.094Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Request body: 
2023-01-25T08:32:23.094Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||==========================request end================================================
2023-01-25T08:32:23.115Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:23.116Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:32:23.116Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status text  : 
2023-01-25T08:32:23.117Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:32:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:23.117Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Response body: 
2023-01-25T08:32:23.118Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:23.118Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|404|Not Found|InvokeReturn
2023-01-25T08:32:23.130Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:32:24.060Z|f39d6744-7a11-40b3-8233-33e53c2a8530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:24.061Z|f39d6744-7a11-40b3-8233-33e53c2a8530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:24.069Z|52b5a292-7525-46cf-a28a-f90249219106|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:24.069Z|d1f2fb5a-7369-4933-8e46-2591115c7d97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:24.070Z|d1f2fb5a-7369-4933-8e46-2591115c7d97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:24.070Z|52b5a292-7525-46cf-a28a-f90249219106|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:24.318Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:32:24.361Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-25T08:32:24.362Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[1684909b-6605-488e-acd8-ba80fbda5d7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[87107ee5-d935-415c-8927-bb87eb4d62be], X-ECOMP-RequestID=[1684909b-6605-488e-acd8-ba80fbda5d7e], X-TransactionId=[], X-ONAP-RequestID=[1684909b-6605-488e-acd8-ba80fbda5d7e]}
2023-01-25T08:32:24.425Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:32:24 GMT], content-length=[395], x-aai-txid=[0-aai-resources-230125-08:32:24:711-73816], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:32:24.427Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b/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/92aeb736-df83-4ec1-95cd-670cf554170b/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b/related-to/vf-modules","ERR.5.4.6114"]}}}

2023-01-25T08:32:24.427Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-25T08:32:24.431Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2023-01-25T08:32:24.436Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:32:24.478Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||Invoke
2023-01-25T08:32:24.478Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1684909b-6605-488e-acd8-ba80fbda5d7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bf2f944a-086c-4e8a-91c8-9a01169d7883], X-ECOMP-RequestID=[1684909b-6605-488e-acd8-ba80fbda5d7e], X-TransactionId=[], X-ONAP-RequestID=[1684909b-6605-488e-acd8-ba80fbda5d7e]}
2023-01-25T08:32:24.533Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:32:24 GMT], content-length=[1067], vertex-id=[172208], x-aai-txid=[1-aai-resources-230125-08:32:24:827-94559], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:32:24.534Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||{"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674635480965","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"92aeb736-df83-4ec1-95cd-670cf554170b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_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-01-25T08:32:24.534Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||InvokeReturn
2023-01-25T08:32:24.536Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:32:24.536Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:32:24.537Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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-01-25T08:32:24.538Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T08:32:24.538Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:24.538Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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-01-25T08:32:24.538Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T08:32:24.539Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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:"2b23ee97e2224d54", X-B3-SpanId:"2cc0017faa89157f", X-B3-ParentSpanId:"2b23ee97e2224d54", X-B3-Sampled:"0", X-ONAP-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-TransactionID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-ECOMP-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87885b8f-5023-4666-8bac-4f36da7adc46"]
2023-01-25T08:32:24.539Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489"},"instanceName":null,"requestScope":"network"}
2023-01-25T08:32:24.539Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T08:32:24.563Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:24.563Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:24.564Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T08:32:24.564Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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:"Wed, 25 Jan 2023 08:32:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:24.564Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T08:32:24.565Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:24.565Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T08:32:24.566Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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-01-25T08:32:24.566Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2023-01-25T08:32:24.567Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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-01-25T08:32:24.567Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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-01-25T08:32:24.567Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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-01-25T08:32:24.567Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-TransactionID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-ECOMP-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb24b851-49e2-4442-900c-e823d1d15f7b"]
2023-01-25T08:32:24.568Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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-01-25T08:32:24.568Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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-01-25T08:32:24.602Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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-01-25T08:32:24.603Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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-01-25T08:32:24.603Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-25T08:32:24.604Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:24.605Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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" : 186,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186"
    }
  }
}
2023-01-25T08:32:24.605Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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-01-25T08:32:24.606Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2023-01-25T08:32:24.611Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:32:24.612Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T08:32:24.612Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:24.612Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:32:24.612Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T08:32:24.613Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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:"1255", X-B3-TraceId:"2b23ee97e2224d54", X-B3-SpanId:"70449547b1989f1d", X-B3-ParentSpanId:"2b23ee97e2224d54", X-B3-Sampled:"0", X-ONAP-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-TransactionID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-ECOMP-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2fdf733-3e44-4a77-9eb0-fa2493668148"]
2023-01-25T08:32:24.613Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1684909b-6605-488e-acd8-ba80fbda5d7e","requestStatus":"IN_PROGRESS","startTime":1674635544432,"source":"VID","tenantId":"518d1743b35a48f892375e10ec89a2a4","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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","requestScope":"network","requestAction":"deleteInstance","networkId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"1684909b-6605-488e-acd8-ba80fbda5d7e"}
2023-01-25T08:32:24.613Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T08:32:24.642Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:24.643Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T08:32:24.643Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T08:32:24.644Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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/1684909b-6605-488e-acd8-ba80fbda5d7e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:24.644Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:32:24.432+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:32:24.589+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    }
  }
}
2023-01-25T08:32:24.645Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:24.645Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T08:32:24.656Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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-01-25T08:32:24.657Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T08:32:24.657Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:24.657Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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-01-25T08:32:24.658Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T08:32:24.658Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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:"2b23ee97e2224d54", X-B3-SpanId:"256db36a6337f748", X-B3-ParentSpanId:"2b23ee97e2224d54", X-B3-Sampled:"0", X-ONAP-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-TransactionID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-ECOMP-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7ed4fd7-d1cc-4fad-bfc4-313b040a03f3"]
2023-01-25T08:32:24.658Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|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\":\"518d1743b35a48f892375e10ec89a2a4\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"23c3bacf-151c-4660-ae7e-f79d37a4a489\",\"networkInstanceId\":\"92aeb736-df83-4ec1-95cd-670cf554170b\"}","type":"String"},"requestId":{"value":"1684909b-6605-488e-acd8-ba80fbda5d7e","type":"String"},"mso-request-id":{"value":"1684909b-6605-488e-acd8-ba80fbda5d7e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"23c3bacf-151c-4660-ae7e-f79d37a4a489","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"92aeb736-df83-4ec1-95cd-670cf554170b","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/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T08:32:24.658Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T08:32:25.675Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:25.676Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T08:32:25.677Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T08:32:25.677Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:32:25 GMT", X-ONAP-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-TransactionID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-ECOMP-RequestID:"1684909b-6605-488e-acd8-ba80fbda5d7e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d7ed4fd7-d1cc-4fad-bfc4-313b040a03f3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:25.678Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1684909b-6605-488e-acd8-ba80fbda5d7e\",\"instanceId\":\"92aeb736-df83-4ec1-95cd-670cf554170b\"}}","message":"Success","processInstanceID":"cb30dbc0-9c8a-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:32:25.679Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:25.679Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T08:32:25.686Z|1684909b-6605-488e-acd8-ba80fbda5d7e|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:32:25.847Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:32:25.852Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:32:25.852Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||Invoke
2023-01-25T08:32:25.853Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:25.853Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:32:25.854Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Method      : GET
2023-01-25T08:32:25.854Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d86acf4e0ea76bf", X-B3-SpanId:"d38f257def39490e", X-B3-ParentSpanId:"2d86acf4e0ea76bf", X-B3-Sampled:"0", X-ONAP-RequestID:"5b1c0d47-b170-4eeb-9966-8ce0adebfeba", X-RequestID:"5b1c0d47-b170-4eeb-9966-8ce0adebfeba", X-TransactionID:"5b1c0d47-b170-4eeb-9966-8ce0adebfeba", X-ECOMP-RequestID:"5b1c0d47-b170-4eeb-9966-8ce0adebfeba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bd4912f-7ef8-4f6e-9f35-662691913d93"]
2023-01-25T08:32:25.855Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Request body: 
2023-01-25T08:32:25.855Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||==========================request end================================================
2023-01-25T08:32:25.880Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:25.881Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:25.881Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status text  : 
2023-01-25T08:32:25.882Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:25.883Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Response body: {
  "requestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:32:24.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:32:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    }
  }
}
2023-01-25T08:32:25.883Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:25.884Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||InvokeReturn
2023-01-25T08:32:25.886Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:32:25.886Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:32:25.886Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:25.887Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:32:25.887Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:32:25.888Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d86acf4e0ea76bf", X-B3-SpanId:"9cf20e3ea0e7fee4", X-B3-ParentSpanId:"2d86acf4e0ea76bf", X-B3-Sampled:"0", X-ONAP-RequestID:"5b1c0d47-b170-4eeb-9966-8ce0adebfeba", X-RequestID:"5b1c0d47-b170-4eeb-9966-8ce0adebfeba", X-TransactionID:"5b1c0d47-b170-4eeb-9966-8ce0adebfeba", X-ECOMP-RequestID:"5b1c0d47-b170-4eeb-9966-8ce0adebfeba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fda3a592-ba75-49a0-8303-3d2a952bf635"]
2023-01-25T08:32:25.888Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:32:25.888Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:32:25.905Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:25.905Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:25.906Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:32:25.906Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:25.907Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:32:25.908Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:25.908Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:32:25.927Z|5b1c0d47-b170-4eeb-9966-8ce0adebfeba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:32:28.362Z|6407171b-8606-4edb-b519-e5aa7c7429e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:32:28.364Z|6407171b-8606-4edb-b519-e5aa7c7429e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:32:34.087Z|de540f37-0faa-4bdd-9a1e-3ce8d2927fb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:34.088Z|de540f37-0faa-4bdd-9a1e-3ce8d2927fb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:34.090Z|6689709c-d84c-4412-aac8-613ec66337f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:34.091Z|6689709c-d84c-4412-aac8-613ec66337f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:34.091Z|a3863e81-ce1f-41c1-8931-c73a9a7631d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:34.092Z|a3863e81-ce1f-41c1-8931-c73a9a7631d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:36.067Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:32:36.072Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:32:36.072Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||Invoke
2023-01-25T08:32:36.073Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:36.073Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:32:36.073Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Method      : GET
2023-01-25T08:32:36.073Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a2912a3da59bbe6", X-B3-SpanId:"cfae074d0ffaf893", X-B3-ParentSpanId:"0a2912a3da59bbe6", X-B3-Sampled:"0", X-ONAP-RequestID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-RequestID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-TransactionID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-ECOMP-RequestID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccd31bb1-e35c-4945-94ff-02ae5dd1cc7c"]
2023-01-25T08:32:36.074Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Request body: 
2023-01-25T08:32:36.074Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||==========================request end================================================
2023-01-25T08:32:36.100Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:36.101Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:36.101Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status text  : 
2023-01-25T08:32:36.102Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:36.105Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Response body: {
  "requestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-01-25T08:32:24.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:32:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    }
  }
}
2023-01-25T08:32:36.105Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:36.105Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||InvokeReturn
2023-01-25T08:32:36.107Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:32:36.107Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:32:36.108Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:36.108Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:32:36.108Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:32:36.108Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a2912a3da59bbe6", X-B3-SpanId:"761ca5f1e1a609e0", X-B3-ParentSpanId:"0a2912a3da59bbe6", X-B3-Sampled:"0", X-ONAP-RequestID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-RequestID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-TransactionID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-ECOMP-RequestID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bce8eb4a-178c-437d-a7cc-220e484ca912"]
2023-01-25T08:32:36.109Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:32:36.109Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:32:36.143Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:36.144Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:36.144Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:32:36.145Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:36.151Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:32:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:32:36.151Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:36.152Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:32:36.289Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:32:36.289Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:32:36.290Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:36.290Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:32:36.290Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:32:36.290Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-RequestID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-TransactionID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-ECOMP-RequestID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9113a27c-e2d4-4739-90cf-ec6778b386f0"]
2023-01-25T08:32:36.291Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:32:36.291Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:32:36.423Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:36.423Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:36.424Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:32:36.424Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5FF905A5999AB5B034D0C2FE168797E8; 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:"Wed, 25 Jan 2023 08:32:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:36.425Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cd5eb870-9c8a-11ed-b703-92e0e7610332","businessKey":"1684909b-6605-488e-acd8-ba80fbda5d7e","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:32:28.332+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cb30dbc0-9c8a-11ed-b703-92e0e7610332","superProcessInstanceId":"cd5cbc69-9c8a-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T08:32:36.425Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:36.425Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:32:36.461Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:32:36.461Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:32:36.462Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:36.462Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:32:36.462Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:32:36.462Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-RequestID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-TransactionID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-ECOMP-RequestID:"0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38bc1006-c11b-4b80-80f8-ca62f8afb728"]
2023-01-25T08:32:36.463Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:32:36.463Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:32:36.587Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:36.587Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:36.587Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:32:36.588Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A6863D1C460E76C427B82D79FFF488CC; 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:"811", Date:"Wed, 25 Jan 2023 08:32:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:36.588Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cece7538-9c8a-11ed-b703-92e0e7610332","parentActivityInstanceId":"cd5eb870-9c8a-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"cd5eb870-9c8a-11ed-b703-92e0e7610332","executionId":"cd5eb870-9c8a-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:32:30.741+0000","endTime":"2023-01-25T08:32:30.747+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cb30dbc0-9c8a-11ed-b703-92e0e7610332"}]
2023-01-25T08:32:36.588Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:36.589Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:32:36.599Z|0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:32:43.362Z|7f3845f7-ab7b-41bf-a905-563156f4d50e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:32:43.363Z|7f3845f7-ab7b-41bf-a905-563156f4d50e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:32:44.127Z|1f58de9c-9859-44a1-acf0-5429c81613f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:44.128Z|1f58de9c-9859-44a1-acf0-5429c81613f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:44.129Z|571fa80d-a4b7-4095-9cf2-a2f1004fe98c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:44.129Z|571fa80d-a4b7-4095-9cf2-a2f1004fe98c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:44.127Z|6bbe055a-5b54-4b32-87b0-0275d02e50ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:44.130Z|6bbe055a-5b54-4b32-87b0-0275d02e50ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:44.168Z|d7730c8e-53ca-4dff-84ac-f8584ecfe289|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:32:44.169Z|d7730c8e-53ca-4dff-84ac-f8584ecfe289|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:32:46.733Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:32:46.737Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:32:46.738Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||Invoke
2023-01-25T08:32:46.738Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:46.739Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:32:46.739Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Method      : GET
2023-01-25T08:32:46.739Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87bd43ce8439a547", X-B3-SpanId:"b51df9d69fb3df73", X-B3-ParentSpanId:"87bd43ce8439a547", X-B3-Sampled:"0", X-ONAP-RequestID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-RequestID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-TransactionID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-ECOMP-RequestID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22bebc37-1fba-4308-8d2c-e4faea5d1588"]
2023-01-25T08:32:46.739Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Request body: 
2023-01-25T08:32:46.739Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||==========================request end================================================
2023-01-25T08:32:46.766Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:46.767Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:46.767Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status text  : 
2023-01-25T08:32:46.767Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:46.768Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Response body: {
  "requestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-01-25T08:32:24.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:32:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    }
  }
}
2023-01-25T08:32:46.768Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:46.769Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||InvokeReturn
2023-01-25T08:32:46.772Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:32:46.773Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:32:46.773Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:46.774Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:32:46.774Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:32:46.774Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87bd43ce8439a547", X-B3-SpanId:"3cb8f4fc207ccf80", X-B3-ParentSpanId:"87bd43ce8439a547", X-B3-Sampled:"0", X-ONAP-RequestID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-RequestID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-TransactionID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-ECOMP-RequestID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6673e5fd-ca29-4365-a16f-c9d5a614065d"]
2023-01-25T08:32:46.774Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:32:46.775Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:32:46.800Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:46.800Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:46.801Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:32:46.801Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:46.803Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:32:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:32:46.803Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:46.803Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:32:46.836Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:32:46.836Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:32:46.836Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:46.837Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:32:46.837Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:32:46.837Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-RequestID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-TransactionID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-ECOMP-RequestID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6e1a9cc-3766-4bc9-98b6-72f15a8228e7"]
2023-01-25T08:32:46.838Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:32:46.838Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:32:46.983Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:46.983Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:46.983Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:32:46.984Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AA17C40D72F31867C65A9A6E0F2C5681; 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:"Wed, 25 Jan 2023 08:32:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:46.984Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cd5eb870-9c8a-11ed-b703-92e0e7610332","businessKey":"1684909b-6605-488e-acd8-ba80fbda5d7e","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:32:28.332+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cb30dbc0-9c8a-11ed-b703-92e0e7610332","superProcessInstanceId":"cd5cbc69-9c8a-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T08:32:46.984Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:46.985Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:32:47.012Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:32:47.013Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:32:47.013Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:47.013Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:32:47.014Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:32:47.014Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-RequestID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-TransactionID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-ECOMP-RequestID:"c172f6d1-aa3a-41e4-a017-cc421b5296eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce921f7b-77df-4c51-afa5-a0a2f73a2b39"]
2023-01-25T08:32:47.014Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:32:47.015Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:32:47.137Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:47.138Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:47.138Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:32:47.139Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=49DAE2A32FDB8269FF372EDE55664F50; 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:"811", Date:"Wed, 25 Jan 2023 08:32:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:47.139Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cece7538-9c8a-11ed-b703-92e0e7610332","parentActivityInstanceId":"cd5eb870-9c8a-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"cd5eb870-9c8a-11ed-b703-92e0e7610332","executionId":"cd5eb870-9c8a-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:32:30.741+0000","endTime":"2023-01-25T08:32:30.747+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cb30dbc0-9c8a-11ed-b703-92e0e7610332"}]
2023-01-25T08:32:47.139Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:47.140Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd5eb870-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:32:47.144Z|c172f6d1-aa3a-41e4-a017-cc421b5296eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:32:54.157Z|8a78f05e-152d-411a-968b-6353c2a7817f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:54.157Z|ccfdc3c2-b6b4-4208-ac31-d865c5e12812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:54.158Z|ccfdc3c2-b6b4-4208-ac31-d865c5e12812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:54.158Z|8a78f05e-152d-411a-968b-6353c2a7817f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:54.163Z|56ecb139-e411-443b-b421-ac004e42aafb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:32:54.164Z|56ecb139-e411-443b-b421-ac004e42aafb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:32:57.276Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:32:57.280Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:32:57.281Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||Invoke
2023-01-25T08:32:57.281Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:57.282Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:32:57.282Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Method      : GET
2023-01-25T08:32:57.282Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6382beeb6c3832d5", X-B3-SpanId:"6a9567a256981895", X-B3-ParentSpanId:"6382beeb6c3832d5", X-B3-Sampled:"0", X-ONAP-RequestID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-RequestID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-TransactionID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-ECOMP-RequestID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef5eefd3-31c2-4b7a-88d8-652a66693204"]
2023-01-25T08:32:57.283Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Request body: 
2023-01-25T08:32:57.283Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||==========================request end================================================
2023-01-25T08:32:57.307Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:57.308Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:57.308Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status text  : 
2023-01-25T08:32:57.308Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:57.310Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Response body: {
  "requestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "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-01-25T08:32:24.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:32:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    }
  }
}
2023-01-25T08:32:57.310Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:57.311Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||InvokeReturn
2023-01-25T08:32:57.312Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:32:57.313Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:32:57.313Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:57.313Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:32:57.314Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:32:57.314Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6382beeb6c3832d5", X-B3-SpanId:"cd13cffb7350addd", X-B3-ParentSpanId:"6382beeb6c3832d5", X-B3-Sampled:"0", X-ONAP-RequestID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-RequestID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-TransactionID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-ECOMP-RequestID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad07ec8e-cb56-4d7b-8190-7a7904b0889d"]
2023-01-25T08:32:57.314Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:32:57.315Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:32:57.333Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:57.333Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:57.334Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:32:57.334Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:32:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:57.336Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:32:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:32:57.336Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:57.337Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:32:57.370Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:32:57.371Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:32:57.371Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:57.372Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:32:57.372Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:32:57.372Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-RequestID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-TransactionID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-ECOMP-RequestID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"220cba39-2fa6-4f26-8a0a-f4bc9898e057"]
2023-01-25T08:32:57.373Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:32:57.373Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:32:57.502Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:57.502Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:57.503Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:32:57.503Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0CCD7817F16B0EA42CE859501AF9C56D; 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:"Wed, 25 Jan 2023 08:32:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:57.503Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d9cffe54-9c8a-11ed-b703-92e0e7610332","businessKey":"1684909b-6605-488e-acd8-ba80fbda5d7e","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-25T08:32:49.206+0000","endTime":"2023-01-25T08:32:50.549+0000","removalTime":null,"durationInMillis":1343,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"cb30dbc0-9c8a-11ed-b703-92e0e7610332","superProcessInstanceId":"d9b80945-9c8a-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T08:32:57.504Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:57.504Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:32:57.529Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:32:57.530Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:32:57.530Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:32:57.531Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:32:57.531Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:32:57.531Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-RequestID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-TransactionID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-ECOMP-RequestID:"5c5caa6e-b48f-4b4d-bf20-c131f603efbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb291c44-46a6-4ac3-b3de-2ee9b1996ad1"]
2023-01-25T08:32:57.531Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:32:57.532Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:32:57.651Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:32:57.652Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:32:57.652Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:32:57.652Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C6B6612111931685822B88330103F602; 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:"Wed, 25 Jan 2023 08:32:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:32:57.653Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d9d07297-9c8a-11ed-b703-92e0e7610332","parentActivityInstanceId":"d9cffe54-9c8a-11ed-b703-92e0e7610332","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processInstanceId":"d9cffe54-9c8a-11ed-b703-92e0e7610332","executionId":"d9cffe54-9c8a-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:32:49.209+0000","endTime":"2023-01-25T08:32:50.547+0000","durationInMillis":1338,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cb30dbc0-9c8a-11ed-b703-92e0e7610332"}]
2023-01-25T08:32:57.653Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:32:57.654Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:32:57.659Z|5c5caa6e-b48f-4b4d-bf20-c131f603efbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:32:58.362Z|473031f4-559d-409a-84af-4682c2bd1e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:32:58.363Z|473031f4-559d-409a-84af-4682c2bd1e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:33:04.196Z|8e8fbd85-bbba-42ec-a8b6-b058ea7ccab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:04.198Z|8e8fbd85-bbba-42ec-a8b6-b058ea7ccab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:04.204Z|76835082-f69e-48a8-bacf-3b2cd17dc8d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:04.205Z|76835082-f69e-48a8-bacf-3b2cd17dc8d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:04.214Z|d2a3d234-016e-4baf-8d6f-63c453f6fc81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:04.214Z|d2a3d234-016e-4baf-8d6f-63c453f6fc81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:07.790Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:07.794Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:33:07.795Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||Invoke
2023-01-25T08:33:07.795Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:07.795Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:33:07.796Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Method      : GET
2023-01-25T08:33:07.796Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e33522c514f020de", X-B3-SpanId:"dddfc239144b60a6", X-B3-ParentSpanId:"e33522c514f020de", X-B3-Sampled:"0", X-ONAP-RequestID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-RequestID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-TransactionID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-ECOMP-RequestID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f348737-2310-4611-b23f-2eefd097fe75"]
2023-01-25T08:33:07.796Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Request body: 
2023-01-25T08:33:07.796Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||==========================request end================================================
2023-01-25T08:33:07.820Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:07.820Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:07.820Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status text  : 
2023-01-25T08:33:07.821Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:07.825Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Response body: {
  "requestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b does not exist in A&AI",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 68,
  "startTime" : "2023-01-25T08:32:24.000+00:00",
  "endTime" : "2023-01-25T08:33:06.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:33:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    }
  }
}
2023-01-25T08:33:07.826Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:07.826Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||InvokeReturn
2023-01-25T08:33:07.829Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:33:07.829Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:07.830Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:07.830Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:33:07.831Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:07.831Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e33522c514f020de", X-B3-SpanId:"d5de90479494a43d", X-B3-ParentSpanId:"e33522c514f020de", X-B3-Sampled:"0", X-ONAP-RequestID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-RequestID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-TransactionID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-ECOMP-RequestID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22cd4082-2847-4453-ab37-fe5fd4a99580"]
2023-01-25T08:33:07.832Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:07.833Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:07.851Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:07.852Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:07.854Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:07.854Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:07.856Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:32:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:33:07.856Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:07.856Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:07.909Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:33:07.909Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:33:07.910Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:07.910Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:33:07.910Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:33:07.911Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-RequestID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-TransactionID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-ECOMP-RequestID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d422bf52-fe29-48b0-b10a-a45b42d03641"]
2023-01-25T08:33:07.911Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:33:07.911Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:33:08.041Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:08.042Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:08.042Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:33:08.042Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EEBE8D8FCB8ED5ED7C49CCCAA2A00C88; 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:"Wed, 25 Jan 2023 08:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:08.043Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d9cffe54-9c8a-11ed-b703-92e0e7610332","businessKey":"1684909b-6605-488e-acd8-ba80fbda5d7e","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-25T08:32:49.206+0000","endTime":"2023-01-25T08:32:50.549+0000","removalTime":null,"durationInMillis":1343,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"cb30dbc0-9c8a-11ed-b703-92e0e7610332","superProcessInstanceId":"d9b80945-9c8a-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T08:33:08.043Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:08.043Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1684909b-6605-488e-acd8-ba80fbda5d7e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:33:08.071Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:33:08.072Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:33:08.072Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:08.072Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:33:08.072Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:33:08.073Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-RequestID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-TransactionID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-ECOMP-RequestID:"1b328782-5552-4864-a057-f88dbb9d67ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88829b25-2875-40b8-bb38-2d9e31de6712"]
2023-01-25T08:33:08.073Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:33:08.073Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:33:08.195Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:08.196Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:08.196Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:33:08.196Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2A6AFEE66640275EFF1F16F3D033D59E; 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:"Wed, 25 Jan 2023 08:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:08.197Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d9d07297-9c8a-11ed-b703-92e0e7610332","parentActivityInstanceId":"d9cffe54-9c8a-11ed-b703-92e0e7610332","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processInstanceId":"d9cffe54-9c8a-11ed-b703-92e0e7610332","executionId":"d9cffe54-9c8a-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:32:49.209+0000","endTime":"2023-01-25T08:32:50.547+0000","durationInMillis":1338,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cb30dbc0-9c8a-11ed-b703-92e0e7610332"}]
2023-01-25T08:33:08.197Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:08.198Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cffe54-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:33:08.213Z|1b328782-5552-4864-a057-f88dbb9d67ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:13.362Z|bd0b66c7-7350-403f-aef2-87ca9bb9ad56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:33:13.365Z|bd0b66c7-7350-403f-aef2-87ca9bb9ad56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:33:14.170Z|df4d4641-db14-4633-8b02-71c41956e605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:33:14.170Z|df4d4641-db14-4633-8b02-71c41956e605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:33:14.238Z|18aa8be0-b918-4c3a-ad14-d65e1c6ef60a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:14.239Z|18aa8be0-b918-4c3a-ad14-d65e1c6ef60a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:14.240Z|d1416d51-dddb-43f6-b147-1c97a8fe56c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:14.240Z|3c97e509-308e-4041-9d73-709a082ffd8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:14.240Z|d1416d51-dddb-43f6-b147-1c97a8fe56c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:14.241Z|3c97e509-308e-4041-9d73-709a082ffd8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:15.053Z|150c68ea-19f5-4522-b222-6e4c71777346|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:33:15.054Z|150c68ea-19f5-4522-b222-6e4c71777346|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:18.342Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:18.346Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:33:18.347Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||Invoke
2023-01-25T08:33:18.347Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:18.347Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:33:18.348Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Method      : GET
2023-01-25T08:33:18.348Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1d5ea2df3a308b4", X-B3-SpanId:"fc714528853d0622", X-B3-ParentSpanId:"a1d5ea2df3a308b4", X-B3-Sampled:"0", X-ONAP-RequestID:"0ab34c05-0428-452c-aa39-2d4db06b7f3b", X-RequestID:"0ab34c05-0428-452c-aa39-2d4db06b7f3b", X-TransactionID:"0ab34c05-0428-452c-aa39-2d4db06b7f3b", X-ECOMP-RequestID:"0ab34c05-0428-452c-aa39-2d4db06b7f3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94fcf91d-6b5a-48ac-a783-c9e859cae8bf"]
2023-01-25T08:33:18.348Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Request body: 
2023-01-25T08:33:18.349Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||==========================request end================================================
2023-01-25T08:33:18.371Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:18.373Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:18.374Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status text  : 
2023-01-25T08:33:18.374Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:18.375Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Response body: {
  "requestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "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-01-25T08:32:24.000+00:00",
  "endTime" : "2023-01-25T08:33:08.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:33:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    }
  }
}
2023-01-25T08:33:18.375Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:18.376Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||InvokeReturn
2023-01-25T08:33:18.381Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:33:18.381Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:18.382Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:18.382Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:33:18.382Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:18.383Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1d5ea2df3a308b4", X-B3-SpanId:"8edf32b7db22cf20", X-B3-ParentSpanId:"a1d5ea2df3a308b4", X-B3-Sampled:"0", X-ONAP-RequestID:"0ab34c05-0428-452c-aa39-2d4db06b7f3b", X-RequestID:"0ab34c05-0428-452c-aa39-2d4db06b7f3b", X-TransactionID:"0ab34c05-0428-452c-aa39-2d4db06b7f3b", X-ECOMP-RequestID:"0ab34c05-0428-452c-aa39-2d4db06b7f3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71e8df14-f405-45c3-ad7f-f0bcbc91d2ed"]
2023-01-25T08:33:18.383Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:18.384Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:18.404Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:18.405Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:18.406Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:18.406Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:18.407Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:32:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:33:18.407Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:18.408Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:18.443Z|0ab34c05-0428-452c-aa39-2d4db06b7f3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:18.570Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:18.575Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:33:18.575Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||Invoke
2023-01-25T08:33:18.575Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:18.576Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:33:18.576Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Method      : GET
2023-01-25T08:33:18.576Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7a0dc8cd3fa42e1", X-B3-SpanId:"21a5cfe39355f632", X-B3-ParentSpanId:"d7a0dc8cd3fa42e1", X-B3-Sampled:"0", X-ONAP-RequestID:"7db371e9-28f8-427f-8c48-4d148da0f938", X-RequestID:"7db371e9-28f8-427f-8c48-4d148da0f938", X-TransactionID:"7db371e9-28f8-427f-8c48-4d148da0f938", X-ECOMP-RequestID:"7db371e9-28f8-427f-8c48-4d148da0f938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b35d251e-acfc-4a48-91ce-7800981a9535"]
2023-01-25T08:33:18.576Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Request body: 
2023-01-25T08:33:18.576Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||==========================request end================================================
2023-01-25T08:33:18.599Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:18.599Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:18.600Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status text  : 
2023-01-25T08:33:18.600Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:18.602Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Response body: {
  "requestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "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-01-25T08:32:24.000+00:00",
  "endTime" : "2023-01-25T08:33:08.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:33:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    }
  }
}
2023-01-25T08:33:18.603Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:18.603Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||InvokeReturn
2023-01-25T08:33:18.604Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:33:18.605Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:18.605Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:18.605Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:33:18.605Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:18.606Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7a0dc8cd3fa42e1", X-B3-SpanId:"ea96fb8ad5d7a5a1", X-B3-ParentSpanId:"d7a0dc8cd3fa42e1", X-B3-Sampled:"0", X-ONAP-RequestID:"7db371e9-28f8-427f-8c48-4d148da0f938", X-RequestID:"7db371e9-28f8-427f-8c48-4d148da0f938", X-TransactionID:"7db371e9-28f8-427f-8c48-4d148da0f938", X-ECOMP-RequestID:"7db371e9-28f8-427f-8c48-4d148da0f938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f8f8484-3f72-43f6-8c21-d1d849fb369b"]
2023-01-25T08:33:18.606Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:18.606Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:18.622Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:18.623Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:18.623Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:18.623Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:18.627Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:32:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:33:18.627Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:18.628Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:18.638Z|7db371e9-28f8-427f-8c48-4d148da0f938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:18.763Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:18.767Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:33:18.767Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||Invoke
2023-01-25T08:33:18.767Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:18.768Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:33:18.768Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Method      : GET
2023-01-25T08:33:18.768Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab8b086d28ea7c38", X-B3-SpanId:"a209039cd6f56711", X-B3-ParentSpanId:"ab8b086d28ea7c38", X-B3-Sampled:"0", X-ONAP-RequestID:"bab01a5b-7494-4b27-b9a2-f918b19c7c2e", X-RequestID:"bab01a5b-7494-4b27-b9a2-f918b19c7c2e", X-TransactionID:"bab01a5b-7494-4b27-b9a2-f918b19c7c2e", X-ECOMP-RequestID:"bab01a5b-7494-4b27-b9a2-f918b19c7c2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72c07638-e490-4bf6-8c13-bd4d42738fe2"]
2023-01-25T08:33:18.768Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Request body: 
2023-01-25T08:33:18.768Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||==========================request end================================================
2023-01-25T08:33:18.796Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:18.797Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:18.797Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status text  : 
2023-01-25T08:33:18.798Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:18.798Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Response body: {
  "requestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "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-01-25T08:32:24.000+00:00",
  "endTime" : "2023-01-25T08:33:08.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:33:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    }
  }
}
2023-01-25T08:33:18.799Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:18.799Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||InvokeReturn
2023-01-25T08:33:18.801Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:33:18.801Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:18.801Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:18.801Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:33:18.802Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:18.802Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab8b086d28ea7c38", X-B3-SpanId:"557807850d1e8279", X-B3-ParentSpanId:"ab8b086d28ea7c38", X-B3-Sampled:"0", X-ONAP-RequestID:"bab01a5b-7494-4b27-b9a2-f918b19c7c2e", X-RequestID:"bab01a5b-7494-4b27-b9a2-f918b19c7c2e", X-TransactionID:"bab01a5b-7494-4b27-b9a2-f918b19c7c2e", X-ECOMP-RequestID:"bab01a5b-7494-4b27-b9a2-f918b19c7c2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19094009-377a-49ae-88f1-3d905dc89ea6"]
2023-01-25T08:33:18.802Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:18.802Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:18.828Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:18.828Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:18.829Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:18.829Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:18.831Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:32:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:33:18.831Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:18.832Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:18.843Z|bab01a5b-7494-4b27-b9a2-f918b19c7c2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:18.972Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:18.976Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:33:18.977Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||Invoke
2023-01-25T08:33:18.977Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:18.977Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:33:18.977Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Method      : GET
2023-01-25T08:33:18.978Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6af9d0a99b221389", X-B3-SpanId:"b8f353b721d40ad1", X-B3-ParentSpanId:"6af9d0a99b221389", X-B3-Sampled:"0", X-ONAP-RequestID:"95963ddc-0921-453b-aa1f-03013f70cce9", X-RequestID:"95963ddc-0921-453b-aa1f-03013f70cce9", X-TransactionID:"95963ddc-0921-453b-aa1f-03013f70cce9", X-ECOMP-RequestID:"95963ddc-0921-453b-aa1f-03013f70cce9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a56573e-c7b3-48ee-a62a-31636387b78f"]
2023-01-25T08:33:18.979Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Request body: 
2023-01-25T08:33:18.979Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||==========================request end================================================
2023-01-25T08:33:19.005Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:19.006Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:19.007Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status text  : 
2023-01-25T08:33:19.007Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:19.008Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Response body: {
  "requestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "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-01-25T08:32:24.000+00:00",
  "endTime" : "2023-01-25T08:33:08.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:33:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    }
  }
}
2023-01-25T08:33:19.009Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:19.009Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||InvokeReturn
2023-01-25T08:33:19.012Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:33:19.012Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:19.013Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:19.013Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:33:19.013Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:19.014Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6af9d0a99b221389", X-B3-SpanId:"cb2d26255657eb4e", X-B3-ParentSpanId:"6af9d0a99b221389", X-B3-Sampled:"0", X-ONAP-RequestID:"95963ddc-0921-453b-aa1f-03013f70cce9", X-RequestID:"95963ddc-0921-453b-aa1f-03013f70cce9", X-TransactionID:"95963ddc-0921-453b-aa1f-03013f70cce9", X-ECOMP-RequestID:"95963ddc-0921-453b-aa1f-03013f70cce9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a77081ab-b861-4c70-851a-8a412ff11714"]
2023-01-25T08:33:19.014Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:19.014Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:19.040Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:19.041Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:19.042Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:19.042Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:19.043Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:32:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:33:19.043Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:19.044Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:19.055Z|95963ddc-0921-453b-aa1f-03013f70cce9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:19.177Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:19.181Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:33:19.181Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||Invoke
2023-01-25T08:33:19.182Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:19.182Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e
2023-01-25T08:33:19.182Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Method      : GET
2023-01-25T08:33:19.183Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"faf0930a57045780", X-B3-SpanId:"7f1bc2f0fecacd11", X-B3-ParentSpanId:"faf0930a57045780", X-B3-Sampled:"0", X-ONAP-RequestID:"fd5ce58e-8cb1-4792-8b01-0cce6b30ef44", X-RequestID:"fd5ce58e-8cb1-4792-8b01-0cce6b30ef44", X-TransactionID:"fd5ce58e-8cb1-4792-8b01-0cce6b30ef44", X-ECOMP-RequestID:"fd5ce58e-8cb1-4792-8b01-0cce6b30ef44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c54df59c-64be-4a76-b658-dd4085ff1b9d"]
2023-01-25T08:33:19.183Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Request body: 
2023-01-25T08:33:19.183Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||==========================request end================================================
2023-01-25T08:33:19.212Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:19.214Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:19.214Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Status text  : 
2023-01-25T08:33:19.215Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:19.215Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||Response body: {
  "requestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "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-01-25T08:32:24.000+00:00",
  "endTime" : "2023-01-25T08:33:08.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:33:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "92aeb736-df83-4ec1-95cd-670cf554170b",
  "networkName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e"
    }
  }
}
2023-01-25T08:33:19.216Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:19.216Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1684909b-6605-488e-acd8-ba80fbda5d7e|INFO|500||InvokeReturn
2023-01-25T08:33:19.219Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:33:19.220Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:19.220Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:19.220Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false
2023-01-25T08:33:19.220Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:19.221Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"faf0930a57045780", X-B3-SpanId:"2da1fbed81877371", X-B3-ParentSpanId:"faf0930a57045780", X-B3-Sampled:"0", X-ONAP-RequestID:"fd5ce58e-8cb1-4792-8b01-0cce6b30ef44", X-RequestID:"fd5ce58e-8cb1-4792-8b01-0cce6b30ef44", X-TransactionID:"fd5ce58e-8cb1-4792-8b01-0cce6b30ef44", X-ECOMP-RequestID:"fd5ce58e-8cb1-4792-8b01-0cce6b30ef44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3a8e9f3-b5cf-4db2-b954-65a279f4d590"]
2023-01-25T08:33:19.221Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:19.221Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:19.242Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:19.242Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:19.243Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:19.243Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:19.244Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "1684909b-6605-488e-acd8-ba80fbda5d7e",
  "groupingId" : "5f8bcacd-bb00-471d-b6fb-8a7b37558061",
  "name" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:32:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:33:19.244Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:19.245Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1684909b-6605-488e-acd8-ba80fbda5d7e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:19.260Z|fd5ce58e-8cb1-4792-8b01-0cce6b30ef44|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:19.912Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:19.920Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||INFO|500||Checking if requestId: d714f199-9374-4014-abf3-54b9e8dca7d1 already exists in requestDb InfraActiveRequests table
2023-01-25T08:33:19.921Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1
2023-01-25T08:33:19.922Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|INFO|500||Invoke
2023-01-25T08:33:19.922Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:19.923Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1
2023-01-25T08:33:19.923Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Method      : GET
2023-01-25T08:33:19.923Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2ba458b1cfc9afc", X-B3-SpanId:"f67494a2da4f5dde", X-B3-ParentSpanId:"e2ba458b1cfc9afc", X-B3-Sampled:"0", X-ONAP-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-TransactionID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ECOMP-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cd66111-a1c0-4b2b-9367-5aa52aac22c8"]
2023-01-25T08:33:19.924Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Request body: 
2023-01-25T08:33:19.924Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||==========================request end================================================
2023-01-25T08:33:19.949Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:19.950Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:33:19.950Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Status text  : 
2023-01-25T08:33:19.950Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:33:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:19.951Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Response body: 
2023-01-25T08:33:19.951Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:19.952Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|INFO|404|Not Found|InvokeReturn
2023-01-25T08:33:19.967Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:33:20.040Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:33:20.104Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|INFO|500||Invoke
2023-01-25T08:33:20.104Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[d714f199-9374-4014-abf3-54b9e8dca7d1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[669e8404-0343-48a8-829d-8d1e77c3f2e4], X-ECOMP-RequestID=[d714f199-9374-4014-abf3-54b9e8dca7d1], X-TransactionId=[], X-ONAP-RequestID=[d714f199-9374-4014-abf3-54b9e8dca7d1]}
2023-01-25T08:33:20.160Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:33:20 GMT], content-length=[251], vertex-id=[475136], x-aai-txid=[2-aai-resources-230125-08:33:20:456-93408], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:33:20.162Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489"}]}

2023-01-25T08:33:20.162Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|INFO|500||InvokeReturn
2023-01-25T08:33:20.185Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:33:20.222Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:33:20.223Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-25T08:33:20.283Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-25T08:33:20.284Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:33:20 GMT], content-length=[613], x-aai-txid=[2-aai-resources-230125-08:33:20:572-83105], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:33:20.285Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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/23c3bacf-151c-4660-ae7e-f79d37a4a489/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/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2023-01-25T08:33:20.287Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2023-01-25T08:33:20.293Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:33:20.327Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|INFO|500||Invoke
2023-01-25T08:33:20.328Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[d714f199-9374-4014-abf3-54b9e8dca7d1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b94cc294-f96d-4f18-94a5-dfa3e6590f83], X-ECOMP-RequestID=[d714f199-9374-4014-abf3-54b9e8dca7d1], X-TransactionId=[], X-ONAP-RequestID=[d714f199-9374-4014-abf3-54b9e8dca7d1]}
2023-01-25T08:33:20.378Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:33:20 GMT], content-length=[251], vertex-id=[475136], x-aai-txid=[1-aai-resources-230125-08:33:20:670-6403], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:33:20.379Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489"}]}

2023-01-25T08:33:20.380Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|INFO|500||InvokeReturn
2023-01-25T08:33:20.387Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:33:20.432Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:33:20.433Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-25T08:33:20.484Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-25T08:33:20.485Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:33:20 GMT], content-length=[610], x-aai-txid=[1-aai-resources-230125-08:33:20:782-63373], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:33:20.485Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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/23c3bacf-151c-4660-ae7e-f79d37a4a489/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/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/l3-networks","ERR.5.4.6114"]}}}

2023-01-25T08:33:20.489Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2023-01-25T08:33:20.495Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:33:20.532Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|INFO|500||Invoke
2023-01-25T08:33:20.533Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[d714f199-9374-4014-abf3-54b9e8dca7d1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[762cbcbe-d71d-4ccc-b521-4b455c946fe2], X-ECOMP-RequestID=[d714f199-9374-4014-abf3-54b9e8dca7d1], X-TransactionId=[], X-ONAP-RequestID=[d714f199-9374-4014-abf3-54b9e8dca7d1]}
2023-01-25T08:33:20.580Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:33:20 GMT], content-length=[251], vertex-id=[475136], x-aai-txid=[0-aai-resources-230125-08:33:20:875-2690], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:33:20.581Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489"}]}

2023-01-25T08:33:20.581Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489?format=pathed|INFO|500||InvokeReturn
2023-01-25T08:33:20.588Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:33:20.619Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:33:20.619Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-25T08:33:20.672Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-25T08:33:20.673Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:33:20 GMT], content-length=[619], x-aai-txid=[1-aai-resources-230125-08:33:20:961-61601], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:33:20.673Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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/23c3bacf-151c-4660-ae7e-f79d37a4a489/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/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/configurations","ERR.5.4.6114"]}}}

2023-01-25T08:33:20.676Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/related-to/configurations?resultIndex=0&resultSize=1&format=count
2023-01-25T08:33:20.676Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:33:20.677Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:33:20.678Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.678Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T08:33:20.678Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:20.679Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.679Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T08:33:20.679Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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:"e2ba458b1cfc9afc", X-B3-SpanId:"ff0a33ffba4c4e77", X-B3-ParentSpanId:"e2ba458b1cfc9afc", X-B3-Sampled:"0", X-ONAP-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-TransactionID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ECOMP-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"692ebd05-bced-4502-b822-d9c9070c2161"]
2023-01-25T08:33:20.679Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489"},"instanceName":null,"requestScope":"service"}
2023-01-25T08:33:20.680Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T08:33:20.712Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:20.713Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:20.713Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T08:33:20.714Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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:"Wed, 25 Jan 2023 08:33:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:20.714Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T08:33:20.714Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:20.715Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T08:33:20.715Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.716Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-25T08:33:20.716Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:20.716Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.717Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-25T08:33:20.717Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-TransactionID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ECOMP-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f40fcb51-9d43-4bd5-b1cd-db775f5a8265"]
2023-01-25T08:33:20.717Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-25T08:33:20.717Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-25T08:33:20.747Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:20.747Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.747Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-25T08:33:20.748Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:20.750Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:33:20.751Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:20.751Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-25T08:33:20.757Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.757Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.757Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.758Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.758Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.758Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-TransactionID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ECOMP-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb0dcb27-7118-45e9-8966-b260a7029035"]
2023-01-25T08:33:20.758Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.759Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.782Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.783Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.783Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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  : 
2023-01-25T08:33:20.784Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:20.784Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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" : 537,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2023-01-25T08:33:20.784Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.785Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.787Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.787Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-25T08:33:20.788Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:20.788Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.788Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-25T08:33:20.788Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-TransactionID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ECOMP-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5a98807-515e-4a38-bea2-acdfeab38723"]
2023-01-25T08:33:20.789Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-25T08:33:20.789Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-25T08:33:20.826Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:20.827Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.827Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-25T08:33:20.827Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:20.828Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:33:20.828Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:20.829Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-25T08:33:20.833Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:33:20.833Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T08:33:20.833Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:20.833Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:33:20.834Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T08:33:20.834Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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:"1054", X-B3-TraceId:"e2ba458b1cfc9afc", X-B3-SpanId:"3c69bc9551c1ae32", X-B3-ParentSpanId:"e2ba458b1cfc9afc", X-B3-Sampled:"0", X-ONAP-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-TransactionID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ECOMP-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef4a7859-580a-4ca3-a33c-7b415f7435ef"]
2023-01-25T08:33:20.834Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d714f199-9374-4014-abf3-54b9e8dca7d1","requestStatus":"IN_PROGRESS","startTime":1674635600676,"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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\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":"23c3bacf-151c-4660-ae7e-f79d37a4a489","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489","cloudApiRequests":[],"requestURI":"d714f199-9374-4014-abf3-54b9e8dca7d1"}
2023-01-25T08:33:20.834Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T08:33:20.861Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:20.861Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T08:33:20.862Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T08:33:20.862Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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/d714f199-9374-4014-abf3-54b9e8dca7d1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:20.864Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "d714f199-9374-4014-abf3-54b9e8dca7d1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:33:20.676+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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\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-01-25T08:33:20.808+00:00",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "cloudApiRequests" : [ ],
  "requestURI" : "d714f199-9374-4014-abf3-54b9e8dca7d1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1"
    }
  }
}
2023-01-25T08:33:20.864Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:20.864Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T08:33:20.879Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.880Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T08:33:20.881Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:20.881Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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-01-25T08:33:20.881Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T08:33:20.882Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|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:"e2ba458b1cfc9afc", X-B3-SpanId:"69f951d94efb7ef4", X-B3-ParentSpanId:"e2ba458b1cfc9afc", X-B3-Sampled:"0", X-ONAP-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-TransactionID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ECOMP-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e82f107-b463-458f-aff3-0d6a387bc0d8"]
2023-01-25T08:33:20.882Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\"modelUuid\":\"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\",\"modelInvariantUuid\":\"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"23c3bacf-151c-4660-ae7e-f79d37a4a489\"}","type":"String"},"requestId":{"value":"d714f199-9374-4014-abf3-54b9e8dca7d1","type":"String"},"mso-request-id":{"value":"d714f199-9374-4014-abf3-54b9e8dca7d1","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"23c3bacf-151c-4660-ae7e-f79d37a4a489","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/23c3bacf-151c-4660-ae7e-f79d37a4a489","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T08:33:20.883Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T08:33:21.898Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:21.899Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T08:33:21.899Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T08:33:21.899Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:33:21 GMT", X-ONAP-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-TransactionID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ECOMP-RequestID:"d714f199-9374-4014-abf3-54b9e8dca7d1", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8e82f107-b463-458f-aff3-0d6a387bc0d8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:21.900Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d714f199-9374-4014-abf3-54b9e8dca7d1\",\"instanceId\":\"23c3bacf-151c-4660-ae7e-f79d37a4a489\"}}","message":"Success","processInstanceID":"ecb3f536-9c8a-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:33:21.900Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:21.900Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T08:33:21.904Z|d714f199-9374-4014-abf3-54b9e8dca7d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:22.036Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:22.040Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1
2023-01-25T08:33:22.041Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|INFO|500||Invoke
2023-01-25T08:33:22.041Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:22.041Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1
2023-01-25T08:33:22.042Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Method      : GET
2023-01-25T08:33:22.042Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf7d20d4d56b0fe1", X-B3-SpanId:"002e34affe7e8a76", X-B3-ParentSpanId:"cf7d20d4d56b0fe1", X-B3-Sampled:"0", X-ONAP-RequestID:"c51139fb-58ad-48ff-8ea5-5d5ceced1c91", X-RequestID:"c51139fb-58ad-48ff-8ea5-5d5ceced1c91", X-TransactionID:"c51139fb-58ad-48ff-8ea5-5d5ceced1c91", X-ECOMP-RequestID:"c51139fb-58ad-48ff-8ea5-5d5ceced1c91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3aa4dff9-c5b5-4612-b031-cff8aa3e1dd5"]
2023-01-25T08:33:22.043Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Request body: 
2023-01-25T08:33:22.043Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||==========================request end================================================
2023-01-25T08:33:22.066Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:22.067Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:22.067Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Status text  : 
2023-01-25T08:33:22.068Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:22.069Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Response body: {
  "requestId" : "d714f199-9374-4014-abf3-54b9e8dca7d1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:33:20.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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\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-01-25T08:33:21.000+00:00",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "cloudApiRequests" : [ ],
  "requestURI" : "d714f199-9374-4014-abf3-54b9e8dca7d1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1"
    }
  }
}
2023-01-25T08:33:22.070Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:22.070Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|INFO|500||InvokeReturn
2023-01-25T08:33:22.072Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false
2023-01-25T08:33:22.073Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:22.073Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:22.074Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false
2023-01-25T08:33:22.074Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:22.074Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf7d20d4d56b0fe1", X-B3-SpanId:"a702f6d64bf73926", X-B3-ParentSpanId:"cf7d20d4d56b0fe1", X-B3-Sampled:"0", X-ONAP-RequestID:"c51139fb-58ad-48ff-8ea5-5d5ceced1c91", X-RequestID:"c51139fb-58ad-48ff-8ea5-5d5ceced1c91", X-TransactionID:"c51139fb-58ad-48ff-8ea5-5d5ceced1c91", X-ECOMP-RequestID:"c51139fb-58ad-48ff-8ea5-5d5ceced1c91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db1ac940-71b1-48da-a6f6-149c21ffa66a"]
2023-01-25T08:33:22.075Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:22.075Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:22.091Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:22.092Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:22.093Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:22.093Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:22.094Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:33:22.095Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:22.105Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:22.131Z|c51139fb-58ad-48ff-8ea5-5d5ceced1c91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:23.591Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:23.597Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 16d697f9-f4b3-484d-ab4d-4209a3ffbf3b already exists in requestDb InfraActiveRequests table
2023-01-25T08:33:23.598Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b
2023-01-25T08:33:23.598Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|INFO|500||Invoke
2023-01-25T08:33:23.599Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:23.599Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b
2023-01-25T08:33:23.600Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Method      : GET
2023-01-25T08:33:23.600Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1dd62c0d91e8789c", X-B3-SpanId:"90562849ed078725", X-B3-ParentSpanId:"1dd62c0d91e8789c", X-B3-Sampled:"0", X-ONAP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-TransactionID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ECOMP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"571c4952-24e1-4694-9c24-9b12962e8cd4"]
2023-01-25T08:33:23.601Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Request body: 
2023-01-25T08:33:23.601Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||==========================request end================================================
2023-01-25T08:33:23.619Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:23.620Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:33:23.620Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Status text  : 
2023-01-25T08:33:23.621Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:33:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:23.622Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Response body: 
2023-01-25T08:33:23.622Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:23.623Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|INFO|404|Not Found|InvokeReturn
2023-01-25T08:33:23.638Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:33:23.639Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-25T08:33:23.649Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:33:23.689Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d9b3eea9-110c-4a9c-b324-73af91f2e919 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:33:23.690Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d9b3eea9-110c-4a9c-b324-73af91f2e919|INFO|500||Invoke
2023-01-25T08:33:23.735Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d9b3eea9-110c-4a9c-b324-73af91f2e919|INFO|500||InvokeReturn
2023-01-25T08:33:23.735Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d9b3eea9-110c-4a9c-b324-73af91f2e919 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:33:24 GMT], content-length=[116], vertex-id=[176368], x-aai-txid=[2-aai-resources-230125-08:33:24:031-86847], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:33:23.736Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"d9b3eea9-110c-4a9c-b324-73af91f2e919","service-description":"pNF","resource-version":"1674635602488"}

2023-01-25T08:33:23.741Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2023-01-25T08:33:23.745Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:33:23.773Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d9b3eea9-110c-4a9c-b324-73af91f2e919 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:33:23.773Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d9b3eea9-110c-4a9c-b324-73af91f2e919|INFO|500||Invoke
2023-01-25T08:33:23.851Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d9b3eea9-110c-4a9c-b324-73af91f2e919|INFO|500||InvokeReturn
2023-01-25T08:33:23.852Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d9b3eea9-110c-4a9c-b324-73af91f2e919 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:33:24 GMT], content-length=[116], vertex-id=[176368], x-aai-txid=[1-aai-resources-230125-08:33:24:145-24270], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:33:23.853Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"d9b3eea9-110c-4a9c-b324-73af91f2e919","service-description":"pNF","resource-version":"1674635602488"}

2023-01-25T08:33:23.854Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:33:23.855Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:33:23.886Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:23.887Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T08:33:23.887Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:23.888Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:23.888Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T08:33:23.888Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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:"1dd62c0d91e8789c", X-B3-SpanId:"014db154d0d1691c", X-B3-ParentSpanId:"1dd62c0d91e8789c", X-B3-Sampled:"0", X-ONAP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-TransactionID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ECOMP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"758ce5ba-1e85-4e40-865b-926bd9a4b0dc"]
2023-01-25T08:33:23.889Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817","requestScope":"service"}
2023-01-25T08:33:23.889Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T08:33:23.913Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:23.914Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:23.914Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T08:33:23.914Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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:"Wed, 25 Jan 2023 08:33:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:23.915Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T08:33:23.915Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:23.916Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T08:33:23.917Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0
2023-01-25T08:33:23.917Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|INFO|500||Invoke
2023-01-25T08:33:23.918Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:23.918Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0
2023-01-25T08:33:23.918Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||Method      : GET
2023-01-25T08:33:23.919Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-TransactionID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ECOMP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f462a7a1-5793-4507-99e5-fa23640cc8a7"]
2023-01-25T08:33:23.919Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||Request body: 
2023-01-25T08:33:23.919Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||==========================request end================================================
2023-01-25T08:33:23.949Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:23.950Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:23.950Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||Status text  : 
2023-01-25T08:33:23.951Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:23.958Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_htAs82zN91CaA5D8uBHf",
  "description" : "catalog service description",
  "modelUUID" : "68572e1b-3060-4fb1-8e9a-e10f343889a0",
  "modelInvariantUUID" : "6f161468-269c-436b-9d5b-3f58a2bddba7",
  "created" : "2023-01-25 08:30:38.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 7486d354-c18f",
  "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/68572e1b-3060-4fb1-8e9a-e10f343889a0"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:33:23.959Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:23.960Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|INFO|500||InvokeReturn
2023-01-25T08:33:23.991Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance
2023-01-25T08:33:23.992Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|INFO|500||Invoke
2023-01-25T08:33:23.992Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:23.992Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance
2023-01-25T08:33:23.993Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||Method      : GET
2023-01-25T08:33:23.993Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-TransactionID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ECOMP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbf0a710-fce7-45ba-b424-1a30e4306d17"]
2023-01-25T08:33:23.993Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||Request body: 
2023-01-25T08:33:23.994Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-25T08:33:24.014Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:24.015Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:33:24.015Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||Status text  : 
2023-01-25T08:33:24.015Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&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:"Wed, 25 Jan 2023 08:33:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:24.016Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||Response body: 
2023-01-25T08:33:24.016Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:24.016Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T08:33:24.017Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7
2023-01-25T08:33:24.017Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|INFO|500||Invoke
2023-01-25T08:33:24.018Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:24.018Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7
2023-01-25T08:33:24.018Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|DEBUG|500||Method      : GET
2023-01-25T08:33:24.018Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-TransactionID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ECOMP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ed6fb22-0a23-46a5-8787-e8afbb575e6d"]
2023-01-25T08:33:24.019Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|DEBUG|500||Request body: 
2023-01-25T08:33:24.019Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|DEBUG|500||==========================request end================================================
2023-01-25T08:33:24.066Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:24.067Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:24.067Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|DEBUG|500||Status text  : 
2023-01-25T08:33:24.119Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:24.121Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_htAs82zN91CaA5D8uBHf",
      "description" : "catalog service description",
      "modelUUID" : "68572e1b-3060-4fb1-8e9a-e10f343889a0",
      "modelInvariantUUID" : "6f161468-269c-436b-9d5b-3f58a2bddba7",
      "created" : "2023-01-25 08:30:38.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 7486d354-c18f",
      "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/68572e1b-3060-4fb1-8e9a-e10f343889a0"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/configurationCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7"
    }
  }
}
2023-01-25T08:33:24.122Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:24.123Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6f161468-269c-436b-9d5b-3f58a2bddba7|INFO|500||InvokeReturn
2023-01-25T08:33:24.174Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance
2023-01-25T08:33:24.175Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|INFO|500||Invoke
2023-01-25T08:33:24.175Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:24.175Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance
2023-01-25T08:33:24.176Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||Method      : GET
2023-01-25T08:33:24.176Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-TransactionID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ECOMP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bf729fc-a5eb-472d-b654-9fa2d6348ea3"]
2023-01-25T08:33:24.176Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||Request body: 
2023-01-25T08:33:24.177Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-25T08:33:24.193Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:24.194Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:33:24.194Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||Status text  : 
2023-01-25T08:33:24.195Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&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:"Wed, 25 Jan 2023 08:33:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:24.195Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||Response body: 
2023-01-25T08:33:24.196Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:24.196Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=68572e1b-3060-4fb1-8e9a-e10f343889a0&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T08:33:24.197Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.197Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.197Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.198Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.198Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.198Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-TransactionID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ECOMP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ee2af92-e624-497c-88c5-e1d5aefdf728"]
2023-01-25T08:33:24.199Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.199Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.231Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.231Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.232Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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  : 
2023-01-25T08:33:24.232Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:24.233Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:33:24.235Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.235Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.243Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.244Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.245Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.245Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.245Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.245Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-TransactionID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ECOMP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27b179cb-563b-43ce-a077-ea094138095c"]
2023-01-25T08:33:24.246Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.251Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.274Z|d2b2906a-3116-4515-9b69-73fb36e0974e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:24.275Z|d2b2906a-3116-4515-9b69-73fb36e0974e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:24.280Z|68a0295c-e4ea-48f5-8d4d-2a60eec796df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:24.282Z|68a0295c-e4ea-48f5-8d4d-2a60eec796df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:24.289Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.290Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.290Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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  : 
2023-01-25T08:33:24.291Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:24.295Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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" : 531,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2023-01-25T08:33:24.295Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.298Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.301Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0
2023-01-25T08:33:24.302Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|INFO|500||Invoke
2023-01-25T08:33:24.303Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:24.303Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0
2023-01-25T08:33:24.304Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||Method      : GET
2023-01-25T08:33:24.305Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-TransactionID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ECOMP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adf07ccd-746b-4359-991e-9cc6005da33f"]
2023-01-25T08:33:24.305Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||Request body: 
2023-01-25T08:33:24.306Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||==========================request end================================================
2023-01-25T08:33:24.309Z|5096d610-13fb-4a40-9cd2-5e8b02308c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:24.310Z|5096d610-13fb-4a40-9cd2-5e8b02308c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:24.341Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:24.342Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:24.342Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||Status text  : 
2023-01-25T08:33:24.343Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:24.344Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_htAs82zN91CaA5D8uBHf",
  "description" : "catalog service description",
  "modelUUID" : "68572e1b-3060-4fb1-8e9a-e10f343889a0",
  "modelInvariantUUID" : "6f161468-269c-436b-9d5b-3f58a2bddba7",
  "created" : "2023-01-25 08:30:38.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 7486d354-c18f",
  "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/68572e1b-3060-4fb1-8e9a-e10f343889a0"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:33:24.344Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:24.345Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/68572e1b-3060-4fb1-8e9a-e10f343889a0|INFO|500||InvokeReturn
2023-01-25T08:33:24.355Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.356Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T08:33:24.356Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:24.356Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.356Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T08:33:24.357Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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:"3885", X-B3-TraceId:"1dd62c0d91e8789c", X-B3-SpanId:"6e7145e7f4b4a669", X-B3-ParentSpanId:"1dd62c0d91e8789c", X-B3-Sampled:"0", X-ONAP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-TransactionID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ECOMP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"614f3b7b-363e-41d8-80ac-5eab36f343b3"]
2023-01-25T08:33:24.357Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b","requestStatus":"IN_PROGRESS","startTime":1674635603639,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6f161468-269c-436b-9d5b-3f58a2bddba7\",\n            \"modelVersionId\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\n            \"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"3fc722a2-a1cb-44dd-9f2d-b044d94bdd8a\",\n            \"owningEntityName\":\"OE-ETE_Customer-3fc722a2-a1cb-44dd-9f2d-b044d94bdd8a\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_bb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\",\n            \"productFamilyId\":\"d9b3eea9-110c-4a9c-b324-73af91f2e919\",\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\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\n                            \"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7486d354-c18f 0\",\n                                        \"modelCustomizationId\":\"02a0491e-e2e2-4db5-b58e-7b00035753f7\",\n                                        \"modelInvariantId\":\"6f161468-269c-436b-9d5b-3f58a2bddba7\",\n                                        \"modelVersionId\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\n                                        \"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\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\":\"d9b3eea9-110c-4a9c-b324-73af91f2e919\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"htAs82zN91CaA5D8uBHf\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b"}
2023-01-25T08:33:24.357Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T08:33:24.403Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:24.403Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.404Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T08:33:24.404Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:24.405Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "16d697f9-f4b3-484d-ab4d-4209a3ffbf3b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:33:23.639+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6f161468-269c-436b-9d5b-3f58a2bddba7\",\n            \"modelVersionId\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\n            \"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"3fc722a2-a1cb-44dd-9f2d-b044d94bdd8a\",\n            \"owningEntityName\":\"OE-ETE_Customer-3fc722a2-a1cb-44dd-9f2d-b044d94bdd8a\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_bb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\",\n            \"productFamilyId\":\"d9b3eea9-110c-4a9c-b324-73af91f2e919\",\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\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\n                            \"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7486d354-c18f 0\",\n                                        \"modelCustomizationId\":\"02a0491e-e2e2-4db5-b58e-7b00035753f7\",\n                                        \"modelInvariantId\":\"6f161468-269c-436b-9d5b-3f58a2bddba7\",\n                                        \"modelVersionId\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\n                                        \"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\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\":\"d9b3eea9-110c-4a9c-b324-73af91f2e919\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"htAs82zN91CaA5D8uBHf\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:33:24.342+00:00",
  "serviceInstanceName" : "Service_Ete_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "16d697f9-f4b3-484d-ab4d-4209a3ffbf3b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b"
    }
  }
}
2023-01-25T08:33:24.405Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:24.406Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T08:33:24.426Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.426Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T08:33:24.427Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.427Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.428Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:24.428Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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:"1dd62c0d91e8789c", X-B3-SpanId:"c0062b12c7f1c4a5", X-B3-ParentSpanId:"1dd62c0d91e8789c", X-B3-Sampled:"0", X-ONAP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-TransactionID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ECOMP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41ccbd7a-6894-42e7-9142-6b4b67a909e7"]
2023-01-25T08:33:24.428Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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\":\"6f161468-269c-436b-9d5b-3f58a2bddba7\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\"modelUuid\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\"modelInvariantUuid\":\"6f161468-269c-436b-9d5b-3f58a2bddba7\"},\"requestInfo\":{\"productFamilyId\":\"d9b3eea9-110c-4a9c-b324-73af91f2e919\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_bb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 7486d354-c18f 0\",\"modelCustomizationId\":\"02a0491e-e2e2-4db5-b58e-7b00035753f7\",\"modelInvariantId\":\"6f161468-269c-436b-9d5b-3f58a2bddba7\",\"modelVersionId\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"d9b3eea9-110c-4a9c-b324-73af91f2e919\",\"instanceParams\":[],\"instanceName\":\"htAs82zN91CaA5D8uBHf\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"3fc722a2-a1cb-44dd-9f2d-b044d94bdd8a\",\"owningEntityName\":\"OE-ETE_Customer-3fc722a2-a1cb-44dd-9f2d-b044d94bdd8a\"}}}","type":"String"},"requestId":{"value":"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b","type":"String"},"mso-request-id":{"value":"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b","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-01-25T08:33:24.429Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:25.452Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:25.453Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:25.453Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T08:33:25.453Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:33:25 GMT", X-ONAP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-TransactionID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ECOMP-RequestID:"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"41ccbd7a-6894-42e7-9142-6b4b67a909e7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:25.454Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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\":\"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b\",\"instanceId\":\"fa5134a7-2edd-4fbd-97fc-92e03ff197f4\"}}","message":"Success","processInstanceID":"eed24169-9c8a-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:33:25.454Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|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-01-25T08:33:25.455Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T08:33:25.459Z|16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:28.362Z|7c3447e4-5946-4adf-919b-caa85e183c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:33:28.362Z|7c3447e4-5946-4adf-919b-caa85e183c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:33:32.276Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:32.283Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1
2023-01-25T08:33:32.284Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|INFO|500||Invoke
2023-01-25T08:33:32.284Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:32.284Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1
2023-01-25T08:33:32.285Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Method      : GET
2023-01-25T08:33:32.285Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f9e0611d4e18fcb", X-B3-SpanId:"9484af9e2a0ed4f2", X-B3-ParentSpanId:"7f9e0611d4e18fcb", X-B3-Sampled:"0", X-ONAP-RequestID:"87cd52fd-ab25-4933-bd06-c23b9fae824d", X-RequestID:"87cd52fd-ab25-4933-bd06-c23b9fae824d", X-TransactionID:"87cd52fd-ab25-4933-bd06-c23b9fae824d", X-ECOMP-RequestID:"87cd52fd-ab25-4933-bd06-c23b9fae824d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e585793-38af-4203-998d-d3efa16a75fc"]
2023-01-25T08:33:32.286Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Request body: 
2023-01-25T08:33:32.286Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||==========================request end================================================
2023-01-25T08:33:32.313Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:32.314Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:32.315Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Status text  : 
2023-01-25T08:33:32.315Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:32.316Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Response body: {
  "requestId" : "d714f199-9374-4014-abf3-54b9e8dca7d1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:33:20.000+00:00",
  "endTime" : "2023-01-25T08:33:27.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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\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-01-25T08:33:27.000+00:00",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "cloudApiRequests" : [ ],
  "requestURI" : "d714f199-9374-4014-abf3-54b9e8dca7d1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1"
    }
  }
}
2023-01-25T08:33:32.316Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:32.317Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|INFO|500||InvokeReturn
2023-01-25T08:33:32.319Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false
2023-01-25T08:33:32.319Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:32.319Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:32.319Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false
2023-01-25T08:33:32.320Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:32.320Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f9e0611d4e18fcb", X-B3-SpanId:"3f4adedd48b3f116", X-B3-ParentSpanId:"7f9e0611d4e18fcb", X-B3-Sampled:"0", X-ONAP-RequestID:"87cd52fd-ab25-4933-bd06-c23b9fae824d", X-RequestID:"87cd52fd-ab25-4933-bd06-c23b9fae824d", X-TransactionID:"87cd52fd-ab25-4933-bd06-c23b9fae824d", X-ECOMP-RequestID:"87cd52fd-ab25-4933-bd06-c23b9fae824d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a5e63f8-8de3-4662-bd76-4033c9216d64"]
2023-01-25T08:33:32.320Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:32.320Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:32.336Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:32.337Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:32.337Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:32.337Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:32.338Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:33:32.338Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:32.339Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:32.348Z|87cd52fd-ab25-4933-bd06-c23b9fae824d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:32.477Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:32.482Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1
2023-01-25T08:33:32.482Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|INFO|500||Invoke
2023-01-25T08:33:32.483Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:32.483Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1
2023-01-25T08:33:32.483Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Method      : GET
2023-01-25T08:33:32.484Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbee129bc33aeed3", X-B3-SpanId:"7acc87e57bee3786", X-B3-ParentSpanId:"dbee129bc33aeed3", X-B3-Sampled:"0", X-ONAP-RequestID:"effd9297-c173-4b39-836f-9c586dc133af", X-RequestID:"effd9297-c173-4b39-836f-9c586dc133af", X-TransactionID:"effd9297-c173-4b39-836f-9c586dc133af", X-ECOMP-RequestID:"effd9297-c173-4b39-836f-9c586dc133af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc0512e0-c524-4210-89ba-ada02e2b796e"]
2023-01-25T08:33:32.484Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Request body: 
2023-01-25T08:33:32.484Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||==========================request end================================================
2023-01-25T08:33:32.570Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:32.571Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:32.572Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Status text  : 
2023-01-25T08:33:32.572Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:32.573Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Response body: {
  "requestId" : "d714f199-9374-4014-abf3-54b9e8dca7d1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:33:20.000+00:00",
  "endTime" : "2023-01-25T08:33:27.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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\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-01-25T08:33:27.000+00:00",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "cloudApiRequests" : [ ],
  "requestURI" : "d714f199-9374-4014-abf3-54b9e8dca7d1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1"
    }
  }
}
2023-01-25T08:33:32.573Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:32.574Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|INFO|500||InvokeReturn
2023-01-25T08:33:32.576Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false
2023-01-25T08:33:32.576Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:32.577Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:32.577Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false
2023-01-25T08:33:32.577Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:32.578Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbee129bc33aeed3", X-B3-SpanId:"5146c795fc40ab91", X-B3-ParentSpanId:"dbee129bc33aeed3", X-B3-Sampled:"0", X-ONAP-RequestID:"effd9297-c173-4b39-836f-9c586dc133af", X-RequestID:"effd9297-c173-4b39-836f-9c586dc133af", X-TransactionID:"effd9297-c173-4b39-836f-9c586dc133af", X-ECOMP-RequestID:"effd9297-c173-4b39-836f-9c586dc133af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf446545-e685-466e-a249-54492e13e4ad"]
2023-01-25T08:33:32.578Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:32.579Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:32.593Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:32.593Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:32.594Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:32.594Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:32.595Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:33:32.595Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:32.596Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:32.604Z|effd9297-c173-4b39-836f-9c586dc133af|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:32.727Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:32.732Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1
2023-01-25T08:33:32.733Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|INFO|500||Invoke
2023-01-25T08:33:32.733Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:32.734Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1
2023-01-25T08:33:32.735Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Method      : GET
2023-01-25T08:33:32.735Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c2ecaf81c466cbc", X-B3-SpanId:"8370cb501568a268", X-B3-ParentSpanId:"4c2ecaf81c466cbc", X-B3-Sampled:"0", X-ONAP-RequestID:"48c16c0a-1aa7-4069-a8d9-474e0022ce3d", X-RequestID:"48c16c0a-1aa7-4069-a8d9-474e0022ce3d", X-TransactionID:"48c16c0a-1aa7-4069-a8d9-474e0022ce3d", X-ECOMP-RequestID:"48c16c0a-1aa7-4069-a8d9-474e0022ce3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"909c7b06-64a6-4042-ab4a-adf962d3e98e"]
2023-01-25T08:33:32.736Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Request body: 
2023-01-25T08:33:32.736Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||==========================request end================================================
2023-01-25T08:33:32.757Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:32.758Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:32.759Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Status text  : 
2023-01-25T08:33:32.759Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:32.760Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Response body: {
  "requestId" : "d714f199-9374-4014-abf3-54b9e8dca7d1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:33:20.000+00:00",
  "endTime" : "2023-01-25T08:33:27.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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\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-01-25T08:33:27.000+00:00",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "cloudApiRequests" : [ ],
  "requestURI" : "d714f199-9374-4014-abf3-54b9e8dca7d1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1"
    }
  }
}
2023-01-25T08:33:32.761Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:32.761Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|INFO|500||InvokeReturn
2023-01-25T08:33:32.764Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false
2023-01-25T08:33:32.765Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:32.765Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:32.766Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false
2023-01-25T08:33:32.766Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:32.767Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c2ecaf81c466cbc", X-B3-SpanId:"bdf2a30eacfbd396", X-B3-ParentSpanId:"4c2ecaf81c466cbc", X-B3-Sampled:"0", X-ONAP-RequestID:"48c16c0a-1aa7-4069-a8d9-474e0022ce3d", X-RequestID:"48c16c0a-1aa7-4069-a8d9-474e0022ce3d", X-TransactionID:"48c16c0a-1aa7-4069-a8d9-474e0022ce3d", X-ECOMP-RequestID:"48c16c0a-1aa7-4069-a8d9-474e0022ce3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d07a4650-25bf-4f3a-a334-08bf2a7c31b4"]
2023-01-25T08:33:32.768Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:32.768Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:32.783Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:32.784Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:32.785Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:32.786Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:32.787Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:33:32.788Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:32.789Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:32.800Z|48c16c0a-1aa7-4069-a8d9-474e0022ce3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:32.927Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:32.931Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1
2023-01-25T08:33:32.931Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|INFO|500||Invoke
2023-01-25T08:33:32.931Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:32.932Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1
2023-01-25T08:33:32.932Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Method      : GET
2023-01-25T08:33:32.932Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d6ade19174fc219", X-B3-SpanId:"81d9e60299ab9c2b", X-B3-ParentSpanId:"2d6ade19174fc219", X-B3-Sampled:"0", X-ONAP-RequestID:"c5852e8f-5ba8-4e4c-9291-e5bf6857c368", X-RequestID:"c5852e8f-5ba8-4e4c-9291-e5bf6857c368", X-TransactionID:"c5852e8f-5ba8-4e4c-9291-e5bf6857c368", X-ECOMP-RequestID:"c5852e8f-5ba8-4e4c-9291-e5bf6857c368", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30109418-d029-4696-b09d-c099f8393514"]
2023-01-25T08:33:32.932Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Request body: 
2023-01-25T08:33:32.933Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||==========================request end================================================
2023-01-25T08:33:32.956Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:32.957Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:32.957Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Status text  : 
2023-01-25T08:33:32.958Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:32.959Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||Response body: {
  "requestId" : "d714f199-9374-4014-abf3-54b9e8dca7d1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:33:20.000+00:00",
  "endTime" : "2023-01-25T08:33:27.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\": \"9d94bbde-7eb0-4ef6-b0b8-23423e51073a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2e5f696b-6caa-4b23-ba76-f480a6fd92ab\"\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-01-25T08:33:27.000+00:00",
  "serviceInstanceId" : "23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "serviceInstanceName" : "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489",
  "cloudApiRequests" : [ ],
  "requestURI" : "d714f199-9374-4014-abf3-54b9e8dca7d1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1"
    }
  }
}
2023-01-25T08:33:32.959Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:32.959Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d714f199-9374-4014-abf3-54b9e8dca7d1|INFO|500||InvokeReturn
2023-01-25T08:33:32.961Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false
2023-01-25T08:33:32.961Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:32.962Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:32.962Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false
2023-01-25T08:33:32.963Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:32.963Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d6ade19174fc219", X-B3-SpanId:"9d465f5edab246cb", X-B3-ParentSpanId:"2d6ade19174fc219", X-B3-Sampled:"0", X-ONAP-RequestID:"c5852e8f-5ba8-4e4c-9291-e5bf6857c368", X-RequestID:"c5852e8f-5ba8-4e4c-9291-e5bf6857c368", X-TransactionID:"c5852e8f-5ba8-4e4c-9291-e5bf6857c368", X-ECOMP-RequestID:"c5852e8f-5ba8-4e4c-9291-e5bf6857c368", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d21850a0-37d2-4486-82c2-47faa280f3a4"]
2023-01-25T08:33:32.963Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:32.964Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:32.980Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:32.981Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:32.981Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:32.982Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:32.983Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:33:32.983Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:32.984Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d714f199-9374-4014-abf3-54b9e8dca7d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:32.995Z|c5852e8f-5ba8-4e4c-9291-e5bf6857c368|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:34.299Z|bdd39da0-4422-464a-9f45-53486b098d24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:34.300Z|bdd39da0-4422-464a-9f45-53486b098d24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:34.312Z|f3234705-ce84-47f9-99c0-6e28b48e66cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:34.313Z|f3234705-ce84-47f9-99c0-6e28b48e66cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:34.353Z|9c3766f9-8a92-4e67-8fa1-2621680c5406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:34.354Z|9c3766f9-8a92-4e67-8fa1-2621680c5406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:43.362Z|a50ae1f9-24ca-432e-9c50-cf4ca936ba29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:33:43.363Z|a50ae1f9-24ca-432e-9c50-cf4ca936ba29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:33:44.171Z|b197bcf9-ed88-4276-8800-48e14cb5702d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:33:44.172Z|b197bcf9-ed88-4276-8800-48e14cb5702d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:33:44.323Z|9e42f417-c6a6-403f-b104-8f36888771dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:44.324Z|9e42f417-c6a6-403f-b104-8f36888771dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:44.338Z|c60af644-00f8-4f7b-a5bb-95b750b3fec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:44.339Z|c60af644-00f8-4f7b-a5bb-95b750b3fec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:44.378Z|14f60124-53f0-4706-8448-7fe589e4ae6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:44.379Z|14f60124-53f0-4706-8448-7fe589e4ae6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:46.142Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:46.147Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: d2d69834-2dc0-470c-bfea-1b22af555098 already exists in requestDb InfraActiveRequests table
2023-01-25T08:33:46.148Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098
2023-01-25T08:33:46.149Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|INFO|500||Invoke
2023-01-25T08:33:46.149Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:46.149Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098
2023-01-25T08:33:46.150Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Method      : GET
2023-01-25T08:33:46.150Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0cf3e6196f7f14e", X-B3-SpanId:"9216d3f03c2ab2b0", X-B3-ParentSpanId:"a0cf3e6196f7f14e", X-B3-Sampled:"0", X-ONAP-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-TransactionID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ECOMP-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"add98eb2-b374-40c7-ab34-d06067aad0c5"]
2023-01-25T08:33:46.151Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Request body: 
2023-01-25T08:33:46.151Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||==========================request end================================================
2023-01-25T08:33:46.182Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:46.183Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:33:46.183Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Status text  : 
2023-01-25T08:33:46.183Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:33:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:46.184Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Response body: 
2023-01-25T08:33:46.184Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:46.184Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|INFO|404|Not Found|InvokeReturn
2023-01-25T08:33:46.193Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:33:46.197Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:33:46.241Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:33:46.242Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||Invoke
2023-01-25T08:33:46.298Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||InvokeReturn
2023-01-25T08:33:46.299Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:33:46 GMT], content-length=[604], vertex-id=[233488], x-aai-txid=[0-aai-resources-230125-08:33:46:582-2899], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:33:46.300Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674635324839","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-01-25T08:33:46.301Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:33:46.301Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:33:46.302Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.302Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.303Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.303Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.303Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.303Z|d2d69834-2dc0-470c-bfea-1b22af555098|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:"110", X-B3-TraceId:"a0cf3e6196f7f14e", X-B3-SpanId:"f1090d4003b289f1", X-B3-ParentSpanId:"a0cf3e6196f7f14e", X-B3-Sampled:"0", X-ONAP-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-TransactionID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ECOMP-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e7d0241-b8a4-4f07-84e6-e425143712f3"]
2023-01-25T08:33:46.304Z|d2d69834-2dc0-470c-bfea-1b22af555098|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_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf","requestScope":"service"}
2023-01-25T08:33:46.304Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.326Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.327Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.327Z|d2d69834-2dc0-470c-bfea-1b22af555098|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  : 
2023-01-25T08:33:46.328Z|d2d69834-2dc0-470c-bfea-1b22af555098|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:"Wed, 25 Jan 2023 08:33:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:46.328Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.328Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.329Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.330Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.330Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.331Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.331Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.331Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.331Z|d2d69834-2dc0-470c-bfea-1b22af555098|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:"d2d69834-2dc0-470c-bfea-1b22af555098", X-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-TransactionID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ECOMP-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c116d3b-6117-4263-95cd-957fc6244fe5"]
2023-01-25T08:33:46.332Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.332Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.358Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.359Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.359Z|d2d69834-2dc0-470c-bfea-1b22af555098|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  : 
2023-01-25T08:33:46.359Z|d2d69834-2dc0-470c-bfea-1b22af555098|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:46.361Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:33:46.361Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.362Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.366Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.367Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.367Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.367Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.368Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.368Z|d2d69834-2dc0-470c-bfea-1b22af555098|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:"d2d69834-2dc0-470c-bfea-1b22af555098", X-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-TransactionID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ECOMP-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8e2a506-9821-499c-a522-2424b774157f"]
2023-01-25T08:33:46.368Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.368Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.386Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.386Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.387Z|d2d69834-2dc0-470c-bfea-1b22af555098|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  : 
2023-01-25T08:33:46.387Z|d2d69834-2dc0-470c-bfea-1b22af555098|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:46.388Z|d2d69834-2dc0-470c-bfea-1b22af555098|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" : 531,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2023-01-25T08:33:46.389Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.389Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.391Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.392Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.392Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.392Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.392Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.393Z|d2d69834-2dc0-470c-bfea-1b22af555098|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:"d2d69834-2dc0-470c-bfea-1b22af555098", X-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-TransactionID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ECOMP-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8aef2e3f-7a1d-4e4d-b90e-563a3f823040"]
2023-01-25T08:33:46.393Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.393Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.417Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.419Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.419Z|d2d69834-2dc0-470c-bfea-1b22af555098|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  : 
2023-01-25T08:33:46.420Z|d2d69834-2dc0-470c-bfea-1b22af555098|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:46.420Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:33:46.421Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.421Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.425Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.425Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.426Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.426Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.426Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.427Z|d2d69834-2dc0-470c-bfea-1b22af555098|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:"1833", X-B3-TraceId:"a0cf3e6196f7f14e", X-B3-SpanId:"5a14d2e016567b9f", X-B3-ParentSpanId:"a0cf3e6196f7f14e", X-B3-Sampled:"0", X-ONAP-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-TransactionID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ECOMP-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acdb674a-76eb-4750-bc96-db74eb7ed8b5"]
2023-01-25T08:33:46.427Z|d2d69834-2dc0-470c-bfea-1b22af555098|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":"d2d69834-2dc0-470c-bfea-1b22af555098","requestStatus":"IN_PROGRESS","startTime":1674635626194,"source":"VID","tenantId":"518d1743b35a48f892375e10ec89a2a4","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n\t\t\t\"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"d2d69834-2dc0-470c-bfea-1b22af555098"}
2023-01-25T08:33:46.428Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.456Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.457Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.457Z|d2d69834-2dc0-470c-bfea-1b22af555098|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  : 
2023-01-25T08:33:46.458Z|d2d69834-2dc0-470c-bfea-1b22af555098|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/d2d69834-2dc0-470c-bfea-1b22af555098", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:46.459Z|d2d69834-2dc0-470c-bfea-1b22af555098|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" : "d2d69834-2dc0-470c-bfea-1b22af555098",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:33:46.194+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n\t\t\t\"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:33:46.402+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "d2d69834-2dc0-470c-bfea-1b22af555098",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098"
    }
  }
}
2023-01-25T08:33:46.459Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.459Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.472Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.473Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.473Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.473Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.474Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:46.474Z|d2d69834-2dc0-470c-bfea-1b22af555098|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:"2243", X-B3-TraceId:"a0cf3e6196f7f14e", X-B3-SpanId:"1f4c8d2ea79d9250", X-B3-ParentSpanId:"a0cf3e6196f7f14e", X-B3-Sampled:"0", X-ONAP-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-TransactionID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ECOMP-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e23b4274-40f4-4379-b982-dcd5fb3cc275"]
2023-01-25T08:33:46.474Z|d2d69834-2dc0-470c-bfea-1b22af555098|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\":\"1aee5ff3-d25b-4f09-abae-16a14800b684\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\"modelUuid\":\"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\"modelInvariantUuid\":\"1aee5ff3-d25b-4f09-abae-16a14800b684\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"518d1743b35a48f892375e10ec89a2a4\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"d2d69834-2dc0-470c-bfea-1b22af555098","type":"String"},"mso-request-id":{"value":"d2d69834-2dc0-470c-bfea-1b22af555098","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-01-25T08:33:46.475Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:47.489Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:47.490Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:47.491Z|d2d69834-2dc0-470c-bfea-1b22af555098|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  : 
2023-01-25T08:33:47.492Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:33:47 GMT", X-ONAP-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-TransactionID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ECOMP-RequestID:"d2d69834-2dc0-470c-bfea-1b22af555098", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e23b4274-40f4-4379-b982-dcd5fb3cc275", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:47.493Z|d2d69834-2dc0-470c-bfea-1b22af555098|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\":\"d2d69834-2dc0-470c-bfea-1b22af555098\",\"instanceId\":\"fbc6c366-6116-4cb8-a848-eee12299f355\"}}","message":"Success","processInstanceID":"fbf4aeea-9c8a-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:33:47.493Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:47.494Z|d2d69834-2dc0-470c-bfea-1b22af555098|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-01-25T08:33:47.499Z|d2d69834-2dc0-470c-bfea-1b22af555098|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:47.645Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:47.649Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098
2023-01-25T08:33:47.649Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|INFO|500||Invoke
2023-01-25T08:33:47.649Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:47.650Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098
2023-01-25T08:33:47.650Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Method      : GET
2023-01-25T08:33:47.650Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"958d2a3c3c31bd86", X-B3-SpanId:"e9b5e830a106a1a1", X-B3-ParentSpanId:"958d2a3c3c31bd86", X-B3-Sampled:"0", X-ONAP-RequestID:"a82e7dca-38fd-4dce-93e0-c36fcc4191e1", X-RequestID:"a82e7dca-38fd-4dce-93e0-c36fcc4191e1", X-TransactionID:"a82e7dca-38fd-4dce-93e0-c36fcc4191e1", X-ECOMP-RequestID:"a82e7dca-38fd-4dce-93e0-c36fcc4191e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a199307-566e-46b3-9134-31eadf0d646f"]
2023-01-25T08:33:47.651Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Request body: 
2023-01-25T08:33:47.651Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||==========================request end================================================
2023-01-25T08:33:47.679Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:47.680Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:47.680Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Status text  : 
2023-01-25T08:33:47.680Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:47.681Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Response body: {
  "requestId" : "d2d69834-2dc0-470c-bfea-1b22af555098",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:33:46.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n\t\t\t\"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:33:46.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "serviceInstanceName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "d2d69834-2dc0-470c-bfea-1b22af555098",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098"
    }
  }
}
2023-01-25T08:33:47.681Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:47.681Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|INFO|500||InvokeReturn
2023-01-25T08:33:47.683Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false
2023-01-25T08:33:47.683Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:47.683Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:47.684Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false
2023-01-25T08:33:47.684Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:47.684Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"958d2a3c3c31bd86", X-B3-SpanId:"18aa61f6e315901b", X-B3-ParentSpanId:"958d2a3c3c31bd86", X-B3-Sampled:"0", X-ONAP-RequestID:"a82e7dca-38fd-4dce-93e0-c36fcc4191e1", X-RequestID:"a82e7dca-38fd-4dce-93e0-c36fcc4191e1", X-TransactionID:"a82e7dca-38fd-4dce-93e0-c36fcc4191e1", X-ECOMP-RequestID:"a82e7dca-38fd-4dce-93e0-c36fcc4191e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae8876bc-9999-407b-b59d-0faa91ce8929"]
2023-01-25T08:33:47.684Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:47.685Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:47.713Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:47.714Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:47.714Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:47.715Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:47.722Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:33:47.722Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:47.722Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:47.731Z|a82e7dca-38fd-4dce-93e0-c36fcc4191e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:54.347Z|1eb68a3a-e60c-4d91-9848-d978020267af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:54.348Z|1eb68a3a-e60c-4d91-9848-d978020267af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:54.360Z|739fcf62-babe-42e7-b8e1-3e176f3a7616|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:54.361Z|739fcf62-babe-42e7-b8e1-3e176f3a7616|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:54.401Z|5763988a-b194-4a0e-8d2f-351bc321bb5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:33:54.402Z|5763988a-b194-4a0e-8d2f-351bc321bb5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:33:56.943Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:56.948Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b
2023-01-25T08:33:56.949Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|INFO|500||Invoke
2023-01-25T08:33:56.949Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:56.950Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b
2023-01-25T08:33:56.950Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Method      : GET
2023-01-25T08:33:56.951Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"085de267bece231a", X-B3-SpanId:"c06b5b309434219a", X-B3-ParentSpanId:"085de267bece231a", X-B3-Sampled:"0", X-ONAP-RequestID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-RequestID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-TransactionID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-ECOMP-RequestID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37f53d50-f551-47e9-97d5-7670b8c61a18"]
2023-01-25T08:33:56.951Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Request body: 
2023-01-25T08:33:56.951Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||==========================request end================================================
2023-01-25T08:33:56.983Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:56.984Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:56.984Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Status text  : 
2023-01-25T08:33:56.985Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:56.986Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Response body: {
  "requestId" : "16d697f9-f4b3-484d-ab4d-4209a3ffbf3b",
  "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-01-25T08:33:23.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6f161468-269c-436b-9d5b-3f58a2bddba7\",\n            \"modelVersionId\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\n            \"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"3fc722a2-a1cb-44dd-9f2d-b044d94bdd8a\",\n            \"owningEntityName\":\"OE-ETE_Customer-3fc722a2-a1cb-44dd-9f2d-b044d94bdd8a\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_bb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\",\n            \"productFamilyId\":\"d9b3eea9-110c-4a9c-b324-73af91f2e919\",\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\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\n                            \"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7486d354-c18f 0\",\n                                        \"modelCustomizationId\":\"02a0491e-e2e2-4db5-b58e-7b00035753f7\",\n                                        \"modelInvariantId\":\"6f161468-269c-436b-9d5b-3f58a2bddba7\",\n                                        \"modelVersionId\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\n                                        \"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\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\":\"d9b3eea9-110c-4a9c-b324-73af91f2e919\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"htAs82zN91CaA5D8uBHf\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:33:56.000+00:00",
  "serviceInstanceId" : "fa5134a7-2edd-4fbd-97fc-92e03ff197f4",
  "serviceInstanceName" : "Service_Ete_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "16d697f9-f4b3-484d-ab4d-4209a3ffbf3b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b"
    }
  }
}
2023-01-25T08:33:56.986Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:56.987Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|INFO|500||InvokeReturn
2023-01-25T08:33:56.991Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false
2023-01-25T08:33:56.992Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:56.992Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:56.993Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false
2023-01-25T08:33:56.993Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:56.993Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"085de267bece231a", X-B3-SpanId:"da30488380c40373", X-B3-ParentSpanId:"085de267bece231a", X-B3-Sampled:"0", X-ONAP-RequestID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-RequestID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-TransactionID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-ECOMP-RequestID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4bb834b-5e26-4b13-a16a-3593ceaaaf45"]
2023-01-25T08:33:56.994Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:56.994Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:57.019Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:57.019Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:57.020Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:57.020Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:57.021Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:33:57.021Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:57.021Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:57.068Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:33:57.069Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:33:57.069Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:57.069Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:33:57.070Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:33:57.070Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-RequestID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-TransactionID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-ECOMP-RequestID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f87d6103-34d6-49f2-bacc-7dec6259a51d"]
2023-01-25T08:33:57.071Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:33:57.071Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:33:57.205Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:57.206Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:57.207Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:33:57.207Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5ED165B9B07BCCBDA19C7C876AB1E81D; 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:"Wed, 25 Jan 2023 08:33:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:57.208Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f355f4bd-9c8a-11ed-b703-92e0e7610332","businessKey":"16d697f9-f4b3-484d-ab4d-4209a3ffbf3b","processDefinitionId":"WaitForPnfReadyBB:1:02b817b4-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-25T08:33:32.027+0000","endTime":"2023-01-25T08:33:56.252+0000","removalTime":null,"durationInMillis":24225,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"eed24169-9c8a-11ed-b703-92e0e7610332","superProcessInstanceId":"f2a5df57-9c8a-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T08:33:57.208Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:57.209Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:33:57.242Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:33:57.243Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:33:57.244Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:57.244Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:33:57.244Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:33:57.245Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-RequestID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-TransactionID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-ECOMP-RequestID:"e4b798fc-18e7-43d8-8fae-4fce52d5265c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e9a2602-432d-469b-a253-9b19ca513327"]
2023-01-25T08:33:57.245Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:33:57.246Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:33:57.375Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:57.376Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:57.376Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:33:57.376Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EA1C3667FEC2AD7723A8E5556A04EB81; 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:"830", Date:"Wed, 25 Jan 2023 08:33:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:57.377Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"01af34e8-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"f355f4bd-9c8a-11ed-b703-92e0e7610332","activityId":"UpdatePnfOrchestrationStatusToRegistered","activityName":"Update Pnf Orchestration Status to Registered","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:02b817b4-9c71-11ed-b703-92e0e7610332","processInstanceId":"f355f4bd-9c8a-11ed-b703-92e0e7610332","executionId":"f355f4bd-9c8a-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:33:56.100+0000","endTime":"2023-01-25T08:33:56.248+0000","durationInMillis":148,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"eed24169-9c8a-11ed-b703-92e0e7610332"}]
2023-01-25T08:33:57.377Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:57.378Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f355f4bd-9c8a-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:33:57.384Z|e4b798fc-18e7-43d8-8fae-4fce52d5265c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:57.873Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:57.877Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098
2023-01-25T08:33:57.878Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|INFO|500||Invoke
2023-01-25T08:33:57.878Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:57.878Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098
2023-01-25T08:33:57.878Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Method      : GET
2023-01-25T08:33:57.879Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8e163d9e98c52b0", X-B3-SpanId:"045a6f5ce2fd43d9", X-B3-ParentSpanId:"b8e163d9e98c52b0", X-B3-Sampled:"0", X-ONAP-RequestID:"5971c985-dcdb-461d-a216-5d6673da96ef", X-RequestID:"5971c985-dcdb-461d-a216-5d6673da96ef", X-TransactionID:"5971c985-dcdb-461d-a216-5d6673da96ef", X-ECOMP-RequestID:"5971c985-dcdb-461d-a216-5d6673da96ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c59f5bcb-a79e-46cb-a232-7f651397824a"]
2023-01-25T08:33:57.879Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Request body: 
2023-01-25T08:33:57.880Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||==========================request end================================================
2023-01-25T08:33:57.916Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:57.917Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:57.917Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Status text  : 
2023-01-25T08:33:57.918Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:57.919Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Response body: {
  "requestId" : "d2d69834-2dc0-470c-bfea-1b22af555098",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:33:46.000+00:00",
  "endTime" : "2023-01-25T08:33:51.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n\t\t\t\"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:33:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "serviceInstanceName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "d2d69834-2dc0-470c-bfea-1b22af555098",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098"
    }
  }
}
2023-01-25T08:33:57.920Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:57.920Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|INFO|500||InvokeReturn
2023-01-25T08:33:57.922Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false
2023-01-25T08:33:57.922Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:57.923Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:57.923Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false
2023-01-25T08:33:57.924Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:57.924Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8e163d9e98c52b0", X-B3-SpanId:"04bafe1cff8d8cd8", X-B3-ParentSpanId:"b8e163d9e98c52b0", X-B3-Sampled:"0", X-ONAP-RequestID:"5971c985-dcdb-461d-a216-5d6673da96ef", X-RequestID:"5971c985-dcdb-461d-a216-5d6673da96ef", X-TransactionID:"5971c985-dcdb-461d-a216-5d6673da96ef", X-ECOMP-RequestID:"5971c985-dcdb-461d-a216-5d6673da96ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fc052eb-ce4e-408b-a306-2d467cb867d4"]
2023-01-25T08:33:57.924Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:57.925Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:57.942Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:57.943Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:57.944Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:57.944Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:57.945Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:33:57.946Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:57.947Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:57.957Z|5971c985-dcdb-461d-a216-5d6673da96ef|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:58.081Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:58.085Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098
2023-01-25T08:33:58.086Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|INFO|500||Invoke
2023-01-25T08:33:58.086Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:58.086Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098
2023-01-25T08:33:58.086Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Method      : GET
2023-01-25T08:33:58.087Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83d904d2102a6ad7", X-B3-SpanId:"f1260d52ac221669", X-B3-ParentSpanId:"83d904d2102a6ad7", X-B3-Sampled:"0", X-ONAP-RequestID:"d5654aa0-d5c4-4db5-aab7-63a9f32213fd", X-RequestID:"d5654aa0-d5c4-4db5-aab7-63a9f32213fd", X-TransactionID:"d5654aa0-d5c4-4db5-aab7-63a9f32213fd", X-ECOMP-RequestID:"d5654aa0-d5c4-4db5-aab7-63a9f32213fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a359ca87-8d3f-4ff2-919b-9aa50586051e"]
2023-01-25T08:33:58.087Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Request body: 
2023-01-25T08:33:58.087Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||==========================request end================================================
2023-01-25T08:33:58.110Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:58.111Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:58.112Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Status text  : 
2023-01-25T08:33:58.112Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:58.113Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Response body: {
  "requestId" : "d2d69834-2dc0-470c-bfea-1b22af555098",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:33:46.000+00:00",
  "endTime" : "2023-01-25T08:33:51.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n\t\t\t\"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:33:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "serviceInstanceName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "d2d69834-2dc0-470c-bfea-1b22af555098",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098"
    }
  }
}
2023-01-25T08:33:58.113Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:58.113Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|INFO|500||InvokeReturn
2023-01-25T08:33:58.115Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false
2023-01-25T08:33:58.115Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:58.116Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:58.116Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false
2023-01-25T08:33:58.116Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:58.117Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83d904d2102a6ad7", X-B3-SpanId:"0e8e08dc39491af2", X-B3-ParentSpanId:"83d904d2102a6ad7", X-B3-Sampled:"0", X-ONAP-RequestID:"d5654aa0-d5c4-4db5-aab7-63a9f32213fd", X-RequestID:"d5654aa0-d5c4-4db5-aab7-63a9f32213fd", X-TransactionID:"d5654aa0-d5c4-4db5-aab7-63a9f32213fd", X-ECOMP-RequestID:"d5654aa0-d5c4-4db5-aab7-63a9f32213fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce45e16f-9c57-4dd8-8971-f21e067e990d"]
2023-01-25T08:33:58.117Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:58.117Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:58.134Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:58.135Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:58.136Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:58.136Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:58.137Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:33:58.137Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:58.138Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:58.154Z|d5654aa0-d5c4-4db5-aab7-63a9f32213fd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:58.294Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:58.298Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098
2023-01-25T08:33:58.299Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|INFO|500||Invoke
2023-01-25T08:33:58.299Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:58.300Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098
2023-01-25T08:33:58.300Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Method      : GET
2023-01-25T08:33:58.300Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52eabec0764067f9", X-B3-SpanId:"3aa04b57660c2f76", X-B3-ParentSpanId:"52eabec0764067f9", X-B3-Sampled:"0", X-ONAP-RequestID:"b334e329-862e-4211-b7b7-85c45cba3db2", X-RequestID:"b334e329-862e-4211-b7b7-85c45cba3db2", X-TransactionID:"b334e329-862e-4211-b7b7-85c45cba3db2", X-ECOMP-RequestID:"b334e329-862e-4211-b7b7-85c45cba3db2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08d3f5e4-1a8d-4ab4-998b-f2cfcc7d3d7c"]
2023-01-25T08:33:58.301Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Request body: 
2023-01-25T08:33:58.301Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||==========================request end================================================
2023-01-25T08:33:58.338Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:58.339Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:58.339Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Status text  : 
2023-01-25T08:33:58.340Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:58.341Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Response body: {
  "requestId" : "d2d69834-2dc0-470c-bfea-1b22af555098",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:33:46.000+00:00",
  "endTime" : "2023-01-25T08:33:51.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n\t\t\t\"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:33:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "serviceInstanceName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "d2d69834-2dc0-470c-bfea-1b22af555098",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098"
    }
  }
}
2023-01-25T08:33:58.341Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:58.342Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|INFO|500||InvokeReturn
2023-01-25T08:33:58.343Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false
2023-01-25T08:33:58.344Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:58.344Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:58.344Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false
2023-01-25T08:33:58.344Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:58.345Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52eabec0764067f9", X-B3-SpanId:"679b1e154568c8a1", X-B3-ParentSpanId:"52eabec0764067f9", X-B3-Sampled:"0", X-ONAP-RequestID:"b334e329-862e-4211-b7b7-85c45cba3db2", X-RequestID:"b334e329-862e-4211-b7b7-85c45cba3db2", X-TransactionID:"b334e329-862e-4211-b7b7-85c45cba3db2", X-ECOMP-RequestID:"b334e329-862e-4211-b7b7-85c45cba3db2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e756629-dbba-4176-a566-303172b6a4fb"]
2023-01-25T08:33:58.345Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:58.345Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:58.362Z|bb0a67f3-2caa-49a0-9f7c-678fa0985caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:33:58.363Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:58.363Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:58.364Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:58.364Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:58.368Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:33:58.369Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:58.369Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:58.369Z|bb0a67f3-2caa-49a0-9f7c-678fa0985caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:33:58.377Z|b334e329-862e-4211-b7b7-85c45cba3db2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:58.509Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:58.513Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098
2023-01-25T08:33:58.513Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|INFO|500||Invoke
2023-01-25T08:33:58.513Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:58.514Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098
2023-01-25T08:33:58.514Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Method      : GET
2023-01-25T08:33:58.514Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a3b1b9aeda9eadc", X-B3-SpanId:"80fcdf86990c4d95", X-B3-ParentSpanId:"3a3b1b9aeda9eadc", X-B3-Sampled:"0", X-ONAP-RequestID:"4c504a0f-5ea8-4e0b-a336-8605d3b447f3", X-RequestID:"4c504a0f-5ea8-4e0b-a336-8605d3b447f3", X-TransactionID:"4c504a0f-5ea8-4e0b-a336-8605d3b447f3", X-ECOMP-RequestID:"4c504a0f-5ea8-4e0b-a336-8605d3b447f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e05b2bb1-eabe-41aa-9624-1915b75b772b"]
2023-01-25T08:33:58.515Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Request body: 
2023-01-25T08:33:58.515Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||==========================request end================================================
2023-01-25T08:33:58.537Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:58.538Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:58.538Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Status text  : 
2023-01-25T08:33:58.538Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:58.539Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Response body: {
  "requestId" : "d2d69834-2dc0-470c-bfea-1b22af555098",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:33:46.000+00:00",
  "endTime" : "2023-01-25T08:33:51.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n\t\t\t\"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:33:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "serviceInstanceName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "d2d69834-2dc0-470c-bfea-1b22af555098",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098"
    }
  }
}
2023-01-25T08:33:58.539Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:58.540Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|INFO|500||InvokeReturn
2023-01-25T08:33:58.542Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false
2023-01-25T08:33:58.542Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:58.543Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:58.543Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false
2023-01-25T08:33:58.543Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:58.544Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a3b1b9aeda9eadc", X-B3-SpanId:"1ff976dc4a8dae08", X-B3-ParentSpanId:"3a3b1b9aeda9eadc", X-B3-Sampled:"0", X-ONAP-RequestID:"4c504a0f-5ea8-4e0b-a336-8605d3b447f3", X-RequestID:"4c504a0f-5ea8-4e0b-a336-8605d3b447f3", X-TransactionID:"4c504a0f-5ea8-4e0b-a336-8605d3b447f3", X-ECOMP-RequestID:"4c504a0f-5ea8-4e0b-a336-8605d3b447f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea0c4174-b5e8-4d6a-b3b8-6aee84eeb906"]
2023-01-25T08:33:58.544Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:58.544Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:58.559Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:58.560Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:58.560Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:58.560Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:58.561Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:33:58.561Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:58.562Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:58.576Z|4c504a0f-5ea8-4e0b-a336-8605d3b447f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:33:58.742Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:33:58.747Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098
2023-01-25T08:33:58.748Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|INFO|500||Invoke
2023-01-25T08:33:58.748Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:58.748Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098
2023-01-25T08:33:58.749Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Method      : GET
2023-01-25T08:33:58.749Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b6413c9661bedec", X-B3-SpanId:"a52d17679324777c", X-B3-ParentSpanId:"6b6413c9661bedec", X-B3-Sampled:"0", X-ONAP-RequestID:"8caa13f9-714f-4bfd-90c4-a48e43084ae0", X-RequestID:"8caa13f9-714f-4bfd-90c4-a48e43084ae0", X-TransactionID:"8caa13f9-714f-4bfd-90c4-a48e43084ae0", X-ECOMP-RequestID:"8caa13f9-714f-4bfd-90c4-a48e43084ae0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eb893e5-e967-417a-bb01-a6029b5bd396"]
2023-01-25T08:33:58.749Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Request body: 
2023-01-25T08:33:58.749Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||==========================request end================================================
2023-01-25T08:33:58.782Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:58.782Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:58.783Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Status text  : 
2023-01-25T08:33:58.783Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:33:58.784Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||Response body: {
  "requestId" : "d2d69834-2dc0-470c-bfea-1b22af555098",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:33:46.000+00:00",
  "endTime" : "2023-01-25T08:33:51.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n\t\t\t\"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:33:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "serviceInstanceName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "d2d69834-2dc0-470c-bfea-1b22af555098",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098"
    }
  }
}
2023-01-25T08:33:58.784Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:58.784Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2d69834-2dc0-470c-bfea-1b22af555098|INFO|500||InvokeReturn
2023-01-25T08:33:58.785Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false
2023-01-25T08:33:58.786Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:33:58.786Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:33:58.786Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false
2023-01-25T08:33:58.787Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:33:58.787Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b6413c9661bedec", X-B3-SpanId:"5736e7316ebcc8a8", X-B3-ParentSpanId:"6b6413c9661bedec", X-B3-Sampled:"0", X-ONAP-RequestID:"8caa13f9-714f-4bfd-90c4-a48e43084ae0", X-RequestID:"8caa13f9-714f-4bfd-90c4-a48e43084ae0", X-TransactionID:"8caa13f9-714f-4bfd-90c4-a48e43084ae0", X-ECOMP-RequestID:"8caa13f9-714f-4bfd-90c4-a48e43084ae0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"114be126-4c82-41ea-801d-85f20c352922"]
2023-01-25T08:33:58.787Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:33:58.787Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:33:58.802Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:33:58.803Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:33:58.803Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:33:58.803Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:33:58 GMT", Connection:"close"]
2023-01-25T08:33:58.805Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:33:58.806Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:33:58.806Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2d69834-2dc0-470c-bfea-1b22af555098&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:33:58.814Z|8caa13f9-714f-4bfd-90c4-a48e43084ae0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2d69834-2dc0-470c-bfea-1b22af555098|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:00.140Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:00.145Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: a501f513-b20e-4b4e-98c1-4e2f283a1383 already exists in requestDb InfraActiveRequests table
2023-01-25T08:34:00.146Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383
2023-01-25T08:34:00.147Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|INFO|500||Invoke
2023-01-25T08:34:00.147Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:00.147Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383
2023-01-25T08:34:00.148Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Method      : GET
2023-01-25T08:34:00.148Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6456bb422dbe8fa6", X-B3-SpanId:"347164ed376b100e", X-B3-ParentSpanId:"6456bb422dbe8fa6", X-B3-Sampled:"0", X-ONAP-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-TransactionID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ECOMP-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8932f67-bb8d-4265-990b-6f53b18b07e5"]
2023-01-25T08:34:00.148Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Request body: 
2023-01-25T08:34:00.149Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||==========================request end================================================
2023-01-25T08:34:00.175Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:00.176Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:34:00.176Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Status text  : 
2023-01-25T08:34:00.176Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:34:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:00.177Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Response body: 
2023-01-25T08:34:00.177Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:00.177Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|INFO|404|Not Found|InvokeReturn
2023-01-25T08:34:00.191Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:34:00.192Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-25T08:34:00.196Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:34:00.243Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684|INFO|500||Invoke
2023-01-25T08:34:00.244Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a501f513-b20e-4b4e-98c1-4e2f283a1383], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6eb6c323-ce49-409d-ac26-7af82d1a68e8], X-ECOMP-RequestID=[a501f513-b20e-4b4e-98c1-4e2f283a1383], X-TransactionId=[], X-ONAP-RequestID=[a501f513-b20e-4b4e-98c1-4e2f283a1383]}
2023-01-25T08:34:00.293Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684 has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:34:00 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230125-08:34:00:593-63516], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:34:00.295Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684|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/1aee5ff3-d25b-4f09-abae-16a14800b684","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684","ERR.5.4.6114"]}}}

2023-01-25T08:34:00.295Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684|INFO|404|Not Found|InvokeReturn
2023-01-25T08:34:00.298Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684
2023-01-25T08:34:00.298Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1aee5ff3-d25b-4f09-abae-16a14800b684
2023-01-25T08:34:00.301Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:34:00.336Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684|INFO|500||Invoke
2023-01-25T08:34:00.337Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a501f513-b20e-4b4e-98c1-4e2f283a1383], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9255d9bf-86e5-49ea-8298-d627a019f82e], X-ECOMP-RequestID=[a501f513-b20e-4b4e-98c1-4e2f283a1383], X-TransactionId=[], X-ONAP-RequestID=[a501f513-b20e-4b4e-98c1-4e2f283a1383]}
2023-01-25T08:34:00.397Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684 has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:34:00 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230125-08:34:00:683-3386], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:34:00.398Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684|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/1aee5ff3-d25b-4f09-abae-16a14800b684","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684","ERR.5.4.6114"]}}}

2023-01-25T08:34:00.398Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684|INFO|404|Not Found|InvokeReturn
2023-01-25T08:34:00.402Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1aee5ff3-d25b-4f09-abae-16a14800b684
2023-01-25T08:34:00.403Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1aee5ff3-d25b-4f09-abae-16a14800b684
2023-01-25T08:34:00.409Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:34:00.451Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||Invoke
2023-01-25T08:34:00.452Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a501f513-b20e-4b4e-98c1-4e2f283a1383], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[82f77df3-2e0c-482c-93bd-4c32abf7a9e2], X-ECOMP-RequestID=[a501f513-b20e-4b4e-98c1-4e2f283a1383], X-TransactionId=[], X-ONAP-RequestID=[a501f513-b20e-4b4e-98c1-4e2f283a1383]}
2023-01-25T08:34:00.502Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:34:00 GMT], content-length=[604], vertex-id=[233488], x-aai-txid=[0-aai-resources-230125-08:34:00:796-952], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:34:00.504Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||{"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674635324839","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-01-25T08:34:00.504Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||InvokeReturn
2023-01-25T08:34:00.506Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:34:00.506Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:34:00.508Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.509Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T08:34:00.509Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:00.509Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.510Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T08:34:00.510Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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:"6456bb422dbe8fa6", X-B3-SpanId:"e716abbf09d8a99f", X-B3-ParentSpanId:"6456bb422dbe8fa6", X-B3-Sampled:"0", X-ONAP-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-TransactionID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ECOMP-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3882cf41-97fc-4151-bd90-70ba4783cb0f"]
2023-01-25T08:34:00.511Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"fbc6c366-6116-4cb8-a848-eee12299f355"},"instanceName":"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0","requestScope":"vnf"}
2023-01-25T08:34:00.511Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T08:34:00.541Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:00.544Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:00.544Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T08:34:00.545Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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:"Wed, 25 Jan 2023 08:34:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:00.546Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T08:34:00.546Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:00.547Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T08:34:00.549Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a
2023-01-25T08:34:00.549Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|INFO|500||Invoke
2023-01-25T08:34:00.549Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:00.550Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a
2023-01-25T08:34:00.551Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|DEBUG|500||Method      : GET
2023-01-25T08:34:00.551Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-TransactionID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ECOMP-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dd38289-ef41-4a11-a257-364f4a9254ab"]
2023-01-25T08:34:00.551Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|DEBUG|500||Request body: 
2023-01-25T08:34:00.552Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|DEBUG|500||==========================request end================================================
2023-01-25T08:34:00.634Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:00.635Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:00.636Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|DEBUG|500||Status text  : 
2023-01-25T08:34:00.636Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:00.638Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 8,
      "modelCustomizationUUID" : "a069d1d1-626d-452c-b932-c08f6934e22a",
      "modelInstanceName" : "basic_vm 0",
      "created" : "2023-01-25 08:31:24.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-01-25T08:31:24.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"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/service"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfcInstanceGroupCustomizations"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vfModuleCustomizations"
        },
        "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=a069d1d1-626d-452c-b932-c08f6934e22a"
    }
  }
}
2023-01-25T08:34:00.638Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:00.639Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a069d1d1-626d-452c-b932-c08f6934e22a|INFO|500||InvokeReturn
2023-01-25T08:34:00.658Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.658Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||Invoke
2023-01-25T08:34:00.658Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:00.659Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.659Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Method      : GET
2023-01-25T08:34:00.659Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-TransactionID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ECOMP-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"756f712e-76c8-431f-84b0-cea2dc9380df"]
2023-01-25T08:34:00.660Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Request body: 
2023-01-25T08:34:00.660Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||==========================request end================================================
2023-01-25T08:34:00.708Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:00.709Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:00.709Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status text  : 
2023-01-25T08:34:00.710Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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/a090092a-f3e2-42ed-83de-60e57c889ba1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:00.711Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "a090092a-f3e2-42ed-83de-60e57c889ba1",
  "modelInvariantUUID" : "051fc461-c31c-4cd1-afa9-ae1a29f43e79",
  "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-01-25T08:31:24.000+00:00",
  "modelInvariantId" : "051fc461-c31c-4cd1-afa9-ae1a29f43e79",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/a090092a-f3e2-42ed-83de-60e57c889ba1"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/a090092a-f3e2-42ed-83de-60e57c889ba1"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/a090092a-f3e2-42ed-83de-60e57c889ba1/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/a090092a-f3e2-42ed-83de-60e57c889ba1/vnfResourceWorkflow"
    }
  }
}
2023-01-25T08:34:00.711Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:00.711Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||InvokeReturn
2023-01-25T08:34:00.728Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.729Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.729Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.730Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.730Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.730Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-TransactionID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ECOMP-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b105009d-89b6-41ee-bff3-cc2ffb896be1"]
2023-01-25T08:34:00.730Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.731Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.769Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.771Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.771Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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  : 
2023-01-25T08:34:00.771Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:00.773Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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" : 10035,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035"
    }
  }
}
2023-01-25T08:34:00.773Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.774Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.788Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.789Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T08:34:00.789Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:00.789Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.789Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T08:34:00.789Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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:"2615", X-B3-TraceId:"6456bb422dbe8fa6", X-B3-SpanId:"55db82443b16e132", X-B3-ParentSpanId:"6456bb422dbe8fa6", X-B3-Sampled:"0", X-ONAP-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-TransactionID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ECOMP-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6beab73b-9dca-4564-b871-d11d4d8a3da4"]
2023-01-25T08:34:00.790Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a501f513-b20e-4b4e-98c1-4e2f283a1383","requestStatus":"IN_PROGRESS","startTime":1674635640192,"source":"VID","vnfName":"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"518d1743b35a48f892375e10ec89a2a4","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n    \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"fbc6c366-6116-4cb8-a848-eee12299f355","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"a501f513-b20e-4b4e-98c1-4e2f283a1383"}
2023-01-25T08:34:00.790Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T08:34:00.821Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:00.821Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T08:34:00.822Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T08:34:00.822Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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/a501f513-b20e-4b4e-98c1-4e2f283a1383", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:00.826Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a501f513-b20e-4b4e-98c1-4e2f283a1383",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:34:00.192+00:00",
  "source" : "VID",
  "vnfName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n    \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:34:00.765+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a501f513-b20e-4b4e-98c1-4e2f283a1383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383"
    }
  }
}
2023-01-25T08:34:00.826Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:00.827Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T08:34:00.840Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.841Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T08:34:00.842Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:00.842Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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-01-25T08:34:00.842Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T08:34:00.843Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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:"6456bb422dbe8fa6", X-B3-SpanId:"3ba5be47e7f040e5", X-B3-ParentSpanId:"6456bb422dbe8fa6", X-B3-Sampled:"0", X-ONAP-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-TransactionID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ECOMP-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6433884-4603-4e53-b811-1a2749c925ab"]
2023-01-25T08:34:00.843Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/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\":\"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a069d1d1-626d-452c-b932-c08f6934e22a\",\"modelVersionId\":\"a090092a-f3e2-42ed-83de-60e57c889ba1\",\"modelCustomizationId\":\"a069d1d1-626d-452c-b932-c08f6934e22a\",\"modelUuid\":\"a090092a-f3e2-42ed-83de-60e57c889ba1\",\"modelInvariantUuid\":\"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"1aee5ff3-d25b-4f09-abae-16a14800b684\",\"source\":\"VID\",\"instanceName\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"fbc6c366-6116-4cb8-a848-eee12299f355\",\"modelInfo\":{\"modelInvariantId\":\"1aee5ff3-d25b-4f09-abae-16a14800b684\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\"modelUuid\":\"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\"modelInvariantUuid\":\"1aee5ff3-d25b-4f09-abae-16a14800b684\"}}}],\"cloudConfiguration\":{\"tenantId\":\"518d1743b35a48f892375e10ec89a2a4\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"fbc6c366-6116-4cb8-a848-eee12299f355\"}","type":"String"},"requestId":{"value":"a501f513-b20e-4b4e-98c1-4e2f283a1383","type":"String"},"mso-request-id":{"value":"a501f513-b20e-4b4e-98c1-4e2f283a1383","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"fbc6c366-6116-4cb8-a848-eee12299f355","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/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T08:34:00.843Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T08:34:01.868Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:01.869Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T08:34:01.869Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T08:34:01.870Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:34:01 GMT", X-ONAP-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-TransactionID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ECOMP-RequestID:"a501f513-b20e-4b4e-98c1-4e2f283a1383", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f6433884-4603-4e53-b811-1a2749c925ab", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:01.870Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a501f513-b20e-4b4e-98c1-4e2f283a1383\",\"instanceId\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\"}}","message":"Success","processInstanceID":"048670a4-9c8b-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:34:01.871Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:01.871Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T08:34:01.876Z|a501f513-b20e-4b4e-98c1-4e2f283a1383|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:02.023Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:02.028Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383
2023-01-25T08:34:02.029Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|INFO|500||Invoke
2023-01-25T08:34:02.029Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:02.030Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383
2023-01-25T08:34:02.030Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Method      : GET
2023-01-25T08:34:02.031Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d151b3fcc04ce296", X-B3-SpanId:"7e807a37ca257027", X-B3-ParentSpanId:"d151b3fcc04ce296", X-B3-Sampled:"0", X-ONAP-RequestID:"259f01a9-865b-48d4-a712-0edf0d4788ba", X-RequestID:"259f01a9-865b-48d4-a712-0edf0d4788ba", X-TransactionID:"259f01a9-865b-48d4-a712-0edf0d4788ba", X-ECOMP-RequestID:"259f01a9-865b-48d4-a712-0edf0d4788ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"787b5b6d-4e88-445d-94fb-1e3caba9bdfb"]
2023-01-25T08:34:02.031Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Request body: 
2023-01-25T08:34:02.032Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||==========================request end================================================
2023-01-25T08:34:02.052Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:02.052Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:02.053Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Status text  : 
2023-01-25T08:34:02.053Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:02.054Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Response body: {
  "requestId" : "a501f513-b20e-4b4e-98c1-4e2f283a1383",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:34:00.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n    \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a501f513-b20e-4b4e-98c1-4e2f283a1383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383"
    }
  }
}
2023-01-25T08:34:02.054Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:02.055Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|INFO|500||InvokeReturn
2023-01-25T08:34:02.056Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false
2023-01-25T08:34:02.057Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:34:02.057Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:02.057Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false
2023-01-25T08:34:02.057Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:34:02.058Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d151b3fcc04ce296", X-B3-SpanId:"c0edcc0422e41c75", X-B3-ParentSpanId:"d151b3fcc04ce296", X-B3-Sampled:"0", X-ONAP-RequestID:"259f01a9-865b-48d4-a712-0edf0d4788ba", X-RequestID:"259f01a9-865b-48d4-a712-0edf0d4788ba", X-TransactionID:"259f01a9-865b-48d4-a712-0edf0d4788ba", X-ECOMP-RequestID:"259f01a9-865b-48d4-a712-0edf0d4788ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"278ecb79-2421-4462-a55b-2790b9d03203"]
2023-01-25T08:34:02.058Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:34:02.058Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:34:02.085Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:02.086Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:02.086Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:34:02.086Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:02.087Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:34:02.088Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:02.088Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:34:02.097Z|259f01a9-865b-48d4-a712-0edf0d4788ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:04.375Z|495ca831-8307-46e0-a4f5-0c5ddc31ae6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:04.376Z|495ca831-8307-46e0-a4f5-0c5ddc31ae6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:04.410Z|1570d27a-4d75-4133-a14e-b30027883bea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:04.411Z|1570d27a-4d75-4133-a14e-b30027883bea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:04.424Z|4fa49cf2-6651-40b9-84a5-036d02fbab25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:04.425Z|4fa49cf2-6651-40b9-84a5-036d02fbab25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:07.561Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:07.565Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b
2023-01-25T08:34:07.566Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|INFO|500||Invoke
2023-01-25T08:34:07.567Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:07.567Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b
2023-01-25T08:34:07.567Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Method      : GET
2023-01-25T08:34:07.568Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3074f8c3c26cae8", X-B3-SpanId:"caaf4c4ae8bd67b3", X-B3-ParentSpanId:"a3074f8c3c26cae8", X-B3-Sampled:"0", X-ONAP-RequestID:"f08587c2-ecee-471d-aa98-35a196b7e7ac", X-RequestID:"f08587c2-ecee-471d-aa98-35a196b7e7ac", X-TransactionID:"f08587c2-ecee-471d-aa98-35a196b7e7ac", X-ECOMP-RequestID:"f08587c2-ecee-471d-aa98-35a196b7e7ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fec3d546-6451-4ff6-8416-f1cdee8a1ef3"]
2023-01-25T08:34:07.568Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Request body: 
2023-01-25T08:34:07.568Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||==========================request end================================================
2023-01-25T08:34:07.601Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:07.602Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:07.603Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Status text  : 
2023-01-25T08:34:07.603Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:07.607Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||Response body: {
  "requestId" : "16d697f9-f4b3-484d-ab4d-4209a3ffbf3b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:33:23.000+00:00",
  "endTime" : "2023-01-25T08:33:59.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6f161468-269c-436b-9d5b-3f58a2bddba7\",\n            \"modelVersionId\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\n            \"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"3fc722a2-a1cb-44dd-9f2d-b044d94bdd8a\",\n            \"owningEntityName\":\"OE-ETE_Customer-3fc722a2-a1cb-44dd-9f2d-b044d94bdd8a\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_bb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\",\n            \"productFamilyId\":\"d9b3eea9-110c-4a9c-b324-73af91f2e919\",\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\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\n                            \"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7486d354-c18f 0\",\n                                        \"modelCustomizationId\":\"02a0491e-e2e2-4db5-b58e-7b00035753f7\",\n                                        \"modelInvariantId\":\"6f161468-269c-436b-9d5b-3f58a2bddba7\",\n                                        \"modelVersionId\":\"68572e1b-3060-4fb1-8e9a-e10f343889a0\",\n                                        \"modelName\":\"Demo_pNF_htAs82zN91CaA5D8uBHf\",\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\":\"d9b3eea9-110c-4a9c-b324-73af91f2e919\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"htAs82zN91CaA5D8uBHf\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:33:59.000+00:00",
  "serviceInstanceId" : "fa5134a7-2edd-4fbd-97fc-92e03ff197f4",
  "serviceInstanceName" : "Service_Ete_Namebb1a1d17-54c5-4dbb-bd3c-b9cce8ad9817",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "16d697f9-f4b3-484d-ab4d-4209a3ffbf3b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b"
    }
  }
}
2023-01-25T08:34:07.607Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:07.608Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|INFO|500||InvokeReturn
2023-01-25T08:34:07.610Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false
2023-01-25T08:34:07.610Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:34:07.610Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:07.611Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false
2023-01-25T08:34:07.611Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:34:07.612Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3074f8c3c26cae8", X-B3-SpanId:"828724ef3ad5c6f3", X-B3-ParentSpanId:"a3074f8c3c26cae8", X-B3-Sampled:"0", X-ONAP-RequestID:"f08587c2-ecee-471d-aa98-35a196b7e7ac", X-RequestID:"f08587c2-ecee-471d-aa98-35a196b7e7ac", X-TransactionID:"f08587c2-ecee-471d-aa98-35a196b7e7ac", X-ECOMP-RequestID:"f08587c2-ecee-471d-aa98-35a196b7e7ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85883b7d-2ccb-400c-b555-ff75b11af8c5"]
2023-01-25T08:34:07.612Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:34:07.613Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:34:07.633Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:07.634Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:07.635Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:34:07.635Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:07.636Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:34:07.636Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:07.637Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16d697f9-f4b3-484d-ab4d-4209a3ffbf3b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:34:07.645Z|f08587c2-ecee-471d-aa98-35a196b7e7ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16d697f9-f4b3-484d-ab4d-4209a3ffbf3b|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:12.267Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:12.272Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383
2023-01-25T08:34:12.272Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|INFO|500||Invoke
2023-01-25T08:34:12.273Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:12.273Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383
2023-01-25T08:34:12.273Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Method      : GET
2023-01-25T08:34:12.274Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6b7091acbbe37bb", X-B3-SpanId:"ad6bfd18e276ebd5", X-B3-ParentSpanId:"e6b7091acbbe37bb", X-B3-Sampled:"0", X-ONAP-RequestID:"9f8934c3-c681-4143-846e-790462ec6c49", X-RequestID:"9f8934c3-c681-4143-846e-790462ec6c49", X-TransactionID:"9f8934c3-c681-4143-846e-790462ec6c49", X-ECOMP-RequestID:"9f8934c3-c681-4143-846e-790462ec6c49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5847acd3-c8d0-4b5d-9718-8ef5fa338132"]
2023-01-25T08:34:12.274Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Request body: 
2023-01-25T08:34:12.274Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||==========================request end================================================
2023-01-25T08:34:12.296Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:12.297Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:12.297Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Status text  : 
2023-01-25T08:34:12.298Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:12.299Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Response body: {
  "requestId" : "a501f513-b20e-4b4e-98c1-4e2f283a1383",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:34:00.000+00:00",
  "endTime" : "2023-01-25T08:34:11.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n    \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a501f513-b20e-4b4e-98c1-4e2f283a1383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383"
    }
  }
}
2023-01-25T08:34:12.299Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:12.300Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|INFO|500||InvokeReturn
2023-01-25T08:34:12.302Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false
2023-01-25T08:34:12.303Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:34:12.303Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:12.303Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false
2023-01-25T08:34:12.304Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:34:12.304Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6b7091acbbe37bb", X-B3-SpanId:"948b7fd9793e6cab", X-B3-ParentSpanId:"e6b7091acbbe37bb", X-B3-Sampled:"0", X-ONAP-RequestID:"9f8934c3-c681-4143-846e-790462ec6c49", X-RequestID:"9f8934c3-c681-4143-846e-790462ec6c49", X-TransactionID:"9f8934c3-c681-4143-846e-790462ec6c49", X-ECOMP-RequestID:"9f8934c3-c681-4143-846e-790462ec6c49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e62f9ece-e9ac-4965-b3c4-f81a9951fca2"]
2023-01-25T08:34:12.305Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:34:12.305Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:34:12.321Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:12.322Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:12.322Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:34:12.323Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:12.323Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:34:12.324Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:12.324Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:34:12.332Z|9f8934c3-c681-4143-846e-790462ec6c49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:12.458Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:12.461Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383
2023-01-25T08:34:12.462Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|INFO|500||Invoke
2023-01-25T08:34:12.462Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:12.462Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383
2023-01-25T08:34:12.463Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Method      : GET
2023-01-25T08:34:12.463Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8dccbc3ed400389d", X-B3-SpanId:"783809a1c0c4b0b8", X-B3-ParentSpanId:"8dccbc3ed400389d", X-B3-Sampled:"0", X-ONAP-RequestID:"93159577-4521-432c-a4fe-5f1cab85539e", X-RequestID:"93159577-4521-432c-a4fe-5f1cab85539e", X-TransactionID:"93159577-4521-432c-a4fe-5f1cab85539e", X-ECOMP-RequestID:"93159577-4521-432c-a4fe-5f1cab85539e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7cc74bd-e4be-4e5f-9456-7edac3bac267"]
2023-01-25T08:34:12.463Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Request body: 
2023-01-25T08:34:12.463Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||==========================request end================================================
2023-01-25T08:34:12.487Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:12.487Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:12.488Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Status text  : 
2023-01-25T08:34:12.488Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:12.490Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Response body: {
  "requestId" : "a501f513-b20e-4b4e-98c1-4e2f283a1383",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:34:00.000+00:00",
  "endTime" : "2023-01-25T08:34:11.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n    \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a501f513-b20e-4b4e-98c1-4e2f283a1383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383"
    }
  }
}
2023-01-25T08:34:12.491Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:12.491Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|INFO|500||InvokeReturn
2023-01-25T08:34:12.493Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false
2023-01-25T08:34:12.493Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:34:12.493Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:12.493Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false
2023-01-25T08:34:12.494Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:34:12.494Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8dccbc3ed400389d", X-B3-SpanId:"5c98c23196c62d31", X-B3-ParentSpanId:"8dccbc3ed400389d", X-B3-Sampled:"0", X-ONAP-RequestID:"93159577-4521-432c-a4fe-5f1cab85539e", X-RequestID:"93159577-4521-432c-a4fe-5f1cab85539e", X-TransactionID:"93159577-4521-432c-a4fe-5f1cab85539e", X-ECOMP-RequestID:"93159577-4521-432c-a4fe-5f1cab85539e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bdf88c5-0c01-4b32-b59b-3b36c04b3ca6"]
2023-01-25T08:34:12.494Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:34:12.494Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:34:12.510Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:12.511Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:12.511Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:34:12.511Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:12.512Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:34:12.512Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:12.513Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:34:12.522Z|93159577-4521-432c-a4fe-5f1cab85539e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:12.648Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:12.652Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383
2023-01-25T08:34:12.652Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|INFO|500||Invoke
2023-01-25T08:34:12.653Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:12.653Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383
2023-01-25T08:34:12.653Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Method      : GET
2023-01-25T08:34:12.653Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f7f1082111a39bd", X-B3-SpanId:"7a8dfb257fd14411", X-B3-ParentSpanId:"8f7f1082111a39bd", X-B3-Sampled:"0", X-ONAP-RequestID:"20e29937-717c-4f4a-bffd-c1d3b906e747", X-RequestID:"20e29937-717c-4f4a-bffd-c1d3b906e747", X-TransactionID:"20e29937-717c-4f4a-bffd-c1d3b906e747", X-ECOMP-RequestID:"20e29937-717c-4f4a-bffd-c1d3b906e747", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd8771b9-c47d-4f6c-9320-6a4d9ab5b2a5"]
2023-01-25T08:34:12.654Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Request body: 
2023-01-25T08:34:12.654Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||==========================request end================================================
2023-01-25T08:34:12.675Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:12.676Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:12.676Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Status text  : 
2023-01-25T08:34:12.676Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:12.678Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Response body: {
  "requestId" : "a501f513-b20e-4b4e-98c1-4e2f283a1383",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:34:00.000+00:00",
  "endTime" : "2023-01-25T08:34:11.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n    \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a501f513-b20e-4b4e-98c1-4e2f283a1383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383"
    }
  }
}
2023-01-25T08:34:12.678Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:12.679Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|INFO|500||InvokeReturn
2023-01-25T08:34:12.681Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false
2023-01-25T08:34:12.686Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:34:12.686Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:12.686Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false
2023-01-25T08:34:12.687Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:34:12.687Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f7f1082111a39bd", X-B3-SpanId:"523d63fc59a5007a", X-B3-ParentSpanId:"8f7f1082111a39bd", X-B3-Sampled:"0", X-ONAP-RequestID:"20e29937-717c-4f4a-bffd-c1d3b906e747", X-RequestID:"20e29937-717c-4f4a-bffd-c1d3b906e747", X-TransactionID:"20e29937-717c-4f4a-bffd-c1d3b906e747", X-ECOMP-RequestID:"20e29937-717c-4f4a-bffd-c1d3b906e747", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0256ce89-c89a-4008-9598-2373c50c5aa0"]
2023-01-25T08:34:12.688Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:34:12.688Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:34:12.705Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:12.705Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:12.705Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:34:12.707Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:12.708Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:34:12.709Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:12.709Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:34:12.721Z|20e29937-717c-4f4a-bffd-c1d3b906e747|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:12.850Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:12.854Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383
2023-01-25T08:34:12.855Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|INFO|500||Invoke
2023-01-25T08:34:12.856Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:12.856Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383
2023-01-25T08:34:12.856Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Method      : GET
2023-01-25T08:34:12.857Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce2baa9c026bcd33", X-B3-SpanId:"689c541efd9069ad", X-B3-ParentSpanId:"ce2baa9c026bcd33", X-B3-Sampled:"0", X-ONAP-RequestID:"2971be64-d438-40cd-9f52-4dabb43c1b75", X-RequestID:"2971be64-d438-40cd-9f52-4dabb43c1b75", X-TransactionID:"2971be64-d438-40cd-9f52-4dabb43c1b75", X-ECOMP-RequestID:"2971be64-d438-40cd-9f52-4dabb43c1b75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26a793cc-4e49-48e4-8213-b503599ddd2c"]
2023-01-25T08:34:12.857Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Request body: 
2023-01-25T08:34:12.858Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||==========================request end================================================
2023-01-25T08:34:12.881Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:12.882Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:12.883Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Status text  : 
2023-01-25T08:34:12.883Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:12.885Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Response body: {
  "requestId" : "a501f513-b20e-4b4e-98c1-4e2f283a1383",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:34:00.000+00:00",
  "endTime" : "2023-01-25T08:34:11.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n    \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a501f513-b20e-4b4e-98c1-4e2f283a1383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383"
    }
  }
}
2023-01-25T08:34:12.885Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:12.885Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|INFO|500||InvokeReturn
2023-01-25T08:34:12.887Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false
2023-01-25T08:34:12.887Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:34:12.888Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:12.888Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false
2023-01-25T08:34:12.888Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:34:12.888Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce2baa9c026bcd33", X-B3-SpanId:"84cae686c993bf11", X-B3-ParentSpanId:"ce2baa9c026bcd33", X-B3-Sampled:"0", X-ONAP-RequestID:"2971be64-d438-40cd-9f52-4dabb43c1b75", X-RequestID:"2971be64-d438-40cd-9f52-4dabb43c1b75", X-TransactionID:"2971be64-d438-40cd-9f52-4dabb43c1b75", X-ECOMP-RequestID:"2971be64-d438-40cd-9f52-4dabb43c1b75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f36ada63-eed8-4432-8d8f-05caa8e2b0e8"]
2023-01-25T08:34:12.889Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:34:12.889Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:34:12.904Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:12.904Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:12.905Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:34:12.905Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:12.906Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:34:12.906Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:12.906Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:34:12.914Z|2971be64-d438-40cd-9f52-4dabb43c1b75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:13.042Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:13.047Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383
2023-01-25T08:34:13.047Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|INFO|500||Invoke
2023-01-25T08:34:13.048Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:13.048Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383
2023-01-25T08:34:13.048Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Method      : GET
2023-01-25T08:34:13.049Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd0e1a842cdce6c8", X-B3-SpanId:"3f52e8e40dbf3818", X-B3-ParentSpanId:"dd0e1a842cdce6c8", X-B3-Sampled:"0", X-ONAP-RequestID:"4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a", X-RequestID:"4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a", X-TransactionID:"4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a", X-ECOMP-RequestID:"4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50e91827-4ee1-43d7-aa8a-3d97a65f51e9"]
2023-01-25T08:34:13.049Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Request body: 
2023-01-25T08:34:13.049Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||==========================request end================================================
2023-01-25T08:34:13.082Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:13.082Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:13.083Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Status text  : 
2023-01-25T08:34:13.084Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:13.085Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||Response body: {
  "requestId" : "a501f513-b20e-4b4e-98c1-4e2f283a1383",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:34:00.000+00:00",
  "endTime" : "2023-01-25T08:34:11.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n    \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a501f513-b20e-4b4e-98c1-4e2f283a1383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383"
    }
  }
}
2023-01-25T08:34:13.085Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:13.086Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a501f513-b20e-4b4e-98c1-4e2f283a1383|INFO|500||InvokeReturn
2023-01-25T08:34:13.088Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false
2023-01-25T08:34:13.089Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:34:13.089Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:13.090Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false
2023-01-25T08:34:13.090Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:34:13.091Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd0e1a842cdce6c8", X-B3-SpanId:"8511d990e5e044df", X-B3-ParentSpanId:"dd0e1a842cdce6c8", X-B3-Sampled:"0", X-ONAP-RequestID:"4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a", X-RequestID:"4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a", X-TransactionID:"4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a", X-ECOMP-RequestID:"4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d5feb4b-9fd0-4626-8b96-e5dbd2b17fda"]
2023-01-25T08:34:13.091Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:34:13.091Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:34:13.109Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:13.110Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:13.110Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:34:13.111Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:13.113Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:34:13.113Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:13.114Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a501f513-b20e-4b4e-98c1-4e2f283a1383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:34:13.133Z|4c408242-e1e1-4bb8-9cbe-b5bfedf0ca0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a501f513-b20e-4b4e-98c1-4e2f283a1383|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:13.362Z|66edb3b0-3cbd-4451-92f6-2fd7363348c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:34:13.362Z|66edb3b0-3cbd-4451-92f6-2fd7363348c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:34:14.173Z|3277f3e9-413e-471d-830d-dfcec0fa2868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:34:14.175Z|3277f3e9-413e-471d-830d-dfcec0fa2868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:34:14.325Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:14.328Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4 already exists in requestDb InfraActiveRequests table
2023-01-25T08:34:14.328Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:34:14.329Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:34:14.329Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:14.329Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:34:14.330Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:34:14.330Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d26a7ad3e25075e", X-B3-SpanId:"73066aee406f56f2", X-B3-ParentSpanId:"9d26a7ad3e25075e", X-B3-Sampled:"0", X-ONAP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-TransactionID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ECOMP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"479be402-d270-4dbe-afa2-69f1f56d9b26"]
2023-01-25T08:34:14.330Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:34:14.331Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:34:14.348Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:14.348Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:34:14.349Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:34:14.349Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:34:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:14.349Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: 
2023-01-25T08:34:14.350Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:14.350Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|404|Not Found|InvokeReturn
2023-01-25T08:34:14.363Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:34:14.368Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:34:14.405Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:34:14.405Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||Invoke
2023-01-25T08:34:14.413Z|66fa9b10-c56a-4b3a-b0fa-1b8e129287b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:14.413Z|66fa9b10-c56a-4b3a-b0fa-1b8e129287b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:14.459Z|678245f6-863c-4838-bb49-142aaadbc4c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:14.459Z|92093ad3-57af-4e5e-a814-3e681c1b4444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:14.460Z|92093ad3-57af-4e5e-a814-3e681c1b4444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:14.460Z|678245f6-863c-4838-bb49-142aaadbc4c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:14.470Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||InvokeReturn
2023-01-25T08:34:14.470Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:34:14 GMT], content-length=[1054], vertex-id=[233488], x-aai-txid=[1-aai-resources-230125-08:34:14:756-20986], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:34:14.471Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674635644916","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"df056f71-77b6-4763-94e1-6aca0b4d76ca"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_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-01-25T08:34:14.473Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:34:14.473Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:34:14.476Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.476Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T08:34:14.476Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:14.477Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.477Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T08:34:14.477Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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:"9d26a7ad3e25075e", X-B3-SpanId:"5ae096f546adc705", X-B3-ParentSpanId:"9d26a7ad3e25075e", X-B3-Sampled:"0", X-ONAP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-TransactionID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ECOMP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3ff0ffe-aa3e-438e-ab50-c48ffda2a6a9"]
2023-01-25T08:34:14.478Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"df056f71-77b6-4763-94e1-6aca0b4d76ca","serviceInstanceId":"fbc6c366-6116-4cb8-a848-eee12299f355"},"instanceName":"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf","requestScope":"vfModule"}
2023-01-25T08:34:14.478Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T08:34:14.507Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:14.508Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:14.508Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T08:34:14.509Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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:"Wed, 25 Jan 2023 08:34:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:14.509Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T08:34:14.509Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:14.510Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T08:34:14.512Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab
2023-01-25T08:34:14.512Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|INFO|500||Invoke
2023-01-25T08:34:14.513Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:14.513Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab
2023-01-25T08:34:14.513Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|DEBUG|500||Method      : GET
2023-01-25T08:34:14.514Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-TransactionID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ECOMP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e11d9364-6dae-431e-bbc2-3c787a5797fd"]
2023-01-25T08:34:14.514Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|DEBUG|500||Request body: 
2023-01-25T08:34:14.515Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|DEBUG|500||==========================request end================================================
2023-01-25T08:34:14.595Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:14.598Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:14.599Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|DEBUG|500||Status text  : 
2023-01-25T08:34:14.599Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:14.601Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|DEBUG|500||Response body: {
  "id" : 8,
  "modelCustomizationUUID" : "c3c2d665-2278-4f38-b08f-791f99671eab",
  "label" : "base_ubuntu20",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2023-01-25 08:31:24.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"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/heatEnvironment"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/volumeHeatEnv"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/cvnfcCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vnfCustomization"
    }
  }
}
2023-01-25T08:34:14.602Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:14.602Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3c2d665-2278-4f38-b08f-791f99671eab|INFO|500||InvokeReturn
2023-01-25T08:34:14.620Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.621Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||Invoke
2023-01-25T08:34:14.622Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:14.622Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.623Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Method      : GET
2023-01-25T08:34:14.623Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-TransactionID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ECOMP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"162b3cf9-99cf-4a6b-9d9b-b857f2420f30"]
2023-01-25T08:34:14.624Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Request body: 
2023-01-25T08:34:14.625Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||==========================request end================================================
2023-01-25T08:34:14.669Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:14.671Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:14.672Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status text  : 
2023-01-25T08:34:14.673Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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/8af0e005-fc53-422c-9a05-b254accd5443", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:14.678Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "8af0e005-fc53-422c-9a05-b254accd5443",
  "modelInvariantUUID" : "48ceac11-15b7-4c82-8620-3183d68e029f",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-01-25 08:31:24.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/volumeHeatTemplate"
    }
  }
}
2023-01-25T08:34:14.679Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:14.680Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||InvokeReturn
2023-01-25T08:34:14.698Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance
2023-01-25T08:34:14.699Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-01-25T08:34:14.699Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:14.700Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance
2023-01-25T08:34:14.702Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2023-01-25T08:34:14.703Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-TransactionID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ECOMP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffba8df5-126a-4c1f-ad5c-fd487c39c486"]
2023-01-25T08:34:14.703Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2023-01-25T08:34:14.704Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-25T08:34:14.736Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:14.737Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:34:14.737Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2023-01-25T08:34:14.737Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&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:"Wed, 25 Jan 2023 08:34:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:14.738Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2023-01-25T08:34:14.738Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:14.738Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T08:34:14.739Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f
2023-01-25T08:34:14.739Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|INFO|500||Invoke
2023-01-25T08:34:14.740Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:14.740Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f
2023-01-25T08:34:14.740Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|DEBUG|500||Method      : GET
2023-01-25T08:34:14.740Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-TransactionID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ECOMP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea350a52-56b7-45d6-a531-ac187bce343b"]
2023-01-25T08:34:14.741Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|DEBUG|500||Request body: 
2023-01-25T08:34:14.741Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|DEBUG|500||==========================request end================================================
2023-01-25T08:34:14.767Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:14.767Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:14.768Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|DEBUG|500||Status text  : 
2023-01-25T08:34:14.769Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:14.769Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "8af0e005-fc53-422c-9a05-b254accd5443",
      "modelInvariantUUID" : "48ceac11-15b7-4c82-8620-3183d68e029f",
      "modelName" : "BasicVm..base_ubuntu20..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2023-01-25 08:31:24.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/vfModuleCustomization"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/moduleHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/heatFiles"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/vnfResources"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/volumeHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f"
    }
  }
}
2023-01-25T08:34:14.770Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:14.770Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=48ceac11-15b7-4c82-8620-3183d68e029f|INFO|500||InvokeReturn
2023-01-25T08:34:14.775Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance
2023-01-25T08:34:14.776Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-01-25T08:34:14.776Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:14.777Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance
2023-01-25T08:34:14.777Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2023-01-25T08:34:14.777Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-TransactionID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ECOMP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cb0775f-b1a0-4549-a281-9bd73b05e69e"]
2023-01-25T08:34:14.778Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2023-01-25T08:34:14.778Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-25T08:34:14.798Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:14.799Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:34:14.799Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2023-01-25T08:34:14.800Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&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:"Wed, 25 Jan 2023 08:34:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:14.800Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2023-01-25T08:34:14.800Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:14.801Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8af0e005-fc53-422c-9a05-b254accd5443&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T08:34:14.801Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.802Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.802Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.802Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.803Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.803Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-TransactionID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ECOMP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"302690d8-fed8-4c30-8599-c3dc0a6aa645"]
2023-01-25T08:34:14.803Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.804Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.891Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.891Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.892Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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  : 
2023-01-25T08:34:14.892Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:14.893Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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" : 45,
  "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/45"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45"
    }
  }
}
2023-01-25T08:34:14.893Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.894Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.917Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443
2023-01-25T08:34:14.918Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|INFO|500||Invoke
2023-01-25T08:34:14.919Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:14.919Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443
2023-01-25T08:34:14.920Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||Method      : GET
2023-01-25T08:34:14.921Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-TransactionID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ECOMP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38680eb3-6277-469b-8338-fb0e658e3e78"]
2023-01-25T08:34:14.921Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||Request body: 
2023-01-25T08:34:14.928Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||==========================request end================================================
2023-01-25T08:34:14.968Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:14.968Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:14.969Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||Status text  : 
2023-01-25T08:34:14.969Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:14.970Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||Response body: {
  "modelUUID" : "8af0e005-fc53-422c-9a05-b254accd5443",
  "modelInvariantUUID" : "48ceac11-15b7-4c82-8620-3183d68e029f",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-01-25 08:31:24.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/volumeHeatTemplate"
    }
  }
}
2023-01-25T08:34:14.970Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:14.971Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|INFO|500||InvokeReturn
2023-01-25T08:34:14.974Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.975Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T08:34:14.975Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:14.976Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:14.976Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T08:34:14.976Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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:"3402", X-B3-TraceId:"9d26a7ad3e25075e", X-B3-SpanId:"2c2bb34766534b68", X-B3-ParentSpanId:"9d26a7ad3e25075e", X-B3-Sampled:"0", X-ONAP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-TransactionID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ECOMP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8f37d4b-8bf5-4668-8547-278a1facf460"]
2023-01-25T08:34:14.977Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4","requestStatus":"IN_PROGRESS","startTime":1674635654364,"source":"VID","vnfId":"df056f71-77b6-4763-94e1-6aca0b4d76ca","vnfType":"","tenantId":"518d1743b35a48f892375e10ec89a2a4","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"fbc6c366-6116-4cb8-a848-eee12299f355","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"}
2023-01-25T08:34:14.977Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T08:34:15.003Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:15.004Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T08:34:15.004Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T08:34:15.004Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:15.005Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:34:14.364+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:34:14.948+00:00",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:34:15.005Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:15.006Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T08:34:15.015Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:15.015Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T08:34:15.016Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:15.016Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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-01-25T08:34:15.016Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T08:34:15.016Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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:"9d26a7ad3e25075e", X-B3-SpanId:"dde89966236ee876", X-B3-ParentSpanId:"9d26a7ad3e25075e", X-B3-Sampled:"0", X-ONAP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-TransactionID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ECOMP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dc44488-7a74-482f-94d8-cce68e418c48"]
2023-01-25T08:34:15.017Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/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\":\"48ceac11-15b7-4c82-8620-3183d68e029f\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"c3c2d665-2278-4f38-b08f-791f99671eab\",\"modelVersionId\":\"8af0e005-fc53-422c-9a05-b254accd5443\",\"modelCustomizationId\":\"c3c2d665-2278-4f38-b08f-791f99671eab\",\"modelUuid\":\"8af0e005-fc53-422c-9a05-b254accd5443\",\"modelInvariantUuid\":\"48ceac11-15b7-4c82-8620-3183d68e029f\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"fbc6c366-6116-4cb8-a848-eee12299f355\",\"modelInfo\":{\"modelInvariantId\":\"1aee5ff3-d25b-4f09-abae-16a14800b684\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\"modelUuid\":\"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\"modelInvariantUuid\":\"1aee5ff3-d25b-4f09-abae-16a14800b684\"}}},{\"relatedInstance\":{\"instanceId\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a069d1d1-626d-452c-b932-c08f6934e22a\",\"modelVersionId\":\"a090092a-f3e2-42ed-83de-60e57c889ba1\",\"modelCustomizationId\":\"a069d1d1-626d-452c-b932-c08f6934e22a\",\"modelUuid\":\"a090092a-f3e2-42ed-83de-60e57c889ba1\",\"modelInvariantUuid\":\"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"518d1743b35a48f892375e10ec89a2a4\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"fbc6c366-6116-4cb8-a848-eee12299f355\",\"vnfInstanceId\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\"}","type":"String"},"requestId":{"value":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4","type":"String"},"mso-request-id":{"value":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"fbc6c366-6116-4cb8-a848-eee12299f355","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"df056f71-77b6-4763-94e1-6aca0b4d76ca","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/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T08:34:15.017Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T08:34:15.053Z|c0f00860-d56b-40a4-9e8d-11826a5368e0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:34:15.053Z|c0f00860-d56b-40a4-9e8d-11826a5368e0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:16.032Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:16.033Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T08:34:16.034Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T08:34:16.034Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:34:16 GMT", X-ONAP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-TransactionID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ECOMP-RequestID:"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4dc44488-7a74-482f-94d8-cce68e418c48", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:16.035Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4\",\"instanceId\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\"}}","message":"Success","processInstanceID":"0cf84dda-9c8b-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:34:16.035Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:16.036Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T08:34:16.040Z|e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:16.181Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:16.190Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:34:16.191Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:34:16.191Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:16.192Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:34:16.192Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:34:16.192Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8da3808a6edcac07", X-B3-SpanId:"ddeb01cc7accb16e", X-B3-ParentSpanId:"8da3808a6edcac07", X-B3-Sampled:"0", X-ONAP-RequestID:"f75aec4a-3810-4f84-ac22-7b4851cf9cc7", X-RequestID:"f75aec4a-3810-4f84-ac22-7b4851cf9cc7", X-TransactionID:"f75aec4a-3810-4f84-ac22-7b4851cf9cc7", X-ECOMP-RequestID:"f75aec4a-3810-4f84-ac22-7b4851cf9cc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"212403c2-49a0-46ca-9ed1-15daa669baf2"]
2023-01-25T08:34:16.192Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:34:16.193Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:34:16.249Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:16.250Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:16.250Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:34:16.251Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:16.253Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:34:14.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:15.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:34:16.253Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:16.253Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:34:16.255Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:34:16.256Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:34:16.256Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:16.257Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:34:16.257Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:34:16.257Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8da3808a6edcac07", X-B3-SpanId:"d528bb54fd5ec573", X-B3-ParentSpanId:"8da3808a6edcac07", X-B3-Sampled:"0", X-ONAP-RequestID:"f75aec4a-3810-4f84-ac22-7b4851cf9cc7", X-RequestID:"f75aec4a-3810-4f84-ac22-7b4851cf9cc7", X-TransactionID:"f75aec4a-3810-4f84-ac22-7b4851cf9cc7", X-ECOMP-RequestID:"f75aec4a-3810-4f84-ac22-7b4851cf9cc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ec1b411-f9fd-403c-adf5-2c03bbffc77b"]
2023-01-25T08:34:16.258Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:34:16.258Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:34:16.279Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:16.280Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:16.280Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:34:16.281Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:16.284Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:34:16.284Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:16.287Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:34:16.296Z|f75aec4a-3810-4f84-ac22-7b4851cf9cc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:24.483Z|3c8955a7-50fd-4462-bf55-2765eb885cd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:24.484Z|3c8955a7-50fd-4462-bf55-2765eb885cd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:24.488Z|1766c15e-a9c9-47fe-b132-f057ae00879c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:24.488Z|1766c15e-a9c9-47fe-b132-f057ae00879c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:24.492Z|9cabcc6d-5ae9-42b7-8aae-25f52ae24f80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:24.492Z|9cabcc6d-5ae9-42b7-8aae-25f52ae24f80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:26.438Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:26.445Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:34:26.445Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:34:26.446Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:26.446Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:34:26.447Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:34:26.447Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dec16c07e561d8ce", X-B3-SpanId:"03ae50da0ffe4c63", X-B3-ParentSpanId:"dec16c07e561d8ce", X-B3-Sampled:"0", X-ONAP-RequestID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-RequestID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-TransactionID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-ECOMP-RequestID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"134aea34-da31-4be3-93a2-80010018a70a"]
2023-01-25T08:34:26.447Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:34:26.448Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:34:26.477Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:26.478Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:26.478Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:34:26.479Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:26.481Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:20.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:34:26.481Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:26.482Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:34:26.484Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:34:26.485Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:34:26.485Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:26.486Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:34:26.486Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:34:26.486Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dec16c07e561d8ce", X-B3-SpanId:"b91ea3b0a1c93f99", X-B3-ParentSpanId:"dec16c07e561d8ce", X-B3-Sampled:"0", X-ONAP-RequestID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-RequestID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-TransactionID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-ECOMP-RequestID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c5814f0-0d66-49de-90fa-f5cb4ee687d4"]
2023-01-25T08:34:26.487Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:34:26.487Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:34:26.511Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:26.512Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:26.512Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:34:26.512Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:26.517Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:34:26.517Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:26.518Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:34:26.546Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:34:26.547Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:34:26.547Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:26.547Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:34:26.548Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:34:26.548Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-RequestID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-TransactionID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-ECOMP-RequestID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bda5647-bde0-42e2-b36f-00ee240fda95"]
2023-01-25T08:34:26.548Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:34:26.549Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:34:26.670Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:26.670Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:26.670Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:34:26.671Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=264DA17DF1217E0673C06D0A07B1DD39; 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:"Wed, 25 Jan 2023 08:34:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:26.671Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11e23d95-9c8b-11ed-b703-92e0e7610332","businessKey":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:34:23.278+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"11e0ddc4-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T08:34:26.672Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:26.672Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:34:26.695Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:34:26.695Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:34:26.696Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:26.696Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:34:26.696Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:34:26.696Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-RequestID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-TransactionID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-ECOMP-RequestID:"858d10bc-c1c6-48f5-8e32-864e41ce3ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3df352ca-5382-4153-9df4-91efeaaa5fc0"]
2023-01-25T08:34:26.697Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:34:26.697Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:34:26.816Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:26.817Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:26.818Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:34:26.818Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=14019CBC553254B7EC4AFD3EF6127E46; 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:"Wed, 25 Jan 2023 08:34:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:26.819Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:11e23d9c-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","executionId":"11e23d95-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:34:23.279+0000","endTime":"2023-01-25T08:34:23.279+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:34:26.819Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:26.819Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:34:26.824Z|858d10bc-c1c6-48f5-8e32-864e41ce3ce7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:28.362Z|e900bf09-6c9b-4102-a04a-0760fc0e56bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:34:28.363Z|e900bf09-6c9b-4102-a04a-0760fc0e56bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:34:34.515Z|1f142b6d-3e1c-4bb1-9fa7-5a53bf485deb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:34.517Z|1f142b6d-3e1c-4bb1-9fa7-5a53bf485deb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:34.520Z|60f11457-aa9c-46bf-b030-919f8b6132a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:34.521Z|2326b942-7322-4d37-bace-ec5ff0952f6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:34.521Z|60f11457-aa9c-46bf-b030-919f8b6132a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:34.521Z|2326b942-7322-4d37-bace-ec5ff0952f6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:36.956Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:36.962Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:34:36.962Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:34:36.962Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:36.963Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:34:36.963Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:34:36.964Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9bde9b6a1c715a0", X-B3-SpanId:"cb39d6bec59ab890", X-B3-ParentSpanId:"a9bde9b6a1c715a0", X-B3-Sampled:"0", X-ONAP-RequestID:"95374947-4521-4c1c-b571-071308c9987c", X-RequestID:"95374947-4521-4c1c-b571-071308c9987c", X-TransactionID:"95374947-4521-4c1c-b571-071308c9987c", X-ECOMP-RequestID:"95374947-4521-4c1c-b571-071308c9987c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bb3ab84-dfbb-443d-9001-fa0f6941b165"]
2023-01-25T08:34:36.964Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:34:36.964Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:34:36.993Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:36.994Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:36.994Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:34:36.994Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:36.995Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:29.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:34:36.996Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:36.996Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:34:36.998Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:34:36.999Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:34:36.999Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:36.999Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:34:37.000Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:34:37.000Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9bde9b6a1c715a0", X-B3-SpanId:"911dcd9b2d3f9506", X-B3-ParentSpanId:"a9bde9b6a1c715a0", X-B3-Sampled:"0", X-ONAP-RequestID:"95374947-4521-4c1c-b571-071308c9987c", X-RequestID:"95374947-4521-4c1c-b571-071308c9987c", X-TransactionID:"95374947-4521-4c1c-b571-071308c9987c", X-ECOMP-RequestID:"95374947-4521-4c1c-b571-071308c9987c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8d9a9b1-f298-426b-9ead-0b90d3f731d0"]
2023-01-25T08:34:37.000Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:34:37.000Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:34:37.016Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:37.017Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:37.017Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:34:37.017Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:37.018Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:34:37.018Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:37.018Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:34:37.054Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:34:37.055Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:34:37.055Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:37.055Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:34:37.056Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:34:37.056Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"95374947-4521-4c1c-b571-071308c9987c", X-RequestID:"95374947-4521-4c1c-b571-071308c9987c", X-TransactionID:"95374947-4521-4c1c-b571-071308c9987c", X-ECOMP-RequestID:"95374947-4521-4c1c-b571-071308c9987c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b2e818e-9e3b-4918-87c7-0643d4705763"]
2023-01-25T08:34:37.057Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:34:37.057Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:34:37.229Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:37.230Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:37.230Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:34:37.231Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A6D2152D152854359B199F600E94BE39; 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:"Wed, 25 Jan 2023 08:34:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:37.231Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11e23d95-9c8b-11ed-b703-92e0e7610332","businessKey":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:34:23.278+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"11e0ddc4-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T08:34:37.232Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:37.232Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:34:37.259Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:34:37.260Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:34:37.260Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:37.260Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:34:37.261Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:34:37.261Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"95374947-4521-4c1c-b571-071308c9987c", X-RequestID:"95374947-4521-4c1c-b571-071308c9987c", X-TransactionID:"95374947-4521-4c1c-b571-071308c9987c", X-ECOMP-RequestID:"95374947-4521-4c1c-b571-071308c9987c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f57cbfda-9ac1-4821-828c-f7ad985741ce"]
2023-01-25T08:34:37.261Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:34:37.261Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:34:37.389Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:37.390Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:37.390Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:34:37.391Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F3B92B46FAE26D9025FEB47AA5DCD9C9; 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:"811", Date:"Wed, 25 Jan 2023 08:34:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:37.391Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:15a0572d-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","executionId":"11e23d95-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:34:29.557+0000","endTime":"2023-01-25T08:34:29.563+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:34:37.392Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:37.392Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:34:37.398Z|95374947-4521-4c1c-b571-071308c9987c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:43.362Z|5e9f54ef-fafa-45be-8dea-a68a82d781d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:34:43.365Z|5e9f54ef-fafa-45be-8dea-a68a82d781d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:34:44.176Z|3006120a-65f0-4e52-ada3-de56f9186947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:34:44.179Z|3006120a-65f0-4e52-ada3-de56f9186947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:34:44.586Z|135826c7-92d8-4a24-8e23-02e7025eb8f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:44.587Z|135826c7-92d8-4a24-8e23-02e7025eb8f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:44.587Z|daae352f-06af-43f4-a263-485172105903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:44.587Z|daae352f-06af-43f4-a263-485172105903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:44.592Z|5d6014eb-bc01-485b-897d-a52cbe40ee81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:44.594Z|5d6014eb-bc01-485b-897d-a52cbe40ee81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:47.536Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:47.542Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:34:47.543Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:34:47.543Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:47.543Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:34:47.544Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:34:47.544Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac2fa96ca3b60bc6", X-B3-SpanId:"01a7e16dc563fcfa", X-B3-ParentSpanId:"ac2fa96ca3b60bc6", X-B3-Sampled:"0", X-ONAP-RequestID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-RequestID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-TransactionID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-ECOMP-RequestID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5397d71b-f6fc-4c08-9611-9d66d322c9c0"]
2023-01-25T08:34:47.545Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:34:47.545Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:34:47.570Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:47.570Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:47.571Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:34:47.571Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:47.572Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:29.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:34:47.572Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:47.573Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:34:47.576Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:34:47.577Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:34:47.577Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:47.577Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:34:47.578Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:34:47.578Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac2fa96ca3b60bc6", X-B3-SpanId:"e308b212f08e969c", X-B3-ParentSpanId:"ac2fa96ca3b60bc6", X-B3-Sampled:"0", X-ONAP-RequestID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-RequestID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-TransactionID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-ECOMP-RequestID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"989ac1ba-9b05-4ef5-9dca-76698c4b31e8"]
2023-01-25T08:34:47.578Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:34:47.579Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:34:47.597Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:47.598Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:47.598Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:34:47.599Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:47.600Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:34:47.600Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:47.600Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:34:47.708Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:34:47.710Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:34:47.710Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:47.711Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:34:47.712Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:34:47.713Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-RequestID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-TransactionID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-ECOMP-RequestID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b066d44-39a1-40d5-a80a-b4cf6876a16c"]
2023-01-25T08:34:47.713Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:34:47.715Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:34:47.844Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:47.844Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:47.845Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:34:47.845Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7982A39625BEC80C2620BD9B168C4155; 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:"Wed, 25 Jan 2023 08:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:47.845Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11e23d95-9c8b-11ed-b703-92e0e7610332","businessKey":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:34:23.278+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"11e0ddc4-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T08:34:47.845Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:47.846Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:34:47.873Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:34:47.873Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:34:47.874Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:47.874Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:34:47.874Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:34:47.875Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-RequestID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-TransactionID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-ECOMP-RequestID:"27eca67e-a1b0-4908-9d3e-ae25fb3038b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18ee704c-9537-422a-8cc2-087279d7a0cc"]
2023-01-25T08:34:47.875Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:34:47.875Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:34:47.996Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:47.996Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:47.997Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:34:47.997Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1F0950CD5BDD341576D581949EDED167; 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:"811", Date:"Wed, 25 Jan 2023 08:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:47.997Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:15a0572d-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","executionId":"11e23d95-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:34:29.557+0000","endTime":"2023-01-25T08:34:29.563+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:34:47.998Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:47.998Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:34:48.004Z|27eca67e-a1b0-4908-9d3e-ae25fb3038b6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:51.088Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:51.090Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 4a8172ec-89bc-404d-ba81-e48dd34315c1 already exists in requestDb InfraActiveRequests table
2023-01-25T08:34:51.092Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1
2023-01-25T08:34:51.092Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|INFO|500||Invoke
2023-01-25T08:34:51.092Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:51.093Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1
2023-01-25T08:34:51.093Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Method      : GET
2023-01-25T08:34:51.093Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ccf5d9bde736ee03", X-B3-SpanId:"90ccd9fa26eb6c2d", X-B3-ParentSpanId:"ccf5d9bde736ee03", X-B3-Sampled:"0", X-ONAP-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-TransactionID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ECOMP-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4464c12b-c630-4c65-a90a-234dfd80bb20"]
2023-01-25T08:34:51.094Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Request body: 
2023-01-25T08:34:51.094Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||==========================request end================================================
2023-01-25T08:34:51.126Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:51.127Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:34:51.128Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Status text  : 
2023-01-25T08:34:51.128Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:34:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:51.128Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Response body: 
2023-01-25T08:34:51.129Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:51.129Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|INFO|404|Not Found|InvokeReturn
2023-01-25T08:34:51.137Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:34:51.142Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:34:51.170Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2023-01-25T08:34:51.170Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4a8172ec-89bc-404d-ba81-e48dd34315c1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[98989d49-d4d1-4eaa-a9ed-27960b838418], X-ECOMP-RequestID=[4a8172ec-89bc-404d-ba81-e48dd34315c1], X-TransactionId=[], X-ONAP-RequestID=[4a8172ec-89bc-404d-ba81-e48dd34315c1]}
2023-01-25T08:34:51.226Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:34:51 GMT], content-length=[573], vertex-id=[438480], x-aai-txid=[2-aai-resources-230125-08:34:51:515-47945], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:34:51.228Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1674635329606","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2023-01-25T08:34:51.228Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-25T08:34:51.230Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:34:51.231Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:34:51.232Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.233Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.233Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.233Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.234Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.234Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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:"111", X-B3-TraceId:"ccf5d9bde736ee03", X-B3-SpanId:"1ec32c69f1ebe2c8", X-B3-ParentSpanId:"ccf5d9bde736ee03", X-B3-Sampled:"0", X-ONAP-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-TransactionID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ECOMP-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a4d94b7-8ee2-4c22-a667-9d9e3f751372"]
2023-01-25T08:34:51.235Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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_cnf-abd2666d-60b7-4b59-9688-364918214672","requestScope":"service"}
2023-01-25T08:34:51.235Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.261Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.261Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.262Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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  : 
2023-01-25T08:34:51.263Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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:"Wed, 25 Jan 2023 08:34:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:51.263Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.264Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.264Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.265Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.266Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.266Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.266Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.267Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.268Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-TransactionID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ECOMP-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"878bd3ee-2ce8-434d-bff1-4a21044ef763"]
2023-01-25T08:34:51.268Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.269Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.303Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.304Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.304Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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  : 
2023-01-25T08:34:51.305Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:51.307Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:34:51.308Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.309Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.312Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.313Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.313Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.314Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.314Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.314Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-TransactionID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ECOMP-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44804493-6525-4b54-b9c5-5edf17e55633"]
2023-01-25T08:34:51.315Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.315Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.346Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.348Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.348Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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  : 
2023-01-25T08:34:51.349Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:51.350Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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" : 531,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2023-01-25T08:34:51.350Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.351Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.354Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.355Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.355Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.355Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.356Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.357Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-TransactionID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ECOMP-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5915771-6916-40f1-b5a4-de96fd878f1b"]
2023-01-25T08:34:51.358Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.358Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.380Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.381Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.381Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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  : 
2023-01-25T08:34:51.382Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:51.383Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:34:51.384Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.385Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.389Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.390Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.390Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.391Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.391Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.392Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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:"1783", X-B3-TraceId:"ccf5d9bde736ee03", X-B3-SpanId:"8321e74679abd0f8", X-B3-ParentSpanId:"ccf5d9bde736ee03", X-B3-Sampled:"0", X-ONAP-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-TransactionID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ECOMP-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6179886d-1505-49a1-a917-f5e6c255bd1e"]
2023-01-25T08:34:51.392Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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":"4a8172ec-89bc-404d-ba81-e48dd34315c1","requestStatus":"IN_PROGRESS","startTime":1674635691138,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\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\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n\t\t\t\"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d2039934-23ff-4054-bdca-96d2f9268495\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-abd2666d-60b7-4b59-9688-364918214672","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"4a8172ec-89bc-404d-ba81-e48dd34315c1"}
2023-01-25T08:34:51.393Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.426Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.427Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.428Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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  : 
2023-01-25T08:34:51.429Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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/4a8172ec-89bc-404d-ba81-e48dd34315c1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:51.430Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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" : "4a8172ec-89bc-404d-ba81-e48dd34315c1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:34:51.138+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\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\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n\t\t\t\"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d2039934-23ff-4054-bdca-96d2f9268495\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:34:51.368+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a8172ec-89bc-404d-ba81-e48dd34315c1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1"
    }
  }
}
2023-01-25T08:34:51.430Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.431Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.442Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.443Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.444Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.445Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.445Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:51.446Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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:"2225", X-B3-TraceId:"ccf5d9bde736ee03", X-B3-SpanId:"70d1bf115be720d8", X-B3-ParentSpanId:"ccf5d9bde736ee03", X-B3-Sampled:"0", X-ONAP-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-TransactionID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ECOMP-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80040af8-b739-4fe4-8f5d-fcb1c0fff222"]
2023-01-25T08:34:51.446Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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\":\"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\"modelUuid\":\"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\"modelInvariantUuid\":\"6eee99c8-ae50-450d-a078-25dfebe9ae2c\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"d2039934-23ff-4054-bdca-96d2f9268495\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"4a8172ec-89bc-404d-ba81-e48dd34315c1","type":"String"},"mso-request-id":{"value":"4a8172ec-89bc-404d-ba81-e48dd34315c1","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-01-25T08:34:51.447Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:52.462Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:52.463Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:52.464Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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  : 
2023-01-25T08:34:52.464Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:34:52 GMT", X-ONAP-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-TransactionID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ECOMP-RequestID:"4a8172ec-89bc-404d-ba81-e48dd34315c1", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"80040af8-b739-4fe4-8f5d-fcb1c0fff222", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:52.465Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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\":\"4a8172ec-89bc-404d-ba81-e48dd34315c1\",\"instanceId\":\"b02bcf63-aa3b-45f2-9850-205b2e537596\"}}","message":"Success","processInstanceID":"22aeee56-9c8b-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:34:52.465Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:52.466Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|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-01-25T08:34:52.470Z|4a8172ec-89bc-404d-ba81-e48dd34315c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:52.614Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:52.618Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1
2023-01-25T08:34:52.619Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|INFO|500||Invoke
2023-01-25T08:34:52.619Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:52.619Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1
2023-01-25T08:34:52.620Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Method      : GET
2023-01-25T08:34:52.620Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69dd399f607d6840", X-B3-SpanId:"1431405957196886", X-B3-ParentSpanId:"69dd399f607d6840", X-B3-Sampled:"0", X-ONAP-RequestID:"47e70a9a-ef0b-474e-8b4c-d8773b677e15", X-RequestID:"47e70a9a-ef0b-474e-8b4c-d8773b677e15", X-TransactionID:"47e70a9a-ef0b-474e-8b4c-d8773b677e15", X-ECOMP-RequestID:"47e70a9a-ef0b-474e-8b4c-d8773b677e15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"070f3d18-d52e-4ff7-be44-68b538dbb6a7"]
2023-01-25T08:34:52.620Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Request body: 
2023-01-25T08:34:52.621Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||==========================request end================================================
2023-01-25T08:34:52.945Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:52.946Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:52.946Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Status text  : 
2023-01-25T08:34:52.947Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:52.961Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Response body: {
  "requestId" : "4a8172ec-89bc-404d-ba81-e48dd34315c1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:34:51.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\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\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n\t\t\t\"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d2039934-23ff-4054-bdca-96d2f9268495\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:51.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "serviceInstanceName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a8172ec-89bc-404d-ba81-e48dd34315c1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1"
    }
  }
}
2023-01-25T08:34:52.961Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:52.962Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|INFO|500||InvokeReturn
2023-01-25T08:34:52.966Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false
2023-01-25T08:34:52.967Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:34:52.967Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:52.968Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false
2023-01-25T08:34:52.968Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:34:52.968Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69dd399f607d6840", X-B3-SpanId:"51f0242e92887cfe", X-B3-ParentSpanId:"69dd399f607d6840", X-B3-Sampled:"0", X-ONAP-RequestID:"47e70a9a-ef0b-474e-8b4c-d8773b677e15", X-RequestID:"47e70a9a-ef0b-474e-8b4c-d8773b677e15", X-TransactionID:"47e70a9a-ef0b-474e-8b4c-d8773b677e15", X-ECOMP-RequestID:"47e70a9a-ef0b-474e-8b4c-d8773b677e15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad294050-8642-4828-8bc1-a44b146325a1"]
2023-01-25T08:34:52.969Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:34:52.969Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:34:53.013Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:53.014Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:53.014Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:34:53.015Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:53.023Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:34:53.024Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:53.025Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:34:53.034Z|47e70a9a-ef0b-474e-8b4c-d8773b677e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:34:54.612Z|f26e4676-0cfe-4153-92e8-c701d0e59280|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:54.613Z|f26e4676-0cfe-4153-92e8-c701d0e59280|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:54.618Z|11ec7644-af5a-4b40-b99c-3d739e1e12e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:54.619Z|11ec7644-af5a-4b40-b99c-3d739e1e12e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:54.621Z|e789dd19-7a2c-4969-b9bd-eabc83029b01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:34:54.622Z|e789dd19-7a2c-4969-b9bd-eabc83029b01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:34:58.141Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:34:58.148Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:34:58.149Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:34:58.149Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:58.149Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:34:58.150Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:34:58.150Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e907a11259d66494", X-B3-SpanId:"f5c9b55fa8e565a0", X-B3-ParentSpanId:"e907a11259d66494", X-B3-Sampled:"0", X-ONAP-RequestID:"90123d09-4557-4ca3-a49c-d6c237794232", X-RequestID:"90123d09-4557-4ca3-a49c-d6c237794232", X-TransactionID:"90123d09-4557-4ca3-a49c-d6c237794232", X-ECOMP-RequestID:"90123d09-4557-4ca3-a49c-d6c237794232", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a29f81c6-a2bf-40bd-8200-78b674ee8d04"]
2023-01-25T08:34:58.150Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:34:58.151Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:34:58.177Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:58.178Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:58.178Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:34:58.179Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:58.180Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:29.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:34:58.180Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:58.181Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:34:58.183Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:34:58.184Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:34:58.184Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:58.184Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:34:58.185Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:34:58.185Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e907a11259d66494", X-B3-SpanId:"d4b1cb29d17d7b43", X-B3-ParentSpanId:"e907a11259d66494", X-B3-Sampled:"0", X-ONAP-RequestID:"90123d09-4557-4ca3-a49c-d6c237794232", X-RequestID:"90123d09-4557-4ca3-a49c-d6c237794232", X-TransactionID:"90123d09-4557-4ca3-a49c-d6c237794232", X-ECOMP-RequestID:"90123d09-4557-4ca3-a49c-d6c237794232", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90a9d6de-4a2d-4a76-8ec0-fc2ce782810a"]
2023-01-25T08:34:58.186Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:34:58.186Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:34:58.211Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:58.211Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:58.212Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:34:58.212Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:34:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:58.213Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:34:58.214Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:58.214Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:34:58.249Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:34:58.250Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:34:58.250Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:58.251Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:34:58.251Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:34:58.252Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90123d09-4557-4ca3-a49c-d6c237794232", X-RequestID:"90123d09-4557-4ca3-a49c-d6c237794232", X-TransactionID:"90123d09-4557-4ca3-a49c-d6c237794232", X-ECOMP-RequestID:"90123d09-4557-4ca3-a49c-d6c237794232", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55a9224c-fca0-4538-852c-0cb45a218dc1"]
2023-01-25T08:34:58.252Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:34:58.253Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:34:58.362Z|72d8c6ac-a126-481e-a0b8-bba7a128faeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:34:58.362Z|72d8c6ac-a126-481e-a0b8-bba7a128faeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:34:58.376Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:58.376Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:58.377Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:34:58.377Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=25C34FD9C83A1B5CCE08DDAADDAB10C6; 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:"Wed, 25 Jan 2023 08:34:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:58.378Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11e23d95-9c8b-11ed-b703-92e0e7610332","businessKey":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:34:23.278+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"11e0ddc4-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T08:34:58.378Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:58.379Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:34:58.409Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:34:58.410Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:34:58.410Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:34:58.410Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:34:58.411Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:34:58.412Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90123d09-4557-4ca3-a49c-d6c237794232", X-RequestID:"90123d09-4557-4ca3-a49c-d6c237794232", X-TransactionID:"90123d09-4557-4ca3-a49c-d6c237794232", X-ECOMP-RequestID:"90123d09-4557-4ca3-a49c-d6c237794232", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a5bd14d-5423-44fb-89a4-88224a5a5201"]
2023-01-25T08:34:58.412Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:34:58.413Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:34:58.535Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:34:58.535Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:34:58.536Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:34:58.536Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D99FC4571E168F6BA6890E5685C39DF8; 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:"811", Date:"Wed, 25 Jan 2023 08:34:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:34:58.537Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:15a0572d-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","executionId":"11e23d95-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:34:29.557+0000","endTime":"2023-01-25T08:34:29.563+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:34:58.537Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:34:58.537Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:34:58.543Z|90123d09-4557-4ca3-a49c-d6c237794232|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:03.167Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:03.172Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1
2023-01-25T08:35:03.173Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|INFO|500||Invoke
2023-01-25T08:35:03.173Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:03.174Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1
2023-01-25T08:35:03.174Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Method      : GET
2023-01-25T08:35:03.175Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef829d8161aa671e", X-B3-SpanId:"f342e63f06c118ad", X-B3-ParentSpanId:"ef829d8161aa671e", X-B3-Sampled:"0", X-ONAP-RequestID:"d9029d05-e9b9-485c-bfec-8d6b15012cf3", X-RequestID:"d9029d05-e9b9-485c-bfec-8d6b15012cf3", X-TransactionID:"d9029d05-e9b9-485c-bfec-8d6b15012cf3", X-ECOMP-RequestID:"d9029d05-e9b9-485c-bfec-8d6b15012cf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f4acd54-62a3-441e-8581-af575ff4679f"]
2023-01-25T08:35:03.175Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Request body: 
2023-01-25T08:35:03.175Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:03.205Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:03.206Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:03.206Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Status text  : 
2023-01-25T08:35:03.207Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:03.208Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Response body: {
  "requestId" : "4a8172ec-89bc-404d-ba81-e48dd34315c1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:34:51.000+00:00",
  "endTime" : "2023-01-25T08:34:56.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\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\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n\t\t\t\"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d2039934-23ff-4054-bdca-96d2f9268495\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:56.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "serviceInstanceName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a8172ec-89bc-404d-ba81-e48dd34315c1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1"
    }
  }
}
2023-01-25T08:35:03.208Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:03.209Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|INFO|500||InvokeReturn
2023-01-25T08:35:03.210Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false
2023-01-25T08:35:03.210Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:03.211Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:03.211Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false
2023-01-25T08:35:03.211Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:03.212Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef829d8161aa671e", X-B3-SpanId:"a8b095840e94af16", X-B3-ParentSpanId:"ef829d8161aa671e", X-B3-Sampled:"0", X-ONAP-RequestID:"d9029d05-e9b9-485c-bfec-8d6b15012cf3", X-RequestID:"d9029d05-e9b9-485c-bfec-8d6b15012cf3", X-TransactionID:"d9029d05-e9b9-485c-bfec-8d6b15012cf3", X-ECOMP-RequestID:"d9029d05-e9b9-485c-bfec-8d6b15012cf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29521e05-d581-45c5-9392-76ac9111abf9"]
2023-01-25T08:35:03.212Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:03.212Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:03.229Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:03.230Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:03.231Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:03.231Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:03.233Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:03.233Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:03.233Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:03.241Z|d9029d05-e9b9-485c-bfec-8d6b15012cf3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:03.367Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:03.371Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1
2023-01-25T08:35:03.372Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|INFO|500||Invoke
2023-01-25T08:35:03.372Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:03.372Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1
2023-01-25T08:35:03.373Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Method      : GET
2023-01-25T08:35:03.373Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc9a5ad996609390", X-B3-SpanId:"7f5de597e334a725", X-B3-ParentSpanId:"bc9a5ad996609390", X-B3-Sampled:"0", X-ONAP-RequestID:"2940393c-1645-4c76-ab61-8ebbfe6b3544", X-RequestID:"2940393c-1645-4c76-ab61-8ebbfe6b3544", X-TransactionID:"2940393c-1645-4c76-ab61-8ebbfe6b3544", X-ECOMP-RequestID:"2940393c-1645-4c76-ab61-8ebbfe6b3544", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3193ea13-b27a-4311-a7ba-f818542f6c68"]
2023-01-25T08:35:03.373Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Request body: 
2023-01-25T08:35:03.374Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:03.399Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:03.400Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:03.400Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Status text  : 
2023-01-25T08:35:03.401Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:03.403Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Response body: {
  "requestId" : "4a8172ec-89bc-404d-ba81-e48dd34315c1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:34:51.000+00:00",
  "endTime" : "2023-01-25T08:34:56.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\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\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n\t\t\t\"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d2039934-23ff-4054-bdca-96d2f9268495\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:56.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "serviceInstanceName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a8172ec-89bc-404d-ba81-e48dd34315c1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1"
    }
  }
}
2023-01-25T08:35:03.404Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:03.404Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|INFO|500||InvokeReturn
2023-01-25T08:35:03.406Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false
2023-01-25T08:35:03.406Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:03.407Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:03.407Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false
2023-01-25T08:35:03.408Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:03.408Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc9a5ad996609390", X-B3-SpanId:"0b8a8fe209343724", X-B3-ParentSpanId:"bc9a5ad996609390", X-B3-Sampled:"0", X-ONAP-RequestID:"2940393c-1645-4c76-ab61-8ebbfe6b3544", X-RequestID:"2940393c-1645-4c76-ab61-8ebbfe6b3544", X-TransactionID:"2940393c-1645-4c76-ab61-8ebbfe6b3544", X-ECOMP-RequestID:"2940393c-1645-4c76-ab61-8ebbfe6b3544", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f21ed581-0317-4b25-b422-1fe1d943f0be"]
2023-01-25T08:35:03.409Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:03.409Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:03.423Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:03.424Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:03.424Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:03.425Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:03.425Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:03.426Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:03.426Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:03.435Z|2940393c-1645-4c76-ab61-8ebbfe6b3544|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:03.576Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:03.581Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1
2023-01-25T08:35:03.582Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|INFO|500||Invoke
2023-01-25T08:35:03.583Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:03.583Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1
2023-01-25T08:35:03.583Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Method      : GET
2023-01-25T08:35:03.584Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0bfeede789fc7e1", X-B3-SpanId:"f286723b5d0369c9", X-B3-ParentSpanId:"c0bfeede789fc7e1", X-B3-Sampled:"0", X-ONAP-RequestID:"7de059ed-9567-42fe-9de4-ab101fa1faaa", X-RequestID:"7de059ed-9567-42fe-9de4-ab101fa1faaa", X-TransactionID:"7de059ed-9567-42fe-9de4-ab101fa1faaa", X-ECOMP-RequestID:"7de059ed-9567-42fe-9de4-ab101fa1faaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a52551e-d2a8-4113-9be9-9f49f4c178c5"]
2023-01-25T08:35:03.584Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Request body: 
2023-01-25T08:35:03.584Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:03.605Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:03.606Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:03.606Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Status text  : 
2023-01-25T08:35:03.607Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:03.608Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Response body: {
  "requestId" : "4a8172ec-89bc-404d-ba81-e48dd34315c1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:34:51.000+00:00",
  "endTime" : "2023-01-25T08:34:56.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\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\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n\t\t\t\"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d2039934-23ff-4054-bdca-96d2f9268495\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:56.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "serviceInstanceName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a8172ec-89bc-404d-ba81-e48dd34315c1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1"
    }
  }
}
2023-01-25T08:35:03.608Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:03.609Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|INFO|500||InvokeReturn
2023-01-25T08:35:03.610Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false
2023-01-25T08:35:03.611Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:03.611Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:03.612Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false
2023-01-25T08:35:03.612Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:03.613Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0bfeede789fc7e1", X-B3-SpanId:"2aa0e6e902cf9b86", X-B3-ParentSpanId:"c0bfeede789fc7e1", X-B3-Sampled:"0", X-ONAP-RequestID:"7de059ed-9567-42fe-9de4-ab101fa1faaa", X-RequestID:"7de059ed-9567-42fe-9de4-ab101fa1faaa", X-TransactionID:"7de059ed-9567-42fe-9de4-ab101fa1faaa", X-ECOMP-RequestID:"7de059ed-9567-42fe-9de4-ab101fa1faaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33c1facc-e759-42c1-834e-8b28ce3647e9"]
2023-01-25T08:35:03.613Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:03.613Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:03.627Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:03.628Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:03.628Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:03.629Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:03.630Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:03.630Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:03.630Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:03.638Z|7de059ed-9567-42fe-9de4-ab101fa1faaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:03.787Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:03.791Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1
2023-01-25T08:35:03.792Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|INFO|500||Invoke
2023-01-25T08:35:03.792Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:03.792Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1
2023-01-25T08:35:03.792Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Method      : GET
2023-01-25T08:35:03.793Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc532bb5f3666fbc", X-B3-SpanId:"297e4ccad529d775", X-B3-ParentSpanId:"fc532bb5f3666fbc", X-B3-Sampled:"0", X-ONAP-RequestID:"cdef0c35-8324-4909-9322-70aec1f2c334", X-RequestID:"cdef0c35-8324-4909-9322-70aec1f2c334", X-TransactionID:"cdef0c35-8324-4909-9322-70aec1f2c334", X-ECOMP-RequestID:"cdef0c35-8324-4909-9322-70aec1f2c334", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edceeb5e-77a2-4ad9-bebe-1436a2015f75"]
2023-01-25T08:35:03.793Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Request body: 
2023-01-25T08:35:03.793Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:03.813Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:03.814Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:03.815Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Status text  : 
2023-01-25T08:35:03.815Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:03.816Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Response body: {
  "requestId" : "4a8172ec-89bc-404d-ba81-e48dd34315c1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:34:51.000+00:00",
  "endTime" : "2023-01-25T08:34:56.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\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\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n\t\t\t\"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d2039934-23ff-4054-bdca-96d2f9268495\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:56.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "serviceInstanceName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a8172ec-89bc-404d-ba81-e48dd34315c1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1"
    }
  }
}
2023-01-25T08:35:03.816Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:03.817Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|INFO|500||InvokeReturn
2023-01-25T08:35:03.818Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false
2023-01-25T08:35:03.819Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:03.819Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:03.820Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false
2023-01-25T08:35:03.820Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:03.820Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc532bb5f3666fbc", X-B3-SpanId:"b4fe4bab5efa895c", X-B3-ParentSpanId:"fc532bb5f3666fbc", X-B3-Sampled:"0", X-ONAP-RequestID:"cdef0c35-8324-4909-9322-70aec1f2c334", X-RequestID:"cdef0c35-8324-4909-9322-70aec1f2c334", X-TransactionID:"cdef0c35-8324-4909-9322-70aec1f2c334", X-ECOMP-RequestID:"cdef0c35-8324-4909-9322-70aec1f2c334", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"685a4862-1ff5-41ad-b5fd-ccd301b53663"]
2023-01-25T08:35:03.821Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:03.821Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:03.835Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:03.836Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:03.836Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:03.837Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:03.837Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:03.838Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:03.838Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:03.846Z|cdef0c35-8324-4909-9322-70aec1f2c334|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:03.964Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:03.968Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1
2023-01-25T08:35:03.969Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|INFO|500||Invoke
2023-01-25T08:35:03.970Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:03.970Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1
2023-01-25T08:35:03.971Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Method      : GET
2023-01-25T08:35:03.971Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4946c150b27de55d", X-B3-SpanId:"9448eed2360d41b7", X-B3-ParentSpanId:"4946c150b27de55d", X-B3-Sampled:"0", X-ONAP-RequestID:"ec9e4195-a9bf-49ab-a582-e05be47c9a7a", X-RequestID:"ec9e4195-a9bf-49ab-a582-e05be47c9a7a", X-TransactionID:"ec9e4195-a9bf-49ab-a582-e05be47c9a7a", X-ECOMP-RequestID:"ec9e4195-a9bf-49ab-a582-e05be47c9a7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a842327c-409c-4f2b-8224-b7b1fd2f79ec"]
2023-01-25T08:35:03.971Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Request body: 
2023-01-25T08:35:03.972Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:03.995Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:03.996Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:03.997Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Status text  : 
2023-01-25T08:35:03.997Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:03.998Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||Response body: {
  "requestId" : "4a8172ec-89bc-404d-ba81-e48dd34315c1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:34:51.000+00:00",
  "endTime" : "2023-01-25T08:34:56.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\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\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n\t\t\t\"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d2039934-23ff-4054-bdca-96d2f9268495\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:56.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "serviceInstanceName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a8172ec-89bc-404d-ba81-e48dd34315c1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1"
    }
  }
}
2023-01-25T08:35:03.999Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:03.999Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a8172ec-89bc-404d-ba81-e48dd34315c1|INFO|500||InvokeReturn
2023-01-25T08:35:04.002Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false
2023-01-25T08:35:04.003Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:04.004Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:04.004Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false
2023-01-25T08:35:04.005Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:04.005Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4946c150b27de55d", X-B3-SpanId:"d6f169654b1116cc", X-B3-ParentSpanId:"4946c150b27de55d", X-B3-Sampled:"0", X-ONAP-RequestID:"ec9e4195-a9bf-49ab-a582-e05be47c9a7a", X-RequestID:"ec9e4195-a9bf-49ab-a582-e05be47c9a7a", X-TransactionID:"ec9e4195-a9bf-49ab-a582-e05be47c9a7a", X-ECOMP-RequestID:"ec9e4195-a9bf-49ab-a582-e05be47c9a7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b20133f9-d1ef-4cac-9acc-41d010a122e5"]
2023-01-25T08:35:04.006Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:04.006Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:04.026Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:04.027Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:04.027Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:04.028Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:04.029Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:04.030Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:04.031Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a8172ec-89bc-404d-ba81-e48dd34315c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:04.039Z|ec9e4195-a9bf-49ab-a582-e05be47c9a7a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a8172ec-89bc-404d-ba81-e48dd34315c1|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:04.638Z|3a058892-a20e-4b2a-b087-732ce404aa89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:04.639Z|3a058892-a20e-4b2a-b087-732ce404aa89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:04.653Z|0a5539c4-f3bc-4646-81ad-ae268713b014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:04.654Z|0a5539c4-f3bc-4646-81ad-ae268713b014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:04.661Z|9e15f2cf-e176-4ae4-bfb5-99749a0fadf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:04.662Z|9e15f2cf-e176-4ae4-bfb5-99749a0fadf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:05.895Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:05.899Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: d8a7603a-b892-4c41-bfd3-17be4ee1303a already exists in requestDb InfraActiveRequests table
2023-01-25T08:35:05.899Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a
2023-01-25T08:35:05.900Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|INFO|500||Invoke
2023-01-25T08:35:05.900Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:05.900Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a
2023-01-25T08:35:05.900Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Method      : GET
2023-01-25T08:35:05.901Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5592e699400a65d2", X-B3-SpanId:"fb8da823cfbf13be", X-B3-ParentSpanId:"5592e699400a65d2", X-B3-Sampled:"0", X-ONAP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-TransactionID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ECOMP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81b3eb7a-362e-4d76-afa2-aafdeffd134b"]
2023-01-25T08:35:05.901Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Request body: 
2023-01-25T08:35:05.901Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||==========================request end================================================
2023-01-25T08:35:05.920Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:05.920Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:35:05.921Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Status text  : 
2023-01-25T08:35:05.921Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:35:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:05.921Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Response body: 
2023-01-25T08:35:05.922Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:05.922Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|INFO|404|Not Found|InvokeReturn
2023-01-25T08:35:05.933Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:35:05.935Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-25T08:35:05.943Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:35:05.972Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:35:05.973Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c|INFO|500||Invoke
2023-01-25T08:35:06.017Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c|INFO|404|Not Found|InvokeReturn
2023-01-25T08:35:06.018Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:35:06 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230125-08:35:06:314-99516], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:35:06.020Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c","ERR.5.4.6114"]}}}

2023-01-25T08:35:06.024Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c
2023-01-25T08:35:06.024Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 6eee99c8-ae50-450d-a078-25dfebe9ae2c
2023-01-25T08:35:06.030Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:35:06.067Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c|INFO|500||Invoke
2023-01-25T08:35:06.068Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c with request headers:{Authorization=[***REDACTED***], X-RequestID=[d8a7603a-b892-4c41-bfd3-17be4ee1303a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[af376bb7-78ba-4f9d-8810-c122bffd7190], X-ECOMP-RequestID=[d8a7603a-b892-4c41-bfd3-17be4ee1303a], X-TransactionId=[], X-ONAP-RequestID=[d8a7603a-b892-4c41-bfd3-17be4ee1303a]}
2023-01-25T08:35:06.130Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:35:06 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230125-08:35:06:417-53871], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:35:06.133Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c|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/6eee99c8-ae50-450d-a078-25dfebe9ae2c","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c","ERR.5.4.6114"]}}}

2023-01-25T08:35:06.133Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c|INFO|404|Not Found|InvokeReturn
2023-01-25T08:35:06.136Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6eee99c8-ae50-450d-a078-25dfebe9ae2c
2023-01-25T08:35:06.136Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 6eee99c8-ae50-450d-a078-25dfebe9ae2c
2023-01-25T08:35:06.142Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:35:06.175Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2023-01-25T08:35:06.176Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d8a7603a-b892-4c41-bfd3-17be4ee1303a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[13f3c0f9-67c3-428a-bc50-2c61f5cd8b0d], X-ECOMP-RequestID=[d8a7603a-b892-4c41-bfd3-17be4ee1303a], X-TransactionId=[], X-ONAP-RequestID=[d8a7603a-b892-4c41-bfd3-17be4ee1303a]}
2023-01-25T08:35:06.246Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:35:06 GMT], content-length=[573], vertex-id=[438480], x-aai-txid=[1-aai-resources-230125-08:35:06:534-87186], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:35:06.249Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1674635329606","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2023-01-25T08:35:06.249Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-25T08:35:06.252Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:35:06.252Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:35:06.254Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.259Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T08:35:06.259Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:06.260Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.260Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T08:35:06.261Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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:"169", X-B3-TraceId:"5592e699400a65d2", X-B3-SpanId:"f107d6fe27ff65cc", X-B3-ParentSpanId:"5592e699400a65d2", X-B3-Sampled:"0", X-ONAP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-TransactionID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ECOMP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de848c4e-3422-48b1-bb91-7f9b3fb9984b"]
2023-01-25T08:35:06.261Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"b02bcf63-aa3b-45f2-9850-205b2e537596"},"instanceName":"basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0","requestScope":"vnf"}
2023-01-25T08:35:06.262Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T08:35:06.286Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:06.287Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:06.288Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T08:35:06.288Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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:"Wed, 25 Jan 2023 08:35:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:06.288Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T08:35:06.289Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:06.289Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T08:35:06.290Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81
2023-01-25T08:35:06.290Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|INFO|500||Invoke
2023-01-25T08:35:06.291Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:06.291Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81
2023-01-25T08:35:06.291Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|DEBUG|500||Method      : GET
2023-01-25T08:35:06.291Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-TransactionID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ECOMP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87ba17d5-37ad-4f57-9122-e55fbfceacaa"]
2023-01-25T08:35:06.292Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|DEBUG|500||Request body: 
2023-01-25T08:35:06.292Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|DEBUG|500||==========================request end================================================
2023-01-25T08:35:06.337Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:06.337Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:06.338Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|DEBUG|500||Status text  : 
2023-01-25T08:35:06.338Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:06.339Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 11,
      "modelCustomizationUUID" : "25ff35a7-9dd3-48fe-a456-f1357a129e81",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2023-01-25 08:32:16.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-01-25T08:32:16.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/service"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfcInstanceGroupCustomizations"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vfModuleCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81"
    }
  }
}
2023-01-25T08:35:06.339Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:06.340Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=25ff35a7-9dd3-48fe-a456-f1357a129e81|INFO|500||InvokeReturn
2023-01-25T08:35:06.347Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources
2023-01-25T08:35:06.348Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|INFO|500||Invoke
2023-01-25T08:35:06.348Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:06.349Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources
2023-01-25T08:35:06.349Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Method      : GET
2023-01-25T08:35:06.350Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-TransactionID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ECOMP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"806138c1-33a8-44d9-b990-244c99287f1c"]
2023-01-25T08:35:06.350Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Request body: 
2023-01-25T08:35:06.351Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||==========================request end================================================
2023-01-25T08:35:06.390Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:06.391Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:06.391Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Status text  : 
2023-01-25T08:35:06.392Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/c3a3d099-0ea3-4121-98ec-f8c287bf86a2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:06.394Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "c3a3d099-0ea3-4121-98ec-f8c287bf86a2",
  "modelInvariantUUID" : "edaee36a-c53e-4d7c-a22a-bfe508587fda",
  "modelName" : "basic_cnf",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf",
  "description" : "VF",
  "orchestrationMode" : "HEAT",
  "aicVersionMin" : null,
  "aicVersionMax" : null,
  "category" : "Generic",
  "subCategory" : "Abstract",
  "created" : "2023-01-25T08:32:16.000+00:00",
  "modelInvariantId" : "edaee36a-c53e-4d7c-a22a-bfe508587fda",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c3a3d099-0ea3-4121-98ec-f8c287bf86a2"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c3a3d099-0ea3-4121-98ec-f8c287bf86a2"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c3a3d099-0ea3-4121-98ec-f8c287bf86a2/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c3a3d099-0ea3-4121-98ec-f8c287bf86a2/vnfResourceWorkflow"
    }
  }
}
2023-01-25T08:35:06.395Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:06.396Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|INFO|500||InvokeReturn
2023-01-25T08:35:06.398Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.399Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.399Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.400Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.400Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.400Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-TransactionID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ECOMP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ae230db-2720-4933-be1f-2c9d44382ba1"]
2023-01-25T08:35:06.401Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.401Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.427Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.427Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.428Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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  : 
2023-01-25T08:35:06.428Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:06.431Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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" : 10035,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035"
    }
  }
}
2023-01-25T08:35:06.431Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.432Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.434Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.435Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T08:35:06.435Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:06.436Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.437Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T08:35:06.437Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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:"2557", X-B3-TraceId:"5592e699400a65d2", X-B3-SpanId:"ab3a4e6c30f6ce71", X-B3-ParentSpanId:"5592e699400a65d2", X-B3-Sampled:"0", X-ONAP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-TransactionID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ECOMP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be77ea67-86f4-406f-bc76-d1113a9b6872"]
2023-01-25T08:35:06.438Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d8a7603a-b892-4c41-bfd3-17be4ee1303a","requestStatus":"IN_PROGRESS","startTime":1674635705935,"source":"VID","vnfName":"basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n    \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"b02bcf63-aa3b-45f2-9850-205b2e537596","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"d8a7603a-b892-4c41-bfd3-17be4ee1303a"}
2023-01-25T08:35:06.439Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T08:35:06.474Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:06.476Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T08:35:06.476Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T08:35:06.477Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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/d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:06.478Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "d8a7603a-b892-4c41-bfd3-17be4ee1303a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:35:05.935+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n    \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:35:06.415+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8a7603a-b892-4c41-bfd3-17be4ee1303a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a"
    }
  }
}
2023-01-25T08:35:06.479Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:06.480Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T08:35:06.492Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.493Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T08:35:06.494Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:06.494Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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-01-25T08:35:06.495Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T08:35:06.496Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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:"2917", X-B3-TraceId:"5592e699400a65d2", X-B3-SpanId:"e3891d48ae06d0e9", X-B3-ParentSpanId:"5592e699400a65d2", X-B3-Sampled:"0", X-ONAP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-TransactionID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ECOMP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4306436e-b6e5-4755-a8a4-e6f59c569210"]
2023-01-25T08:35:06.496Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/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_cnf 0\",\"modelInvariantId\":\"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\"modelVersionId\":\"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\"modelCustomizationId\":\"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\"modelUuid\":\"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\"modelInvariantUuid\":\"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"b02bcf63-aa3b-45f2-9850-205b2e537596\",\"modelInfo\":{\"modelInvariantId\":\"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\"modelUuid\":\"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\"modelInvariantUuid\":\"6eee99c8-ae50-450d-a078-25dfebe9ae2c\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"b02bcf63-aa3b-45f2-9850-205b2e537596\"}","type":"String"},"requestId":{"value":"d8a7603a-b892-4c41-bfd3-17be4ee1303a","type":"String"},"mso-request-id":{"value":"d8a7603a-b892-4c41-bfd3-17be4ee1303a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"b02bcf63-aa3b-45f2-9850-205b2e537596","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_cnf/basic_cnf 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/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T08:35:06.497Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T08:35:07.515Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:07.515Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T08:35:07.517Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T08:35:07.517Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:35:07 GMT", X-ONAP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-TransactionID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ECOMP-RequestID:"d8a7603a-b892-4c41-bfd3-17be4ee1303a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4306436e-b6e5-4755-a8a4-e6f59c569210", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:07.518Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d8a7603a-b892-4c41-bfd3-17be4ee1303a\",\"instanceId\":\"337489e6-6a9d-4383-a22c-edb8670aa907\"}}","message":"Success","processInstanceID":"2ba71264-9c8b-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:35:07.518Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:07.519Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T08:35:07.522Z|d8a7603a-b892-4c41-bfd3-17be4ee1303a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:07.656Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:07.660Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a
2023-01-25T08:35:07.661Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|INFO|500||Invoke
2023-01-25T08:35:07.661Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:07.661Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a
2023-01-25T08:35:07.662Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Method      : GET
2023-01-25T08:35:07.662Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d45fade6312cb873", X-B3-SpanId:"ae4fe69d670e454f", X-B3-ParentSpanId:"d45fade6312cb873", X-B3-Sampled:"0", X-ONAP-RequestID:"09839400-54f2-4668-8c68-289c5b43210f", X-RequestID:"09839400-54f2-4668-8c68-289c5b43210f", X-TransactionID:"09839400-54f2-4668-8c68-289c5b43210f", X-ECOMP-RequestID:"09839400-54f2-4668-8c68-289c5b43210f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1042c264-cbc4-4f15-922d-95bbce050e8c"]
2023-01-25T08:35:07.663Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Request body: 
2023-01-25T08:35:07.663Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||==========================request end================================================
2023-01-25T08:35:07.696Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:07.697Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:07.697Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Status text  : 
2023-01-25T08:35:07.697Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:07.700Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Response body: {
  "requestId" : "d8a7603a-b892-4c41-bfd3-17be4ee1303a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:35:05.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n    \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:35:06.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8a7603a-b892-4c41-bfd3-17be4ee1303a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a"
    }
  }
}
2023-01-25T08:35:07.701Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:07.702Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|INFO|500||InvokeReturn
2023-01-25T08:35:07.703Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false
2023-01-25T08:35:07.704Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:07.704Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:07.705Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false
2023-01-25T08:35:07.705Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:07.706Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d45fade6312cb873", X-B3-SpanId:"2ac729f016283a7c", X-B3-ParentSpanId:"d45fade6312cb873", X-B3-Sampled:"0", X-ONAP-RequestID:"09839400-54f2-4668-8c68-289c5b43210f", X-RequestID:"09839400-54f2-4668-8c68-289c5b43210f", X-TransactionID:"09839400-54f2-4668-8c68-289c5b43210f", X-ECOMP-RequestID:"09839400-54f2-4668-8c68-289c5b43210f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cfdac55-0544-4a67-8f15-22b5110edf25"]
2023-01-25T08:35:07.706Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:07.707Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:07.725Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:07.726Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:07.727Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:07.727Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:07.731Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:07.731Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:07.732Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:07.741Z|09839400-54f2-4668-8c68-289c5b43210f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:08.675Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:08.681Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:35:08.682Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:35:08.682Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:08.683Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:35:08.683Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:35:08.683Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a48fab202eed36b", X-B3-SpanId:"cbefd59f250a8e16", X-B3-ParentSpanId:"9a48fab202eed36b", X-B3-Sampled:"0", X-ONAP-RequestID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-RequestID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-TransactionID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-ECOMP-RequestID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d67b8122-5cd2-4764-b373-2480bdc01f7c"]
2023-01-25T08:35:08.684Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:35:08.684Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:35:08.714Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:08.715Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:08.715Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:35:08.716Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:08.717Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:29.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:35:08.717Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:08.718Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:35:08.720Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:35:08.720Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:08.721Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:08.721Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:35:08.722Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:08.722Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a48fab202eed36b", X-B3-SpanId:"4f64eb0602e9fcc8", X-B3-ParentSpanId:"9a48fab202eed36b", X-B3-Sampled:"0", X-ONAP-RequestID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-RequestID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-TransactionID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-ECOMP-RequestID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e926fbc8-e725-4c0a-8cce-4fb53ffee958"]
2023-01-25T08:35:08.723Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:08.723Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:08.745Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:08.746Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:08.747Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:08.748Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:08.749Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:35:08.750Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:08.751Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:08.787Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:35:08.787Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:35:08.788Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:08.788Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:35:08.789Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:35:08.790Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-RequestID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-TransactionID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-ECOMP-RequestID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bcf5f6b-8877-4270-8faa-0369915e9c83"]
2023-01-25T08:35:08.790Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:35:08.790Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:08.934Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:08.935Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:08.935Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:35:08.936Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FCF0E32C6EDB81E7ED95DF827463E7C7; 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:"Wed, 25 Jan 2023 08:35:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:08.936Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11e23d95-9c8b-11ed-b703-92e0e7610332","businessKey":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:34:23.278+0000","endTime":"2023-01-25T08:35:01.848+0000","removalTime":null,"durationInMillis":38570,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"11e0ddc4-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T08:35:08.937Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:08.937Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:35:08.974Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:35:08.974Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:35:08.974Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:08.975Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:35:08.975Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:35:08.975Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-RequestID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-TransactionID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-ECOMP-RequestID:"cf756fb2-1120-4212-bdb5-ed67e86ba736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7e82922-e13c-4dc8-98e8-25078d618c72"]
2023-01-25T08:35:08.976Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:35:08.976Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:09.102Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:09.102Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:09.103Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:35:09.103Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2CAC65090F35F73515443E83F072CAEC; 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:"Wed, 25 Jan 2023 08:35:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:09.104Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:28df3f9c-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","executionId":"11e23d95-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:35:01.846+0000","endTime":"2023-01-25T08:35:01.847+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:35:09.104Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:09.105Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:35:09.111Z|cf756fb2-1120-4212-bdb5-ed67e86ba736|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:13.362Z|ece8a89c-6802-4041-b0cb-cfacbcf349fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:35:13.363Z|ece8a89c-6802-4041-b0cb-cfacbcf349fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:35:14.180Z|c6ac3d8c-db6f-4943-a0cd-1e1d2d1c069d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:35:14.180Z|c6ac3d8c-db6f-4943-a0cd-1e1d2d1c069d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:35:14.671Z|1a128cbe-af77-47f5-8540-2af34c766d21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:14.672Z|1a128cbe-af77-47f5-8540-2af34c766d21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:14.684Z|44699fba-cb3f-413e-b117-912ee72a2371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:14.685Z|44699fba-cb3f-413e-b117-912ee72a2371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:14.713Z|0edb6cf3-5f5d-4331-9edf-1be50ce105c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:14.715Z|0edb6cf3-5f5d-4331-9edf-1be50ce105c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:15.052Z|051dc049-5d39-42ea-90dd-a607017c0bad|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:35:15.053Z|051dc049-5d39-42ea-90dd-a607017c0bad|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:17.890Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:17.895Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a
2023-01-25T08:35:17.895Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|INFO|500||Invoke
2023-01-25T08:35:17.896Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:17.896Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a
2023-01-25T08:35:17.897Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Method      : GET
2023-01-25T08:35:17.897Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ec2a77fc168350a", X-B3-SpanId:"3cc552f9b13c8531", X-B3-ParentSpanId:"1ec2a77fc168350a", X-B3-Sampled:"0", X-ONAP-RequestID:"7ca4ab30-7a41-4135-94d5-a5f73393b125", X-RequestID:"7ca4ab30-7a41-4135-94d5-a5f73393b125", X-TransactionID:"7ca4ab30-7a41-4135-94d5-a5f73393b125", X-ECOMP-RequestID:"7ca4ab30-7a41-4135-94d5-a5f73393b125", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"557bf78a-cf0e-40fe-8382-e3eec8af48ae"]
2023-01-25T08:35:17.898Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Request body: 
2023-01-25T08:35:17.898Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||==========================request end================================================
2023-01-25T08:35:17.926Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:17.927Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:17.928Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Status text  : 
2023-01-25T08:35:17.928Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:17.930Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Response body: {
  "requestId" : "d8a7603a-b892-4c41-bfd3-17be4ee1303a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:35:05.000+00:00",
  "endTime" : "2023-01-25T08:35:13.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n    \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:35:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8a7603a-b892-4c41-bfd3-17be4ee1303a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a"
    }
  }
}
2023-01-25T08:35:17.931Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:17.931Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|INFO|500||InvokeReturn
2023-01-25T08:35:17.934Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false
2023-01-25T08:35:17.934Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:17.934Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:17.935Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false
2023-01-25T08:35:17.935Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:17.936Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ec2a77fc168350a", X-B3-SpanId:"0db6b38f02fb6c3a", X-B3-ParentSpanId:"1ec2a77fc168350a", X-B3-Sampled:"0", X-ONAP-RequestID:"7ca4ab30-7a41-4135-94d5-a5f73393b125", X-RequestID:"7ca4ab30-7a41-4135-94d5-a5f73393b125", X-TransactionID:"7ca4ab30-7a41-4135-94d5-a5f73393b125", X-ECOMP-RequestID:"7ca4ab30-7a41-4135-94d5-a5f73393b125", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"907b16a8-0366-4761-93c6-9f9a10e3e9c8"]
2023-01-25T08:35:17.936Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:17.937Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:17.956Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:17.957Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:17.958Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:17.958Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:17.961Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:17.962Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:17.963Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:17.972Z|7ca4ab30-7a41-4135-94d5-a5f73393b125|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:18.098Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:18.102Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a
2023-01-25T08:35:18.102Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|INFO|500||Invoke
2023-01-25T08:35:18.102Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:18.103Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a
2023-01-25T08:35:18.103Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Method      : GET
2023-01-25T08:35:18.103Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80403e1e65aa0a18", X-B3-SpanId:"4fe2710ad3573a42", X-B3-ParentSpanId:"80403e1e65aa0a18", X-B3-Sampled:"0", X-ONAP-RequestID:"d5151f66-9235-4c0f-bc4a-fc4b5d04f01f", X-RequestID:"d5151f66-9235-4c0f-bc4a-fc4b5d04f01f", X-TransactionID:"d5151f66-9235-4c0f-bc4a-fc4b5d04f01f", X-ECOMP-RequestID:"d5151f66-9235-4c0f-bc4a-fc4b5d04f01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68075103-47bb-439a-a181-baa54a716fd4"]
2023-01-25T08:35:18.104Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Request body: 
2023-01-25T08:35:18.104Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||==========================request end================================================
2023-01-25T08:35:18.124Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:18.124Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:18.125Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Status text  : 
2023-01-25T08:35:18.125Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:18.126Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Response body: {
  "requestId" : "d8a7603a-b892-4c41-bfd3-17be4ee1303a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:35:05.000+00:00",
  "endTime" : "2023-01-25T08:35:13.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n    \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:35:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8a7603a-b892-4c41-bfd3-17be4ee1303a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a"
    }
  }
}
2023-01-25T08:35:18.126Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:18.127Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|INFO|500||InvokeReturn
2023-01-25T08:35:18.129Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false
2023-01-25T08:35:18.129Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:18.129Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:18.130Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false
2023-01-25T08:35:18.130Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:18.130Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80403e1e65aa0a18", X-B3-SpanId:"31859227169125ce", X-B3-ParentSpanId:"80403e1e65aa0a18", X-B3-Sampled:"0", X-ONAP-RequestID:"d5151f66-9235-4c0f-bc4a-fc4b5d04f01f", X-RequestID:"d5151f66-9235-4c0f-bc4a-fc4b5d04f01f", X-TransactionID:"d5151f66-9235-4c0f-bc4a-fc4b5d04f01f", X-ECOMP-RequestID:"d5151f66-9235-4c0f-bc4a-fc4b5d04f01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a31d7cda-1e91-4209-9cc9-eb983480eb7a"]
2023-01-25T08:35:18.131Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:18.131Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:18.146Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:18.147Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:18.147Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:18.148Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:18.151Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:18.151Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:18.152Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:18.161Z|d5151f66-9235-4c0f-bc4a-fc4b5d04f01f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:18.287Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:18.292Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a
2023-01-25T08:35:18.292Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|INFO|500||Invoke
2023-01-25T08:35:18.293Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:18.293Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a
2023-01-25T08:35:18.294Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Method      : GET
2023-01-25T08:35:18.294Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35abdaedfa59d15d", X-B3-SpanId:"c72fee85b7eb7f45", X-B3-ParentSpanId:"35abdaedfa59d15d", X-B3-Sampled:"0", X-ONAP-RequestID:"091516c2-9331-4f54-b13a-296b7d9df0ba", X-RequestID:"091516c2-9331-4f54-b13a-296b7d9df0ba", X-TransactionID:"091516c2-9331-4f54-b13a-296b7d9df0ba", X-ECOMP-RequestID:"091516c2-9331-4f54-b13a-296b7d9df0ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98f27b73-abdb-422f-834f-811717cb6c5c"]
2023-01-25T08:35:18.294Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Request body: 
2023-01-25T08:35:18.295Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||==========================request end================================================
2023-01-25T08:35:18.321Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:18.322Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:18.323Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Status text  : 
2023-01-25T08:35:18.323Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:18.324Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Response body: {
  "requestId" : "d8a7603a-b892-4c41-bfd3-17be4ee1303a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:35:05.000+00:00",
  "endTime" : "2023-01-25T08:35:13.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n    \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:35:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8a7603a-b892-4c41-bfd3-17be4ee1303a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a"
    }
  }
}
2023-01-25T08:35:18.324Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:18.325Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|INFO|500||InvokeReturn
2023-01-25T08:35:18.329Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false
2023-01-25T08:35:18.329Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:18.329Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:18.330Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false
2023-01-25T08:35:18.330Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:18.330Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35abdaedfa59d15d", X-B3-SpanId:"dfe29e18645d7c92", X-B3-ParentSpanId:"35abdaedfa59d15d", X-B3-Sampled:"0", X-ONAP-RequestID:"091516c2-9331-4f54-b13a-296b7d9df0ba", X-RequestID:"091516c2-9331-4f54-b13a-296b7d9df0ba", X-TransactionID:"091516c2-9331-4f54-b13a-296b7d9df0ba", X-ECOMP-RequestID:"091516c2-9331-4f54-b13a-296b7d9df0ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c852b0a7-9627-4040-ae88-64f144dfc6e3"]
2023-01-25T08:35:18.331Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:18.331Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:18.345Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:18.346Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:18.346Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:18.347Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:18.348Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:18.348Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:18.349Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:18.358Z|091516c2-9331-4f54-b13a-296b7d9df0ba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:18.497Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:18.501Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a
2023-01-25T08:35:18.501Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|INFO|500||Invoke
2023-01-25T08:35:18.502Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:18.502Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a
2023-01-25T08:35:18.502Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Method      : GET
2023-01-25T08:35:18.503Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcc40d18320a2e9f", X-B3-SpanId:"a72258ab495bd240", X-B3-ParentSpanId:"fcc40d18320a2e9f", X-B3-Sampled:"0", X-ONAP-RequestID:"2819bdd7-522a-4139-8e13-7f7b3948cbb0", X-RequestID:"2819bdd7-522a-4139-8e13-7f7b3948cbb0", X-TransactionID:"2819bdd7-522a-4139-8e13-7f7b3948cbb0", X-ECOMP-RequestID:"2819bdd7-522a-4139-8e13-7f7b3948cbb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36385602-c359-4a14-be71-0f2d70b9ef25"]
2023-01-25T08:35:18.503Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Request body: 
2023-01-25T08:35:18.503Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||==========================request end================================================
2023-01-25T08:35:18.525Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:18.526Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:18.526Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Status text  : 
2023-01-25T08:35:18.527Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:18.528Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Response body: {
  "requestId" : "d8a7603a-b892-4c41-bfd3-17be4ee1303a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:35:05.000+00:00",
  "endTime" : "2023-01-25T08:35:13.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n    \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:35:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8a7603a-b892-4c41-bfd3-17be4ee1303a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a"
    }
  }
}
2023-01-25T08:35:18.528Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:18.528Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|INFO|500||InvokeReturn
2023-01-25T08:35:18.530Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false
2023-01-25T08:35:18.531Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:18.531Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:18.531Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false
2023-01-25T08:35:18.532Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:18.532Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcc40d18320a2e9f", X-B3-SpanId:"97a7fabc26e95791", X-B3-ParentSpanId:"fcc40d18320a2e9f", X-B3-Sampled:"0", X-ONAP-RequestID:"2819bdd7-522a-4139-8e13-7f7b3948cbb0", X-RequestID:"2819bdd7-522a-4139-8e13-7f7b3948cbb0", X-TransactionID:"2819bdd7-522a-4139-8e13-7f7b3948cbb0", X-ECOMP-RequestID:"2819bdd7-522a-4139-8e13-7f7b3948cbb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e68424aa-cf2b-4155-ad66-7d91a7a970be"]
2023-01-25T08:35:18.533Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:18.533Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:18.549Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:18.549Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:18.550Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:18.550Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:18.551Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:18.551Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:18.552Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:18.561Z|2819bdd7-522a-4139-8e13-7f7b3948cbb0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:18.687Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:18.690Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a
2023-01-25T08:35:18.691Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|INFO|500||Invoke
2023-01-25T08:35:18.691Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:18.691Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a
2023-01-25T08:35:18.692Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Method      : GET
2023-01-25T08:35:18.692Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d44ccd915d75c8c2", X-B3-SpanId:"ffe25c3369d53920", X-B3-ParentSpanId:"d44ccd915d75c8c2", X-B3-Sampled:"0", X-ONAP-RequestID:"c4de5cc3-cc04-4638-ad66-4586f821a0e1", X-RequestID:"c4de5cc3-cc04-4638-ad66-4586f821a0e1", X-TransactionID:"c4de5cc3-cc04-4638-ad66-4586f821a0e1", X-ECOMP-RequestID:"c4de5cc3-cc04-4638-ad66-4586f821a0e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"346dfa1c-7c78-4eae-a77d-a46d14d5229b"]
2023-01-25T08:35:18.692Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Request body: 
2023-01-25T08:35:18.693Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||==========================request end================================================
2023-01-25T08:35:18.712Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:18.713Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:18.713Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Status text  : 
2023-01-25T08:35:18.713Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:18.715Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||Response body: {
  "requestId" : "d8a7603a-b892-4c41-bfd3-17be4ee1303a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:35:05.000+00:00",
  "endTime" : "2023-01-25T08:35:13.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n    \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:35:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8a7603a-b892-4c41-bfd3-17be4ee1303a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a"
    }
  }
}
2023-01-25T08:35:18.715Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:18.716Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8a7603a-b892-4c41-bfd3-17be4ee1303a|INFO|500||InvokeReturn
2023-01-25T08:35:18.717Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false
2023-01-25T08:35:18.718Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:18.718Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:18.719Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false
2023-01-25T08:35:18.719Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:18.719Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d44ccd915d75c8c2", X-B3-SpanId:"902f7a965aa5340e", X-B3-ParentSpanId:"d44ccd915d75c8c2", X-B3-Sampled:"0", X-ONAP-RequestID:"c4de5cc3-cc04-4638-ad66-4586f821a0e1", X-RequestID:"c4de5cc3-cc04-4638-ad66-4586f821a0e1", X-TransactionID:"c4de5cc3-cc04-4638-ad66-4586f821a0e1", X-ECOMP-RequestID:"c4de5cc3-cc04-4638-ad66-4586f821a0e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b423bbb0-254e-420e-a0ef-c795fc206ad1"]
2023-01-25T08:35:18.720Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:18.720Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:18.736Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:18.737Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:18.737Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:18.738Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:18.740Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:18.740Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:18.740Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8a7603a-b892-4c41-bfd3-17be4ee1303a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:18.748Z|c4de5cc3-cc04-4638-ad66-4586f821a0e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8a7603a-b892-4c41-bfd3-17be4ee1303a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:19.253Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:19.257Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:35:19.258Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:35:19.258Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:19.259Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:35:19.259Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:35:19.259Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45ee5ab753c4a38d", X-B3-SpanId:"c498402c1e16b389", X-B3-ParentSpanId:"45ee5ab753c4a38d", X-B3-Sampled:"0", X-ONAP-RequestID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-RequestID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-TransactionID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-ECOMP-RequestID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"045747e2-1bf7-4138-9fdc-c4bb5e5fbf06"]
2023-01-25T08:35:19.260Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:35:19.260Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:35:19.283Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:19.284Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:19.285Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:35:19.285Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:19.286Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:29.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:35:19.286Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:19.287Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:35:19.288Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:35:19.289Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:19.289Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:19.289Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:35:19.290Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:19.290Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45ee5ab753c4a38d", X-B3-SpanId:"0ca71f68acb67b1d", X-B3-ParentSpanId:"45ee5ab753c4a38d", X-B3-Sampled:"0", X-ONAP-RequestID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-RequestID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-TransactionID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-ECOMP-RequestID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d9d173e-2bb6-48ad-a191-afe24bc15c69"]
2023-01-25T08:35:19.290Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:19.291Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:19.310Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:19.311Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:19.312Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:19.312Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:19.314Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:35:19.314Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:19.315Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:19.360Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:35:19.361Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:35:19.362Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:19.362Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:35:19.362Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:35:19.363Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-RequestID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-TransactionID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-ECOMP-RequestID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7feeb14-3af3-42ae-89c5-03a5a31913d2"]
2023-01-25T08:35:19.363Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:35:19.363Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:19.491Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:19.491Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:19.492Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:35:19.492Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=330121F5B9698F280D3C64F63D8668BD; 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:"Wed, 25 Jan 2023 08:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:19.493Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11e23d95-9c8b-11ed-b703-92e0e7610332","businessKey":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:34:23.278+0000","endTime":"2023-01-25T08:35:01.848+0000","removalTime":null,"durationInMillis":38570,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"11e0ddc4-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T08:35:19.493Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:19.494Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:35:19.528Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:35:19.529Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:35:19.529Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:19.529Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:35:19.529Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:35:19.530Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-RequestID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-TransactionID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-ECOMP-RequestID:"cb5a53b8-a48c-4757-9247-43cc7bda7113", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db8bbed7-5b4d-4f1e-b5ff-4414ab8d8751"]
2023-01-25T08:35:19.530Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:35:19.531Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:19.665Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:19.666Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:19.666Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:35:19.667Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DAD5777D0E7D2E5BFAA7D061020B1E89; 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:"Wed, 25 Jan 2023 08:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:19.667Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:28df3f9c-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","executionId":"11e23d95-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:35:01.846+0000","endTime":"2023-01-25T08:35:01.847+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:35:19.667Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:19.668Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:35:19.672Z|cb5a53b8-a48c-4757-9247-43cc7bda7113|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:20.588Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:20.591Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 1dd4cec2-7801-44c9-b192-59f80d7df9d3 already exists in requestDb InfraActiveRequests table
2023-01-25T08:35:20.592Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:20.592Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||Invoke
2023-01-25T08:35:20.593Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:20.593Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:20.593Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Method      : GET
2023-01-25T08:35:20.594Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04d8d032d8625de4", X-B3-SpanId:"d48e867874369010", X-B3-ParentSpanId:"04d8d032d8625de4", X-B3-Sampled:"0", X-ONAP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-TransactionID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ECOMP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eec3fcf0-e595-4f3b-a1bf-27ab11ae1765"]
2023-01-25T08:35:20.594Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Request body: 
2023-01-25T08:35:20.594Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||==========================request end================================================
2023-01-25T08:35:20.613Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:20.614Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:35:20.614Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status text  : 
2023-01-25T08:35:20.614Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:35:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:20.615Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Response body: 
2023-01-25T08:35:20.615Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:20.616Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|404|Not Found|InvokeReturn
2023-01-25T08:35:20.626Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:35:20.631Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:35:20.664Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2023-01-25T08:35:20.665Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1dd4cec2-7801-44c9-b192-59f80d7df9d3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b4a465c4-5177-40e1-850d-224ce4c97f1b], X-ECOMP-RequestID=[1dd4cec2-7801-44c9-b192-59f80d7df9d3], X-TransactionId=[], X-ONAP-RequestID=[1dd4cec2-7801-44c9-b192-59f80d7df9d3]}
2023-01-25T08:35:20.722Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:35:21 GMT], content-length=[1024], vertex-id=[438480], x-aai-txid=[2-aai-resources-230125-08:35:21:007-37418], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:35:20.724Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1674635708926","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"337489e6-6a9d-4383-a22c-edb8670aa907"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2023-01-25T08:35:20.725Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-25T08:35:20.726Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:35:20.726Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:35:20.728Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.728Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T08:35:20.728Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:20.729Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.729Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T08:35:20.729Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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:"223", X-B3-TraceId:"04d8d032d8625de4", X-B3-SpanId:"ed3cdf3dcd882c39", X-B3-ParentSpanId:"04d8d032d8625de4", X-B3-Sampled:"0", X-ONAP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-TransactionID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ECOMP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bb1b6ea-9f9b-490a-b0aa-ff03542963b5"]
2023-01-25T08:35:20.730Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"337489e6-6a9d-4383-a22c-edb8670aa907","serviceInstanceId":"b02bcf63-aa3b-45f2-9850-205b2e537596"},"instanceName":"basic_cnf-abd2666d-60b7-4b59-9688-364918214672","requestScope":"vfModule"}
2023-01-25T08:35:20.730Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T08:35:20.747Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:20.748Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:20.749Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T08:35:20.749Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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:"Wed, 25 Jan 2023 08:35:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:20.750Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T08:35:20.751Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:20.751Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T08:35:20.752Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963
2023-01-25T08:35:20.753Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|INFO|500||Invoke
2023-01-25T08:35:20.753Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:20.753Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963
2023-01-25T08:35:20.754Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|DEBUG|500||Method      : GET
2023-01-25T08:35:20.754Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-TransactionID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ECOMP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e51eaf3f-282f-4499-aeef-6abf9737ddd3"]
2023-01-25T08:35:20.755Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|DEBUG|500||Request body: 
2023-01-25T08:35:20.755Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|DEBUG|500||==========================request end================================================
2023-01-25T08:35:20.792Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:20.793Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:20.793Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|DEBUG|500||Status text  : 
2023-01-25T08:35:20.794Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:20.797Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|DEBUG|500||Response body: {
  "id" : 11,
  "modelCustomizationUUID" : "56b76601-56fb-4bf4-95c4-818641645963",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2023-01-25 08:32:16.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/heatEnvironment"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/volumeHeatEnv"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/cvnfcCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vnfCustomization"
    }
  }
}
2023-01-25T08:35:20.797Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:20.798Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=56b76601-56fb-4bf4-95c4-818641645963|INFO|500||InvokeReturn
2023-01-25T08:35:20.802Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule
2023-01-25T08:35:20.802Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|INFO|500||Invoke
2023-01-25T08:35:20.803Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:20.803Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule
2023-01-25T08:35:20.804Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Method      : GET
2023-01-25T08:35:20.804Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-TransactionID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ECOMP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6095768f-2428-4c5f-91c6-45c11163b0d5"]
2023-01-25T08:35:20.805Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Request body: 
2023-01-25T08:35:20.805Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||==========================request end================================================
2023-01-25T08:35:20.835Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:20.835Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:20.839Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Status text  : 
2023-01-25T08:35:20.839Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:20.840Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "564364cd-07c0-45d1-b474-c172f8fe93c7",
  "modelInvariantUUID" : "4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-01-25 08:32:16.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/volumeHeatTemplate"
    }
  }
}
2023-01-25T08:35:20.840Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:20.841Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|INFO|500||InvokeReturn
2023-01-25T08:35:20.843Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance
2023-01-25T08:35:20.843Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-01-25T08:35:20.843Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:20.844Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance
2023-01-25T08:35:20.844Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2023-01-25T08:35:20.844Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-TransactionID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ECOMP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"063e9438-2cc8-4d60-b6c0-7c5bb4fcd646"]
2023-01-25T08:35:20.845Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2023-01-25T08:35:20.845Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-25T08:35:20.864Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:20.865Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:35:20.865Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2023-01-25T08:35:20.866Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&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:"Wed, 25 Jan 2023 08:35:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:20.866Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2023-01-25T08:35:20.866Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:20.867Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T08:35:20.867Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3
2023-01-25T08:35:20.868Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|INFO|500||Invoke
2023-01-25T08:35:20.868Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:20.868Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3
2023-01-25T08:35:20.869Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|DEBUG|500||Method      : GET
2023-01-25T08:35:20.869Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-TransactionID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ECOMP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83e24b04-f3e0-42c7-925a-4eaec78b5a04"]
2023-01-25T08:35:20.869Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|DEBUG|500||Request body: 
2023-01-25T08:35:20.869Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|DEBUG|500||==========================request end================================================
2023-01-25T08:35:20.894Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:20.894Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:20.895Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|DEBUG|500||Status text  : 
2023-01-25T08:35:20.895Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:20.897Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "564364cd-07c0-45d1-b474-c172f8fe93c7",
      "modelInvariantUUID" : "4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2023-01-25 08:32:16.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/vfModuleCustomization"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/moduleHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/heatFiles"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/vnfResources"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/volumeHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3"
    }
  }
}
2023-01-25T08:35:20.898Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:20.898Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3|INFO|500||InvokeReturn
2023-01-25T08:35:20.901Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance
2023-01-25T08:35:20.902Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-01-25T08:35:20.902Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:20.902Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance
2023-01-25T08:35:20.903Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2023-01-25T08:35:20.903Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-TransactionID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ECOMP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0eff78f-a196-4937-8058-e4a9a79347d0"]
2023-01-25T08:35:20.903Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2023-01-25T08:35:20.903Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-25T08:35:20.917Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:20.918Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:35:20.918Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2023-01-25T08:35:20.919Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&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:"Wed, 25 Jan 2023 08:35:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:20.919Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2023-01-25T08:35:20.919Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:20.920Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=564364cd-07c0-45d1-b474-c172f8fe93c7&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T08:35:20.920Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.921Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.921Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.921Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.922Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.922Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-TransactionID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ECOMP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b6b6af9-fb10-4329-aad2-f769a56db210"]
2023-01-25T08:35:20.922Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.923Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.939Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.940Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.940Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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  : 
2023-01-25T08:35:20.941Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:20.942Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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" : 45,
  "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/45"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45"
    }
  }
}
2023-01-25T08:35:20.943Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.943Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.946Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7
2023-01-25T08:35:20.946Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|INFO|500||Invoke
2023-01-25T08:35:20.947Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:20.947Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7
2023-01-25T08:35:20.947Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||Method      : GET
2023-01-25T08:35:20.948Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-TransactionID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ECOMP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69f41464-b190-4e40-9b1f-9770c74e3ed0"]
2023-01-25T08:35:20.948Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||Request body: 
2023-01-25T08:35:20.949Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||==========================request end================================================
2023-01-25T08:35:20.977Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:20.978Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:20.978Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||Status text  : 
2023-01-25T08:35:20.979Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:20.982Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||Response body: {
  "modelUUID" : "564364cd-07c0-45d1-b474-c172f8fe93c7",
  "modelInvariantUUID" : "4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-01-25 08:32:16.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/volumeHeatTemplate"
    }
  }
}
2023-01-25T08:35:20.982Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:20.983Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|INFO|500||InvokeReturn
2023-01-25T08:35:20.987Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.988Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T08:35:20.988Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:20.988Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:20.989Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T08:35:20.989Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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:"3336", X-B3-TraceId:"04d8d032d8625de4", X-B3-SpanId:"cf398217d93ed2ed", X-B3-ParentSpanId:"04d8d032d8625de4", X-B3-Sampled:"0", X-ONAP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-TransactionID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ECOMP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbaa8803-a19d-4b49-a4a4-19979b212f41"]
2023-01-25T08:35:20.990Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1dd4cec2-7801-44c9-b192-59f80d7df9d3","requestStatus":"IN_PROGRESS","startTime":1674635720626,"source":"VID","vnfId":"337489e6-6a9d-4383-a22c-edb8670aa907","vnfType":"","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"337489e6-6a9d-4383-a22c-edb8670aa907\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n                        \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-abd2666d-60b7-4b59-9688-364918214672","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"b02bcf63-aa3b-45f2-9850-205b2e537596","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"1dd4cec2-7801-44c9-b192-59f80d7df9d3"}
2023-01-25T08:35:20.990Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T08:35:21.022Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:21.023Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T08:35:21.024Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T08:35:21.024Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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/1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:21.026Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:35:20.626+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"337489e6-6a9d-4383-a22c-edb8670aa907\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n                        \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:35:20.965+00:00",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    }
  }
}
2023-01-25T08:35:21.026Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:21.027Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T08:35:21.038Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:21.039Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T08:35:21.040Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:21.040Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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-01-25T08:35:21.040Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T08:35:21.041Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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:"3640", X-B3-TraceId:"04d8d032d8625de4", X-B3-SpanId:"f3a14e3628b75844", X-B3-ParentSpanId:"04d8d032d8625de4", X-B3-Sampled:"0", X-ONAP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-TransactionID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ECOMP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a4bdc6b-1ad7-475f-ae9a-851143d5845b"]
2023-01-25T08:35:21.041Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/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\":\"BasicCnf..base_dummy..module-0\",\"modelInvariantId\":\"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"56b76601-56fb-4bf4-95c4-818641645963\",\"modelVersionId\":\"564364cd-07c0-45d1-b474-c172f8fe93c7\",\"modelCustomizationId\":\"56b76601-56fb-4bf4-95c4-818641645963\",\"modelUuid\":\"564364cd-07c0-45d1-b474-c172f8fe93c7\",\"modelInvariantUuid\":\"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"b02bcf63-aa3b-45f2-9850-205b2e537596\",\"modelInfo\":{\"modelInvariantId\":\"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\"modelUuid\":\"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\"modelInvariantUuid\":\"6eee99c8-ae50-450d-a078-25dfebe9ae2c\"}}},{\"relatedInstance\":{\"instanceId\":\"337489e6-6a9d-4383-a22c-edb8670aa907\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\"modelVersionId\":\"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\"modelCustomizationId\":\"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\"modelUuid\":\"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\"modelInvariantUuid\":\"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b02bcf63-aa3b-45f2-9850-205b2e537596\",\"vnfInstanceId\":\"337489e6-6a9d-4383-a22c-edb8670aa907\"}","type":"String"},"requestId":{"value":"1dd4cec2-7801-44c9-b192-59f80d7df9d3","type":"String"},"mso-request-id":{"value":"1dd4cec2-7801-44c9-b192-59f80d7df9d3","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"b02bcf63-aa3b-45f2-9850-205b2e537596","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"337489e6-6a9d-4383-a22c-edb8670aa907","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_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"basic_cnf/basic_cnf 0::BasicCnf..base_dummy..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/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T08:35:21.042Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T08:35:22.059Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:22.060Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T08:35:22.060Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T08:35:22.061Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:35:22 GMT", X-ONAP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-TransactionID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ECOMP-RequestID:"1dd4cec2-7801-44c9-b192-59f80d7df9d3", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8a4bdc6b-1ad7-475f-ae9a-851143d5845b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:22.061Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1dd4cec2-7801-44c9-b192-59f80d7df9d3\",\"instanceId\":\"bace4286-e1f5-42b8-b0bb-506b554cecbc\"}}","message":"Success","processInstanceID":"34529d3a-9c8b-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:35:22.061Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:22.062Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T08:35:22.066Z|1dd4cec2-7801-44c9-b192-59f80d7df9d3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:22.200Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:22.205Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:22.205Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||Invoke
2023-01-25T08:35:22.206Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:22.207Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:22.207Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Method      : GET
2023-01-25T08:35:22.208Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b337d7d78489d0f2", X-B3-SpanId:"5ca9f3f84b1bc77f", X-B3-ParentSpanId:"b337d7d78489d0f2", X-B3-Sampled:"0", X-ONAP-RequestID:"57ccb1ce-bda2-4b11-b705-d45198a28cf7", X-RequestID:"57ccb1ce-bda2-4b11-b705-d45198a28cf7", X-TransactionID:"57ccb1ce-bda2-4b11-b705-d45198a28cf7", X-ECOMP-RequestID:"57ccb1ce-bda2-4b11-b705-d45198a28cf7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b931f12-3ad7-499d-8109-55293001356f"]
2023-01-25T08:35:22.208Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Request body: 
2023-01-25T08:35:22.208Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||==========================request end================================================
2023-01-25T08:35:22.242Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:22.243Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:22.243Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status text  : 
2023-01-25T08:35:22.244Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:22.244Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Response body: {
  "requestId" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:35:20.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"337489e6-6a9d-4383-a22c-edb8670aa907\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n                        \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:35:21.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    }
  }
}
2023-01-25T08:35:22.245Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:22.245Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||InvokeReturn
2023-01-25T08:35:22.247Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:22.248Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:22.248Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:22.248Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:22.249Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:22.249Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b337d7d78489d0f2", X-B3-SpanId:"6565d42ec950f32a", X-B3-ParentSpanId:"b337d7d78489d0f2", X-B3-Sampled:"0", X-ONAP-RequestID:"57ccb1ce-bda2-4b11-b705-d45198a28cf7", X-RequestID:"57ccb1ce-bda2-4b11-b705-d45198a28cf7", X-TransactionID:"57ccb1ce-bda2-4b11-b705-d45198a28cf7", X-ECOMP-RequestID:"57ccb1ce-bda2-4b11-b705-d45198a28cf7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a529f4b6-6292-41f1-bc21-9d36de81ae08"]
2023-01-25T08:35:22.249Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:22.249Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:22.266Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:22.267Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:22.267Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:22.267Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:22.268Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:22.268Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:22.269Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:22.279Z|57ccb1ce-bda2-4b11-b705-d45198a28cf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:24.721Z|01691512-1343-4940-ad92-3d312e406dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:24.722Z|01691512-1343-4940-ad92-3d312e406dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:24.731Z|d629c132-544d-4fa5-8f6b-a3e775090b77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:24.732Z|d629c132-544d-4fa5-8f6b-a3e775090b77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:24.747Z|9ff8df07-539d-46b4-a48b-a7c735b7a80a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:24.748Z|9ff8df07-539d-46b4-a48b-a7c735b7a80a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:28.362Z|53ec735a-358a-40b4-9aba-38a48e072b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:35:28.369Z|53ec735a-358a-40b4-9aba-38a48e072b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:35:29.811Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:29.815Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:35:29.816Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:35:29.816Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:29.816Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:35:29.817Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:35:29.817Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aef5ccada18e1619", X-B3-SpanId:"ebec00d9a91f7554", X-B3-ParentSpanId:"aef5ccada18e1619", X-B3-Sampled:"0", X-ONAP-RequestID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-RequestID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-TransactionID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-ECOMP-RequestID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9e72416-eee1-406a-a2b7-cadbd235433a"]
2023-01-25T08:35:29.817Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:35:29.817Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:35:29.840Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:29.841Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:29.841Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:35:29.842Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:29.842Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:29.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:35:29.843Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:29.843Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:35:29.846Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:35:29.847Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:29.847Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:29.847Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:35:29.848Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:29.848Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aef5ccada18e1619", X-B3-SpanId:"071e95d1ae792b59", X-B3-ParentSpanId:"aef5ccada18e1619", X-B3-Sampled:"0", X-ONAP-RequestID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-RequestID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-TransactionID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-ECOMP-RequestID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c0fd1fd-797e-4a08-a40a-64a171908264"]
2023-01-25T08:35:29.848Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:29.849Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:29.867Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:29.867Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:29.868Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:29.868Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:29.869Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:35:29.869Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:29.869Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:29.901Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:35:29.902Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:35:29.902Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:29.903Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:35:29.903Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:35:29.903Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-RequestID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-TransactionID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-ECOMP-RequestID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2771b639-a5ed-4611-8dbe-2be7f33e654c"]
2023-01-25T08:35:29.903Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:35:29.904Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:30.045Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:30.047Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:30.047Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:35:30.047Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3744F5008443AADC4525A9718E395FEF; 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:"Wed, 25 Jan 2023 08:35:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:30.048Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11e23d95-9c8b-11ed-b703-92e0e7610332","businessKey":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:34:23.278+0000","endTime":"2023-01-25T08:35:01.848+0000","removalTime":null,"durationInMillis":38570,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"11e0ddc4-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T08:35:30.049Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:30.049Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:35:30.098Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:35:30.099Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:35:30.099Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:30.099Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:35:30.100Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:35:30.100Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-RequestID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-TransactionID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-ECOMP-RequestID:"62be63ee-bcc0-4978-8006-451b22a0dd71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"276adb51-2f30-4b73-8e24-6917c220508b"]
2023-01-25T08:35:30.100Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:35:30.100Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:30.240Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:30.241Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:30.242Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:35:30.242Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=41615CDF1F8D15F64AFB77AEBA7B719F; 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:"Wed, 25 Jan 2023 08:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:30.243Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:28df3f9c-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","executionId":"11e23d95-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:35:01.846+0000","endTime":"2023-01-25T08:35:01.847+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:35:30.243Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:30.243Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:35:30.253Z|62be63ee-bcc0-4978-8006-451b22a0dd71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:32.413Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:32.418Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:32.418Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||Invoke
2023-01-25T08:35:32.419Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:32.419Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:32.419Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Method      : GET
2023-01-25T08:35:32.419Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e85101ed2c1e098", X-B3-SpanId:"5bc9faa62fe89559", X-B3-ParentSpanId:"4e85101ed2c1e098", X-B3-Sampled:"0", X-ONAP-RequestID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-RequestID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-TransactionID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-ECOMP-RequestID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ffbcf37-c84f-4209-afa8-69685230d7f9"]
2023-01-25T08:35:32.420Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Request body: 
2023-01-25T08:35:32.420Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||==========================request end================================================
2023-01-25T08:35:32.440Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:32.441Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:32.441Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status text  : 
2023-01-25T08:35:32.442Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:32.442Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Response body: {
  "requestId" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "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-01-25T08:35:20.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"337489e6-6a9d-4383-a22c-edb8670aa907\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n                        \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:35:25.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    }
  }
}
2023-01-25T08:35:32.443Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:32.443Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||InvokeReturn
2023-01-25T08:35:32.445Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:32.446Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:32.446Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:32.447Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:32.447Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:32.447Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e85101ed2c1e098", X-B3-SpanId:"62133a0d1f5ce746", X-B3-ParentSpanId:"4e85101ed2c1e098", X-B3-Sampled:"0", X-ONAP-RequestID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-RequestID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-TransactionID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-ECOMP-RequestID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38d5be56-041c-4ac9-b7ba-b93b6fd8b48b"]
2023-01-25T08:35:32.447Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:32.448Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:32.459Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:32.460Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:32.461Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:32.461Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:32.462Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:32.462Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:32.463Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:32.497Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:35:32.498Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:35:32.498Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:32.499Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:35:32.499Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:35:32.499Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-RequestID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-TransactionID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-ECOMP-RequestID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e45fc6f6-cad2-481e-be15-2ca04207bb28"]
2023-01-25T08:35:32.499Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:35:32.500Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:32.624Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:32.625Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:32.626Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:35:32.626Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A61B2B71E9760AC67FB787D17B4B06C4; 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:"Wed, 25 Jan 2023 08:35:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:32.627Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"37b85df5-9c8b-11ed-b703-92e0e7610332","businessKey":"1dd4cec2-7801-44c9-b192-59f80d7df9d3","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:35:26.757+0000","endTime":"2023-01-25T08:35:29.563+0000","removalTime":null,"durationInMillis":2806,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"34529d3a-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"37b74c44-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T08:35:32.627Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:32.627Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:35:32.707Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:35:32.710Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:35:32.712Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:32.712Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:35:32.713Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:35:32.714Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-RequestID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-TransactionID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-ECOMP-RequestID:"6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0262b7ac-9aae-4b16-9ab8-563432ca0b78"]
2023-01-25T08:35:32.716Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:35:32.717Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:32.851Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:32.851Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:32.851Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:35:32.852Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3FC6E26B9CBE58D7F514540251D1D8CC; 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:"Wed, 25 Jan 2023 08:35:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:32.852Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:39643970-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"37b85df5-9c8b-11ed-b703-92e0e7610332","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"37b85df5-9c8b-11ed-b703-92e0e7610332","executionId":"37b85df5-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:35:29.561+0000","endTime":"2023-01-25T08:35:29.562+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"34529d3a-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:35:32.853Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:32.853Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:35:32.863Z|6b9f4e7c-ccd5-4082-bc1a-2fc794c60a7b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:34.768Z|8d88ab39-5467-42a5-b265-1c13428e6b58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:34.768Z|e02fc418-2fe2-4e73-91c3-4aec73ae7e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:34.769Z|8d88ab39-5467-42a5-b265-1c13428e6b58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:34.769Z|e02fc418-2fe2-4e73-91c3-4aec73ae7e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:34.776Z|47245ef6-787f-4815-a63c-f6ff7f6c9c06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:34.777Z|47245ef6-787f-4815-a63c-f6ff7f6c9c06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:40.396Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:40.401Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:35:40.401Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:35:40.401Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:40.402Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:35:40.402Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:35:40.402Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d754da9f498a16b", X-B3-SpanId:"15df036010ab0cff", X-B3-ParentSpanId:"3d754da9f498a16b", X-B3-Sampled:"0", X-ONAP-RequestID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-RequestID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-TransactionID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-ECOMP-RequestID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"388beff5-885f-48a9-8e90-e2827e1dfc48"]
2023-01-25T08:35:40.403Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:35:40.403Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:35:40.443Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:40.444Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:40.444Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:35:40.445Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:40.455Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:29.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:35:40.455Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:40.456Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:35:40.463Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:35:40.464Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:40.465Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:40.466Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:35:40.466Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:40.467Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d754da9f498a16b", X-B3-SpanId:"d99e9c2d723d89c9", X-B3-ParentSpanId:"3d754da9f498a16b", X-B3-Sampled:"0", X-ONAP-RequestID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-RequestID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-TransactionID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-ECOMP-RequestID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c226020-ccac-4770-b194-3d17306a86b2"]
2023-01-25T08:35:40.468Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:40.468Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:40.482Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:40.483Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:40.483Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:40.484Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:40.485Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:35:40.485Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:40.486Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:40.534Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:35:40.536Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:35:40.537Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:40.537Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:35:40.537Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:35:40.538Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-RequestID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-TransactionID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-ECOMP-RequestID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc4c3ef4-a2c6-40fa-8a76-79972cafeb41"]
2023-01-25T08:35:40.538Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:35:40.539Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:40.683Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:40.684Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:40.685Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:35:40.685Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8CD3D03F6B2A893698198B24108659B5; 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:"Wed, 25 Jan 2023 08:35:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:40.686Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11e23d95-9c8b-11ed-b703-92e0e7610332","businessKey":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:34:23.278+0000","endTime":"2023-01-25T08:35:01.848+0000","removalTime":null,"durationInMillis":38570,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"11e0ddc4-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T08:35:40.686Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:40.687Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:35:40.714Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:35:40.715Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:35:40.716Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:40.717Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:35:40.718Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:35:40.718Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-RequestID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-TransactionID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-ECOMP-RequestID:"9b12a58c-e9ae-4ae0-b078-4ca63cca12de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"470a9d20-a862-452f-aa54-ba10dc0a94b5"]
2023-01-25T08:35:40.719Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:35:40.719Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:40.843Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:40.844Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:40.844Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:35:40.844Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E7A3B0E1B68023CB1C352BDEB857A8C6; 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:"Wed, 25 Jan 2023 08:35:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:40.845Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:28df3f9c-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","executionId":"11e23d95-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:35:01.846+0000","endTime":"2023-01-25T08:35:01.847+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:35:40.845Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:40.846Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:35:40.855Z|9b12a58c-e9ae-4ae0-b078-4ca63cca12de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:42.992Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:42.997Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:42.999Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||Invoke
2023-01-25T08:35:42.999Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:42.999Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:43.000Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Method      : GET
2023-01-25T08:35:43.000Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf2624a43ce23375", X-B3-SpanId:"dd745c69856f7aaa", X-B3-ParentSpanId:"cf2624a43ce23375", X-B3-Sampled:"0", X-ONAP-RequestID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-RequestID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-TransactionID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-ECOMP-RequestID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45b9b712-58f1-4078-9241-0db15ebbf89a"]
2023-01-25T08:35:43.000Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Request body: 
2023-01-25T08:35:43.001Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||==========================request end================================================
2023-01-25T08:35:43.025Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:43.026Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:43.026Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status text  : 
2023-01-25T08:35:43.027Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:43.028Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Response body: {
  "requestId" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "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-01-25T08:35:20.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"337489e6-6a9d-4383-a22c-edb8670aa907\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n                        \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:35:25.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    }
  }
}
2023-01-25T08:35:43.028Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:43.029Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||InvokeReturn
2023-01-25T08:35:43.031Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:43.031Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:43.032Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:43.032Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:43.032Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:43.032Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf2624a43ce23375", X-B3-SpanId:"40f31c0d9e9705bb", X-B3-ParentSpanId:"cf2624a43ce23375", X-B3-Sampled:"0", X-ONAP-RequestID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-RequestID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-TransactionID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-ECOMP-RequestID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7af1697a-1c93-4591-92c7-f1635c7ea230"]
2023-01-25T08:35:43.033Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:43.033Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:43.049Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:43.050Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:43.050Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:43.051Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:43.052Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:43.052Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:43.053Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:43.089Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:35:43.092Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:35:43.092Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:43.093Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:35:43.093Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:35:43.094Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-RequestID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-TransactionID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-ECOMP-RequestID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83085be7-7288-45bd-b0c3-b1e1299b31f4"]
2023-01-25T08:35:43.094Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:35:43.095Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:43.262Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:43.263Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:43.264Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:35:43.265Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=892DA1CADD1283AF6668AC449E2E89FA; 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:"Wed, 25 Jan 2023 08:35:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:43.266Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"37b85df5-9c8b-11ed-b703-92e0e7610332","businessKey":"1dd4cec2-7801-44c9-b192-59f80d7df9d3","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:35:26.757+0000","endTime":"2023-01-25T08:35:29.563+0000","removalTime":null,"durationInMillis":2806,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"34529d3a-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"37b74c44-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T08:35:43.266Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:43.267Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1dd4cec2-7801-44c9-b192-59f80d7df9d3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:35:43.326Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:35:43.327Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:35:43.327Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:43.328Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:35:43.328Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:35:43.329Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-RequestID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-TransactionID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-ECOMP-RequestID:"c8094f66-fdfd-4be1-a960-44369a9a62bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2927730d-3cd3-4136-93f6-dbe8de2debeb"]
2023-01-25T08:35:43.329Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:35:43.330Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:43.363Z|ada23444-b135-47ed-baae-9d33dcfd95a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:35:43.364Z|ada23444-b135-47ed-baae-9d33dcfd95a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:35:43.504Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:43.505Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:43.505Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:35:43.505Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=24F3244DC6480D0DCD96F6E0A6566820; 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:"Wed, 25 Jan 2023 08:35:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:43.506Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:39643970-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"37b85df5-9c8b-11ed-b703-92e0e7610332","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"37b85df5-9c8b-11ed-b703-92e0e7610332","executionId":"37b85df5-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:35:29.561+0000","endTime":"2023-01-25T08:35:29.562+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"34529d3a-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:35:43.506Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:43.507Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=37b85df5-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:35:43.510Z|c8094f66-fdfd-4be1-a960-44369a9a62bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:44.181Z|80f207d2-fa31-46df-9c19-e8bd9bc8493d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:35:44.182Z|80f207d2-fa31-46df-9c19-e8bd9bc8493d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:35:44.799Z|da3fde0b-9e0c-4a49-8a7d-5c021ec17e5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:44.800Z|da3fde0b-9e0c-4a49-8a7d-5c021ec17e5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:44.807Z|b76535a0-dd5a-4ed1-ac1e-c7bd4e5b79f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:44.808Z|b76535a0-dd5a-4ed1-ac1e-c7bd4e5b79f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:44.819Z|205b3a70-8c31-4a1a-b5c9-f83938c61ca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:44.820Z|205b3a70-8c31-4a1a-b5c9-f83938c61ca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:50.983Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:50.989Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:35:50.990Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:35:50.990Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:50.991Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:35:50.991Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:35:50.992Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e75edfb1ffdd1a8", X-B3-SpanId:"9ce30d6fffbd3b44", X-B3-ParentSpanId:"4e75edfb1ffdd1a8", X-B3-Sampled:"0", X-ONAP-RequestID:"9c319279-df23-4448-81c8-c1208a6151a2", X-RequestID:"9c319279-df23-4448-81c8-c1208a6151a2", X-TransactionID:"9c319279-df23-4448-81c8-c1208a6151a2", X-ECOMP-RequestID:"9c319279-df23-4448-81c8-c1208a6151a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edbc2fe5-6599-4b38-b57a-0f649688dc8a"]
2023-01-25T08:35:50.992Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:35:50.992Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:35:51.025Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:51.025Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:51.026Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:35:51.028Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:51.030Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:29.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:35:51.030Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:51.032Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:35:51.034Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:35:51.035Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:51.035Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:51.035Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:35:51.036Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:51.036Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e75edfb1ffdd1a8", X-B3-SpanId:"911755159c6aa556", X-B3-ParentSpanId:"4e75edfb1ffdd1a8", X-B3-Sampled:"0", X-ONAP-RequestID:"9c319279-df23-4448-81c8-c1208a6151a2", X-RequestID:"9c319279-df23-4448-81c8-c1208a6151a2", X-TransactionID:"9c319279-df23-4448-81c8-c1208a6151a2", X-ECOMP-RequestID:"9c319279-df23-4448-81c8-c1208a6151a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72258eaa-a565-4867-b524-b85fdc895fd3"]
2023-01-25T08:35:51.037Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:51.037Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:51.063Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:51.064Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:51.065Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:51.065Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:51.066Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:35:51.066Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:51.067Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:51.107Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:35:51.107Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:35:51.108Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:51.108Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:35:51.108Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:35:51.109Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9c319279-df23-4448-81c8-c1208a6151a2", X-RequestID:"9c319279-df23-4448-81c8-c1208a6151a2", X-TransactionID:"9c319279-df23-4448-81c8-c1208a6151a2", X-ECOMP-RequestID:"9c319279-df23-4448-81c8-c1208a6151a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"913e94ad-7396-4ca6-800d-3d9d55904dc0"]
2023-01-25T08:35:51.109Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:35:51.109Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:51.238Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:51.238Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:51.238Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:35:51.239Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=664D2822E85760C19324CA84EC3A4F7A; 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:"Wed, 25 Jan 2023 08:35:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:51.240Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11e23d95-9c8b-11ed-b703-92e0e7610332","businessKey":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:34:23.278+0000","endTime":"2023-01-25T08:35:01.848+0000","removalTime":null,"durationInMillis":38570,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"11e0ddc4-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T08:35:51.240Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:51.241Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:35:51.273Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:35:51.273Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:35:51.276Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:51.276Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:35:51.277Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:35:51.277Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9c319279-df23-4448-81c8-c1208a6151a2", X-RequestID:"9c319279-df23-4448-81c8-c1208a6151a2", X-TransactionID:"9c319279-df23-4448-81c8-c1208a6151a2", X-ECOMP-RequestID:"9c319279-df23-4448-81c8-c1208a6151a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd1944a2-09a0-4d32-b265-778852ae5f33"]
2023-01-25T08:35:51.278Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:35:51.278Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:35:51.405Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:51.406Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:51.406Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:35:51.407Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D90D6F50E91E45F7E62037B3CE41F797; 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:"Wed, 25 Jan 2023 08:35:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:51.407Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:28df3f9c-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","executionId":"11e23d95-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:35:01.846+0000","endTime":"2023-01-25T08:35:01.847+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:35:51.408Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:51.408Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:35:51.416Z|9c319279-df23-4448-81c8-c1208a6151a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:53.667Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:53.674Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:53.675Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||Invoke
2023-01-25T08:35:53.675Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:53.675Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:53.676Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Method      : GET
2023-01-25T08:35:53.676Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26c9a8e841ff35e7", X-B3-SpanId:"68be1627260caa58", X-B3-ParentSpanId:"26c9a8e841ff35e7", X-B3-Sampled:"0", X-ONAP-RequestID:"cdd06134-5a39-4e52-bb4d-04bd52345d7f", X-RequestID:"cdd06134-5a39-4e52-bb4d-04bd52345d7f", X-TransactionID:"cdd06134-5a39-4e52-bb4d-04bd52345d7f", X-ECOMP-RequestID:"cdd06134-5a39-4e52-bb4d-04bd52345d7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21bfc05e-3f63-42d1-96d8-84f60091f7e4"]
2023-01-25T08:35:53.677Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Request body: 
2023-01-25T08:35:53.677Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||==========================request end================================================
2023-01-25T08:35:53.708Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:53.709Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:53.709Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status text  : 
2023-01-25T08:35:53.710Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:53.717Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Response body: {
  "requestId" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:35:20.000+00:00",
  "endTime" : "2023-01-25T08:35:46.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"337489e6-6a9d-4383-a22c-edb8670aa907\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n                        \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:35:46.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    }
  }
}
2023-01-25T08:35:53.717Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:53.718Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||InvokeReturn
2023-01-25T08:35:53.719Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:53.720Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:53.720Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:53.720Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:53.720Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:53.721Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26c9a8e841ff35e7", X-B3-SpanId:"176f736734704af6", X-B3-ParentSpanId:"26c9a8e841ff35e7", X-B3-Sampled:"0", X-ONAP-RequestID:"cdd06134-5a39-4e52-bb4d-04bd52345d7f", X-RequestID:"cdd06134-5a39-4e52-bb4d-04bd52345d7f", X-TransactionID:"cdd06134-5a39-4e52-bb4d-04bd52345d7f", X-ECOMP-RequestID:"cdd06134-5a39-4e52-bb4d-04bd52345d7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae94d3db-fbb7-4c6f-baa9-106110b4864b"]
2023-01-25T08:35:53.721Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:53.721Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:53.737Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:53.741Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:53.742Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:53.742Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:53.742Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:53.743Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:53.743Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:53.756Z|cdd06134-5a39-4e52-bb4d-04bd52345d7f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:53.882Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:53.885Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:53.886Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||Invoke
2023-01-25T08:35:53.886Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:53.887Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:53.887Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Method      : GET
2023-01-25T08:35:53.887Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2ee982015be138c", X-B3-SpanId:"0f4a27af335c6134", X-B3-ParentSpanId:"a2ee982015be138c", X-B3-Sampled:"0", X-ONAP-RequestID:"c3b61363-dddd-4b3c-bb56-1e79e5890835", X-RequestID:"c3b61363-dddd-4b3c-bb56-1e79e5890835", X-TransactionID:"c3b61363-dddd-4b3c-bb56-1e79e5890835", X-ECOMP-RequestID:"c3b61363-dddd-4b3c-bb56-1e79e5890835", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3457fa46-d771-498b-b4be-62583649f828"]
2023-01-25T08:35:53.887Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Request body: 
2023-01-25T08:35:53.887Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||==========================request end================================================
2023-01-25T08:35:53.904Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:53.905Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:53.905Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status text  : 
2023-01-25T08:35:53.906Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:53.914Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Response body: {
  "requestId" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:35:20.000+00:00",
  "endTime" : "2023-01-25T08:35:46.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"337489e6-6a9d-4383-a22c-edb8670aa907\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n                        \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:35:46.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    }
  }
}
2023-01-25T08:35:53.915Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:53.916Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||InvokeReturn
2023-01-25T08:35:53.917Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:53.918Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:53.918Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:53.918Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:53.918Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:53.919Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2ee982015be138c", X-B3-SpanId:"2031a38753e35cdc", X-B3-ParentSpanId:"a2ee982015be138c", X-B3-Sampled:"0", X-ONAP-RequestID:"c3b61363-dddd-4b3c-bb56-1e79e5890835", X-RequestID:"c3b61363-dddd-4b3c-bb56-1e79e5890835", X-TransactionID:"c3b61363-dddd-4b3c-bb56-1e79e5890835", X-ECOMP-RequestID:"c3b61363-dddd-4b3c-bb56-1e79e5890835", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"219539ca-ca99-4cc4-8c63-f085b5d1fdb9"]
2023-01-25T08:35:53.919Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:53.919Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:53.934Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:53.935Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:53.935Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:53.935Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:53.936Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:53.936Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:53.937Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:53.944Z|c3b61363-dddd-4b3c-bb56-1e79e5890835|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:54.071Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:54.075Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:54.076Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||Invoke
2023-01-25T08:35:54.076Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:54.076Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:54.077Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Method      : GET
2023-01-25T08:35:54.077Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55e3fb0356c9a37b", X-B3-SpanId:"e9c610dba499a23d", X-B3-ParentSpanId:"55e3fb0356c9a37b", X-B3-Sampled:"0", X-ONAP-RequestID:"b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef", X-RequestID:"b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef", X-TransactionID:"b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef", X-ECOMP-RequestID:"b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d029840-f22f-4dc0-b507-90ce9a4db0cd"]
2023-01-25T08:35:54.077Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Request body: 
2023-01-25T08:35:54.078Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||==========================request end================================================
2023-01-25T08:35:54.099Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:54.100Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:54.101Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status text  : 
2023-01-25T08:35:54.101Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:54.101Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Response body: {
  "requestId" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:35:20.000+00:00",
  "endTime" : "2023-01-25T08:35:46.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"337489e6-6a9d-4383-a22c-edb8670aa907\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n                        \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:35:46.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    }
  }
}
2023-01-25T08:35:54.102Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:54.102Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||InvokeReturn
2023-01-25T08:35:54.106Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:54.107Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:54.107Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:54.108Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:54.108Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:54.108Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55e3fb0356c9a37b", X-B3-SpanId:"500d82f998a1a870", X-B3-ParentSpanId:"55e3fb0356c9a37b", X-B3-Sampled:"0", X-ONAP-RequestID:"b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef", X-RequestID:"b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef", X-TransactionID:"b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef", X-ECOMP-RequestID:"b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea67f140-4021-4763-8f2a-16aba60c77fd"]
2023-01-25T08:35:54.109Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:54.109Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:54.124Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:54.125Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:54.125Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:54.126Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:54.126Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:54.126Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:54.127Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:54.133Z|b8c131ea-a2ed-4ae0-89cc-fb5600e6aeef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:54.261Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:54.266Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:54.266Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||Invoke
2023-01-25T08:35:54.267Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:54.267Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:54.267Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Method      : GET
2023-01-25T08:35:54.267Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e82dfc514324262", X-B3-SpanId:"b2413df3a3fcbb80", X-B3-ParentSpanId:"8e82dfc514324262", X-B3-Sampled:"0", X-ONAP-RequestID:"d543a9cc-8ba0-4312-b6fb-4fbd750bf971", X-RequestID:"d543a9cc-8ba0-4312-b6fb-4fbd750bf971", X-TransactionID:"d543a9cc-8ba0-4312-b6fb-4fbd750bf971", X-ECOMP-RequestID:"d543a9cc-8ba0-4312-b6fb-4fbd750bf971", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45cd61e0-99f6-48f1-88df-a7b9cbdc7faf"]
2023-01-25T08:35:54.268Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Request body: 
2023-01-25T08:35:54.268Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||==========================request end================================================
2023-01-25T08:35:54.298Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:54.299Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:54.299Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status text  : 
2023-01-25T08:35:54.299Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:54.300Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Response body: {
  "requestId" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:35:20.000+00:00",
  "endTime" : "2023-01-25T08:35:46.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"337489e6-6a9d-4383-a22c-edb8670aa907\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n                        \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:35:46.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    }
  }
}
2023-01-25T08:35:54.300Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:54.301Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||InvokeReturn
2023-01-25T08:35:54.302Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:54.303Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:54.303Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:54.303Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:54.303Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:54.303Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e82dfc514324262", X-B3-SpanId:"972666e27437b47e", X-B3-ParentSpanId:"8e82dfc514324262", X-B3-Sampled:"0", X-ONAP-RequestID:"d543a9cc-8ba0-4312-b6fb-4fbd750bf971", X-RequestID:"d543a9cc-8ba0-4312-b6fb-4fbd750bf971", X-TransactionID:"d543a9cc-8ba0-4312-b6fb-4fbd750bf971", X-ECOMP-RequestID:"d543a9cc-8ba0-4312-b6fb-4fbd750bf971", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f3f234b-c3ca-4b3d-a099-e99f410e467f"]
2023-01-25T08:35:54.304Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:54.304Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:54.323Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:54.324Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:54.324Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:54.325Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:54.326Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:54.326Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:54.326Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:54.335Z|d543a9cc-8ba0-4312-b6fb-4fbd750bf971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:54.464Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:35:54.468Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:54.468Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||Invoke
2023-01-25T08:35:54.469Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:54.469Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3
2023-01-25T08:35:54.469Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Method      : GET
2023-01-25T08:35:54.469Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb40e76c35835ed5", X-B3-SpanId:"63068f9616ba68be", X-B3-ParentSpanId:"fb40e76c35835ed5", X-B3-Sampled:"0", X-ONAP-RequestID:"97c808e9-ce1e-497f-b9ad-d2af55658836", X-RequestID:"97c808e9-ce1e-497f-b9ad-d2af55658836", X-TransactionID:"97c808e9-ce1e-497f-b9ad-d2af55658836", X-ECOMP-RequestID:"97c808e9-ce1e-497f-b9ad-d2af55658836", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3565695-fe16-45ad-a1da-34be0bc880dd"]
2023-01-25T08:35:54.470Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Request body: 
2023-01-25T08:35:54.470Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||==========================request end================================================
2023-01-25T08:35:54.492Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:54.493Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:54.494Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Status text  : 
2023-01-25T08:35:54.494Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:54.495Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||Response body: {
  "requestId" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:35:20.000+00:00",
  "endTime" : "2023-01-25T08:35:46.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b02bcf63-aa3b-45f2-9850-205b2e537596\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"337489e6-6a9d-4383-a22c-edb8670aa907\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n                        \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:35:46.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1dd4cec2-7801-44c9-b192-59f80d7df9d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3"
    }
  }
}
2023-01-25T08:35:54.495Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:54.495Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dd4cec2-7801-44c9-b192-59f80d7df9d3|INFO|500||InvokeReturn
2023-01-25T08:35:54.497Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:54.497Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:35:54.498Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:35:54.498Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false
2023-01-25T08:35:54.498Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:35:54.498Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb40e76c35835ed5", X-B3-SpanId:"36e3df964b43b58d", X-B3-ParentSpanId:"fb40e76c35835ed5", X-B3-Sampled:"0", X-ONAP-RequestID:"97c808e9-ce1e-497f-b9ad-d2af55658836", X-RequestID:"97c808e9-ce1e-497f-b9ad-d2af55658836", X-TransactionID:"97c808e9-ce1e-497f-b9ad-d2af55658836", X-ECOMP-RequestID:"97c808e9-ce1e-497f-b9ad-d2af55658836", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bff6101c-b2bb-436a-9def-846c395fc5cf"]
2023-01-25T08:35:54.499Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:35:54.499Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:35:54.513Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:35:54.513Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:35:54.514Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:35:54.514Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:35:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:35:54.516Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:35:54.516Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:35:54.516Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1dd4cec2-7801-44c9-b192-59f80d7df9d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:35:54.524Z|97c808e9-ce1e-497f-b9ad-d2af55658836|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1dd4cec2-7801-44c9-b192-59f80d7df9d3|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:35:54.825Z|088de5a6-f702-468c-bc79-63a63137f0cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:54.826Z|088de5a6-f702-468c-bc79-63a63137f0cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:54.834Z|d25d31ce-15b3-4ba3-ae12-1a788876ce29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:54.834Z|d25d31ce-15b3-4ba3-ae12-1a788876ce29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:54.849Z|35039845-e386-426d-996c-72571746fe2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:35:54.850Z|35039845-e386-426d-996c-72571746fe2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:35:58.362Z|9f86d5d7-e791-49cc-9655-ca644b9ee08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:35:58.363Z|9f86d5d7-e791-49cc-9655-ca644b9ee08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:36:01.570Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:01.579Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:36:01.580Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:36:01.580Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:01.581Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:36:01.581Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:36:01.581Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3dedab79a2e417c8", X-B3-SpanId:"52290859a32534ea", X-B3-ParentSpanId:"3dedab79a2e417c8", X-B3-Sampled:"0", X-ONAP-RequestID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-RequestID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-TransactionID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-ECOMP-RequestID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cdd7a09-43c5-47fb-8d29-ea0bfa593ecf"]
2023-01-25T08:36:01.582Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:36:01.582Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:01.608Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:01.609Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:01.609Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:36:01.609Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:01.611Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:29.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:36:01.612Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:01.612Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:36:01.615Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:36:01.615Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:01.616Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:01.616Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:36:01.617Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:01.617Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3dedab79a2e417c8", X-B3-SpanId:"9bed0f76f1ba67da", X-B3-ParentSpanId:"3dedab79a2e417c8", X-B3-Sampled:"0", X-ONAP-RequestID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-RequestID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-TransactionID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-ECOMP-RequestID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39e84184-2613-48fb-b498-4b7274cceddc"]
2023-01-25T08:36:01.618Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:01.618Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:01.635Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:01.637Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:01.638Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:01.638Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:01.640Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:36:01.641Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:01.642Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:01.698Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:36:01.699Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:36:01.699Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:01.700Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:36:01.700Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:36:01.701Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-RequestID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-TransactionID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-ECOMP-RequestID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d215655-3305-47b1-9f1a-ff07acc4b341"]
2023-01-25T08:36:01.701Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:36:01.702Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:36:01.835Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:01.836Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:01.836Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:36:01.837Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AA903CA9B8222D704C1CD0A6E0835533; 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:"Wed, 25 Jan 2023 08:36:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:01.838Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11e23d95-9c8b-11ed-b703-92e0e7610332","businessKey":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:34:23.278+0000","endTime":"2023-01-25T08:35:01.848+0000","removalTime":null,"durationInMillis":38570,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"11e0ddc4-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T08:36:01.838Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:01.839Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:36:01.874Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:36:01.875Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:36:01.875Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:01.875Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:36:01.876Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:36:01.876Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-RequestID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-TransactionID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-ECOMP-RequestID:"ad8429c2-7a99-4251-925c-091d8f8842b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a92ba08f-b509-4f6a-b43c-0b42288f377a"]
2023-01-25T08:36:01.877Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:36:01.877Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:36:02.015Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:02.016Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:02.017Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:36:02.018Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6B6E92DB919C5ED599946D25DB78E700; 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:"Wed, 25 Jan 2023 08:36:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:02.019Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:28df3f9c-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","executionId":"11e23d95-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:35:01.846+0000","endTime":"2023-01-25T08:35:01.847+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:36:02.019Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:02.020Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:36:02.024Z|ad8429c2-7a99-4251-925c-091d8f8842b9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:04.858Z|31deef5f-d5f4-48a5-8e25-4390ce20de3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:04.859Z|31deef5f-d5f4-48a5-8e25-4390ce20de3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:04.866Z|f39c7d69-3a36-45bd-83db-ea2fbeeb4878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:04.867Z|f39c7d69-3a36-45bd-83db-ea2fbeeb4878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:04.883Z|ba8107d3-8756-4671-97a8-8ee03f8e08c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:04.884Z|ba8107d3-8756-4671-97a8-8ee03f8e08c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:05.302Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:05.304Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|||INFO|500||Checking if requestId: e1dc5b37-5db3-4e30-8d61-83698330daa4 already exists in requestDb InfraActiveRequests table
2023-01-25T08:36:05.305Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:05.306Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||Invoke
2023-01-25T08:36:05.306Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:05.306Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:05.307Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Method      : GET
2023-01-25T08:36:05.307Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f437e5bb7f2d045f", X-B3-SpanId:"332fa98c1b48d7b0", X-B3-ParentSpanId:"f437e5bb7f2d045f", X-B3-Sampled:"0", X-ONAP-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-TransactionID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-ECOMP-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"509a7180-6ce9-47a7-b2fe-4ec558840b6d"]
2023-01-25T08:36:05.307Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Request body: 
2023-01-25T08:36:05.308Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:05.329Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:05.329Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:36:05.330Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status text  : 
2023-01-25T08:36:05.330Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:36:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:05.330Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Response body: 
2023-01-25T08:36:05.331Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:05.331Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|404|Not Found|InvokeReturn
2023-01-25T08:36:05.340Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:36:05.344Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:36:05.381Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:36:05.382Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2023-01-25T08:36:05.439Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-25T08:36:05.440Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:36:05 GMT], content-length=[1024], vertex-id=[438480], x-aai-txid=[0-aai-resources-230125-08:36:05:725-20225], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:36:05.442Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1674635708926","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"337489e6-6a9d-4383-a22c-edb8670aa907"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2023-01-25T08:36:05.443Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:36:05.443Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:36:05.445Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.445Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T08:36:05.445Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:05.446Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.446Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T08:36:05.447Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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:"f437e5bb7f2d045f", X-B3-SpanId:"7cc67496454cf2c7", X-B3-ParentSpanId:"f437e5bb7f2d045f", X-B3-Sampled:"0", X-ONAP-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-TransactionID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-ECOMP-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af183d9c-ce1c-4f7c-ac38-d68dfa09ef64"]
2023-01-25T08:36:05.447Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"337489e6-6a9d-4383-a22c-edb8670aa907","serviceInstanceId":"b02bcf63-aa3b-45f2-9850-205b2e537596","vfModuleInstanceId":"bace4286-e1f5-42b8-b0bb-506b554cecbc"},"instanceName":null,"requestScope":"vfModule"}
2023-01-25T08:36:05.447Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T08:36:05.470Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:05.471Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:05.471Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T08:36:05.472Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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:"Wed, 25 Jan 2023 08:36:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:05.472Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T08:36:05.472Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:05.473Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T08:36:05.474Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.474Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.475Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.475Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.475Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.476Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-TransactionID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-ECOMP-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5be15b9b-0932-4466-8cf1-d383c3c332ca"]
2023-01-25T08:36:05.476Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.477Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.515Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.516Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.517Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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  : 
2023-01-25T08:36:05.517Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:05.518Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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" : 48,
  "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/48"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48"
    }
  }
}
2023-01-25T08:36:05.518Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.519Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.526Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7
2023-01-25T08:36:05.527Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|INFO|500||Invoke
2023-01-25T08:36:05.527Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:05.527Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7
2023-01-25T08:36:05.528Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||Method      : GET
2023-01-25T08:36:05.528Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-TransactionID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-ECOMP-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55e235fd-126f-4bcd-bd42-2130b885f872"]
2023-01-25T08:36:05.529Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||Request body: 
2023-01-25T08:36:05.529Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||==========================request end================================================
2023-01-25T08:36:05.548Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:05.549Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:05.550Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||Status text  : 
2023-01-25T08:36:05.551Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:05.552Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||Response body: {
  "modelUUID" : "564364cd-07c0-45d1-b474-c172f8fe93c7",
  "modelInvariantUUID" : "4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-01-25 08:32:16.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7/volumeHeatTemplate"
    }
  }
}
2023-01-25T08:36:05.552Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:05.552Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/564364cd-07c0-45d1-b474-c172f8fe93c7|INFO|500||InvokeReturn
2023-01-25T08:36:05.561Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:36:05.561Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T08:36:05.561Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:05.562Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:36:05.562Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T08:36:05.562Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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:"1717", X-B3-TraceId:"f437e5bb7f2d045f", X-B3-SpanId:"f639341bc9b84c82", X-B3-ParentSpanId:"f437e5bb7f2d045f", X-B3-Sampled:"0", X-ONAP-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-TransactionID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-ECOMP-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e2965eb-88a4-4fb0-96d6-b60b2fe0776d"]
2023-01-25T08:36:05.562Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e1dc5b37-5db3-4e30-8d61-83698330daa4","requestStatus":"IN_PROGRESS","startTime":1674635765340,"source":"VID","vnfId":"337489e6-6a9d-4383-a22c-edb8670aa907","vnfType":"","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\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"modelVersion\": \"1674635746544\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"bace4286-e1f5-42b8-b0bb-506b554cecbc","vfModuleModelName":"basic_cnf-abd2666d-60b7-4b59-9688-364918214672","cloudRegion":"k8sregion","serviceInstanceId":"b02bcf63-aa3b-45f2-9850-205b2e537596","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"e1dc5b37-5db3-4e30-8d61-83698330daa4"}
2023-01-25T08:36:05.563Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T08:36:05.591Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:05.591Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T08:36:05.592Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T08:36:05.592Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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/e1dc5b37-5db3-4e30-8d61-83698330daa4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:05.593Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:36:05.340+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "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\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"modelVersion\": \"1674635746544\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:36:05.535+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleModelName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    }
  }
}
2023-01-25T08:36:05.594Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:05.594Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T08:36:05.601Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.602Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T08:36:05.602Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:05.602Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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-01-25T08:36:05.603Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T08:36:05.603Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|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:"2455", X-B3-TraceId:"f437e5bb7f2d045f", X-B3-SpanId:"643f8f0b2520e725", X-B3-ParentSpanId:"f437e5bb7f2d045f", X-B3-Sampled:"0", X-ONAP-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-TransactionID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-ECOMP-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afa1bfdc-5c53-455e-bc65-e8a3045040d3"]
2023-01-25T08:36:05.603Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\"modelVersion\":\"1674635746544\",\"modelCustomizationUuid\":\"56b76601-56fb-4bf4-95c4-818641645963\",\"modelVersionId\":\"564364cd-07c0-45d1-b474-c172f8fe93c7\",\"modelCustomizationId\":\"56b76601-56fb-4bf4-95c4-818641645963\",\"modelUuid\":\"564364cd-07c0-45d1-b474-c172f8fe93c7\",\"modelInvariantUuid\":\"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b02bcf63-aa3b-45f2-9850-205b2e537596\",\"vnfInstanceId\":\"337489e6-6a9d-4383-a22c-edb8670aa907\",\"vfModuleInstanceId\":\"bace4286-e1f5-42b8-b0bb-506b554cecbc\"}","type":"String"},"requestId":{"value":"e1dc5b37-5db3-4e30-8d61-83698330daa4","type":"String"},"mso-request-id":{"value":"e1dc5b37-5db3-4e30-8d61-83698330daa4","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"b02bcf63-aa3b-45f2-9850-205b2e537596","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"337489e6-6a9d-4383-a22c-edb8670aa907","type":"String"},"vfModuleId":{"value":"bace4286-e1f5-42b8-b0bb-506b554cecbc","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/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T08:36:05.603Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T08:36:06.619Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:06.620Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T08:36:06.620Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T08:36:06.620Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:36:06 GMT", X-ONAP-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-TransactionID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-ECOMP-RequestID:"e1dc5b37-5db3-4e30-8d61-83698330daa4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"afa1bfdc-5c53-455e-bc65-e8a3045040d3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:06.621Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e1dc5b37-5db3-4e30-8d61-83698330daa4\",\"instanceId\":\"bace4286-e1f5-42b8-b0bb-506b554cecbc\"}}","message":"Success","processInstanceID":"4ee28ab9-9c8b-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:36:06.622Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:06.622Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T08:36:06.628Z|e1dc5b37-5db3-4e30-8d61-83698330daa4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:06.784Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:06.788Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:06.789Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||Invoke
2023-01-25T08:36:06.789Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:06.790Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:06.790Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Method      : GET
2023-01-25T08:36:06.791Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc760da5b4788333", X-B3-SpanId:"5d3620ce6000be83", X-B3-ParentSpanId:"bc760da5b4788333", X-B3-Sampled:"0", X-ONAP-RequestID:"1c8bcdba-d68e-483b-a9b2-f05e6e168231", X-RequestID:"1c8bcdba-d68e-483b-a9b2-f05e6e168231", X-TransactionID:"1c8bcdba-d68e-483b-a9b2-f05e6e168231", X-ECOMP-RequestID:"1c8bcdba-d68e-483b-a9b2-f05e6e168231", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb2c71b1-df45-4794-80ff-022b519c2d47"]
2023-01-25T08:36:06.791Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Request body: 
2023-01-25T08:36:06.791Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:06.815Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:06.816Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:06.817Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status text  : 
2023-01-25T08:36:06.817Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:06.818Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Response body: {
  "requestId" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:36:05.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "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\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"modelVersion\": \"1674635746544\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:05.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    }
  }
}
2023-01-25T08:36:06.818Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:06.819Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||InvokeReturn
2023-01-25T08:36:06.821Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false
2023-01-25T08:36:06.821Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:06.821Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:06.822Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false
2023-01-25T08:36:06.822Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:06.822Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc760da5b4788333", X-B3-SpanId:"b320c034cd56acf0", X-B3-ParentSpanId:"bc760da5b4788333", X-B3-Sampled:"0", X-ONAP-RequestID:"1c8bcdba-d68e-483b-a9b2-f05e6e168231", X-RequestID:"1c8bcdba-d68e-483b-a9b2-f05e6e168231", X-TransactionID:"1c8bcdba-d68e-483b-a9b2-f05e6e168231", X-ECOMP-RequestID:"1c8bcdba-d68e-483b-a9b2-f05e6e168231", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6371090-2a43-49f2-95a4-4c482c8338f0"]
2023-01-25T08:36:06.823Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:06.823Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:06.836Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:06.837Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:06.837Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:06.838Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:06.838Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:06.839Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:06.839Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:06.848Z|1c8bcdba-d68e-483b-a9b2-f05e6e168231|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:12.180Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:12.185Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:36:12.186Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:36:12.186Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:12.186Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:36:12.186Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:36:12.187Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b247785c657fffde", X-B3-SpanId:"6f4cf8d72c0e6607", X-B3-ParentSpanId:"b247785c657fffde", X-B3-Sampled:"0", X-ONAP-RequestID:"829ef871-628d-4689-ab14-104e883a455e", X-RequestID:"829ef871-628d-4689-ab14-104e883a455e", X-TransactionID:"829ef871-628d-4689-ab14-104e883a455e", X-ECOMP-RequestID:"829ef871-628d-4689-ab14-104e883a455e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"925f8aad-8e0c-47a9-8ae2-67efb1198f36"]
2023-01-25T08:36:12.187Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:36:12.187Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:12.209Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:12.209Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:12.210Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:36:12.210Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:12.211Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:34:29.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:36:12.211Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:12.212Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:36:12.213Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:36:12.214Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:12.214Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:12.214Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:36:12.215Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:12.215Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b247785c657fffde", X-B3-SpanId:"dc2a1fbfb7f30081", X-B3-ParentSpanId:"b247785c657fffde", X-B3-Sampled:"0", X-ONAP-RequestID:"829ef871-628d-4689-ab14-104e883a455e", X-RequestID:"829ef871-628d-4689-ab14-104e883a455e", X-TransactionID:"829ef871-628d-4689-ab14-104e883a455e", X-ECOMP-RequestID:"829ef871-628d-4689-ab14-104e883a455e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0751515d-77ca-4638-96e0-b50db1ca0889"]
2023-01-25T08:36:12.215Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:12.215Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:12.233Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:12.233Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:12.234Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:12.234Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:12.235Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:36:12.236Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:12.237Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:12.267Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:36:12.268Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:36:12.268Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:12.268Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:36:12.269Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:36:12.269Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"829ef871-628d-4689-ab14-104e883a455e", X-RequestID:"829ef871-628d-4689-ab14-104e883a455e", X-TransactionID:"829ef871-628d-4689-ab14-104e883a455e", X-ECOMP-RequestID:"829ef871-628d-4689-ab14-104e883a455e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82dde038-5a25-4b21-982c-6db9bc89aca2"]
2023-01-25T08:36:12.269Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:36:12.269Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:36:12.392Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:12.393Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:12.393Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:36:12.394Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CBB68B41D487DD6F12839850872B01DD; 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:"Wed, 25 Jan 2023 08:36:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:12.394Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"11e23d95-9c8b-11ed-b703-92e0e7610332","businessKey":"e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:34:23.278+0000","endTime":"2023-01-25T08:35:01.848+0000","removalTime":null,"durationInMillis":38570,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"11e0ddc4-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T08:36:12.395Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:12.395Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:36:12.420Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:36:12.420Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:36:12.420Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:12.421Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:36:12.421Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:36:12.421Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"829ef871-628d-4689-ab14-104e883a455e", X-RequestID:"829ef871-628d-4689-ab14-104e883a455e", X-TransactionID:"829ef871-628d-4689-ab14-104e883a455e", X-ECOMP-RequestID:"829ef871-628d-4689-ab14-104e883a455e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f20342cb-6dba-44b4-9f80-61239b2fe271"]
2023-01-25T08:36:12.421Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:36:12.422Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:36:12.542Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:12.543Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:12.543Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:36:12.544Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E3B4CF75A8323DB47B8963F767E3431C; 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:"Wed, 25 Jan 2023 08:36:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:12.544Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:28df3f9c-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"11e23d95-9c8b-11ed-b703-92e0e7610332","executionId":"11e23d95-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:35:01.846+0000","endTime":"2023-01-25T08:35:01.847+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0cf84dda-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:36:12.545Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:12.545Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=11e23d95-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:36:12.550Z|829ef871-628d-4689-ab14-104e883a455e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:13.363Z|2bb7adfc-ba18-4544-9da7-61a544e04672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:36:13.367Z|2bb7adfc-ba18-4544-9da7-61a544e04672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:36:14.182Z|ce95acc6-9cfb-4061-9391-7c7451ef10ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:36:14.183Z|ce95acc6-9cfb-4061-9391-7c7451ef10ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:36:14.909Z|f11ffcc6-1295-4911-9c52-699c40f6b243|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:14.910Z|f11ffcc6-1295-4911-9c52-699c40f6b243|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:14.911Z|1d78bf9e-565b-441d-8ebd-7db377664708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:14.912Z|1d78bf9e-565b-441d-8ebd-7db377664708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:14.919Z|28245482-10d8-459f-a602-8debfef33222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:14.922Z|28245482-10d8-459f-a602-8debfef33222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:15.055Z|9164c1ff-2e27-4e00-86ff-cc9184d6f18d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:36:15.056Z|9164c1ff-2e27-4e00-86ff-cc9184d6f18d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:16.999Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:17.003Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:17.004Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||Invoke
2023-01-25T08:36:17.004Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:17.005Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:17.005Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Method      : GET
2023-01-25T08:36:17.005Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07302bafce073f9d", X-B3-SpanId:"61bcbd16b60116c9", X-B3-ParentSpanId:"07302bafce073f9d", X-B3-Sampled:"0", X-ONAP-RequestID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-RequestID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-TransactionID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-ECOMP-RequestID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f005b69-a44b-4523-a515-a67bbd6bb20e"]
2023-01-25T08:36:17.006Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Request body: 
2023-01-25T08:36:17.006Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:17.045Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:17.046Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:17.046Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status text  : 
2023-01-25T08:36:17.046Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:17.047Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Response body: {
  "requestId" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-01-25T08:36:05.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "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\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"modelVersion\": \"1674635746544\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:08.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    }
  }
}
2023-01-25T08:36:17.047Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:17.047Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||InvokeReturn
2023-01-25T08:36:17.049Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false
2023-01-25T08:36:17.049Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:17.050Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:17.050Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false
2023-01-25T08:36:17.050Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:17.050Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07302bafce073f9d", X-B3-SpanId:"a686eaefd15fe5f0", X-B3-ParentSpanId:"07302bafce073f9d", X-B3-Sampled:"0", X-ONAP-RequestID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-RequestID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-TransactionID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-ECOMP-RequestID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"717750ae-0b5c-416c-a650-acbe11dab5c9"]
2023-01-25T08:36:17.051Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:17.051Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:17.066Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:17.066Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:17.067Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:17.067Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:16 GMT", Connection:"close"]
2023-01-25T08:36:17.082Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:17.082Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:17.083Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:17.120Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:36:17.121Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:36:17.121Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:17.121Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:36:17.121Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:36:17.122Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-RequestID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-TransactionID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-ECOMP-RequestID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65287901-a7d7-4df6-a4e1-acb3a34c48e0"]
2023-01-25T08:36:17.122Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:36:17.122Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:36:17.242Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:17.243Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:17.243Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:36:17.243Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C1F32E3781BFE5E01BBF4384DD1D49FC; 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:"Wed, 25 Jan 2023 08:36:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:17.244Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"518a044d-9c8b-11ed-b703-92e0e7610332","businessKey":"e1dc5b37-5db3-4e30-8d61-83698330daa4","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:36:10.074+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4ee28ab9-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"5188cb8a-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T08:36:17.244Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:17.245Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1dc5b37-5db3-4e30-8d61-83698330daa4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:36:17.273Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:36:17.274Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:36:17.274Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:17.274Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:36:17.275Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:36:17.275Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-RequestID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-TransactionID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-ECOMP-RequestID:"a1d76a3f-3308-47d8-95f9-b829647294a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"739d6450-c62d-459b-82a9-44e7bc69f34b"]
2023-01-25T08:36:17.275Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:36:17.276Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:36:17.398Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:17.399Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:17.399Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:36:17.399Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8B665AB10310464EE8E90A4909673D74; 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:"Wed, 25 Jan 2023 08:36:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:17.400Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:518a0454-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"518a044d-9c8b-11ed-b703-92e0e7610332","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"518a044d-9c8b-11ed-b703-92e0e7610332","executionId":"518a044d-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:36:10.075+0000","endTime":"2023-01-25T08:36:10.075+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4ee28ab9-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:36:17.400Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:17.401Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=518a044d-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:36:17.405Z|a1d76a3f-3308-47d8-95f9-b829647294a1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:22.721Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:22.725Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:36:22.726Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:36:22.726Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:22.726Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:36:22.727Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:36:22.727Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f322cae5c987831", X-B3-SpanId:"f15f826d981e6d8c", X-B3-ParentSpanId:"6f322cae5c987831", X-B3-Sampled:"0", X-ONAP-RequestID:"68953b22-8c5d-4410-8a07-cb652c1f5c44", X-RequestID:"68953b22-8c5d-4410-8a07-cb652c1f5c44", X-TransactionID:"68953b22-8c5d-4410-8a07-cb652c1f5c44", X-ECOMP-RequestID:"68953b22-8c5d-4410-8a07-cb652c1f5c44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1c78c8e-e0ae-425d-aff4-24dfc57812f5"]
2023-01-25T08:36:22.727Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:36:22.728Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:22.761Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:22.762Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:22.763Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:36:22.763Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:22.764Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "endTime" : "2023-01-25T08:36:15.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:15.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:36:22.764Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:22.764Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:36:22.766Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:36:22.767Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:22.767Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:22.767Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:36:22.767Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:22.768Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f322cae5c987831", X-B3-SpanId:"641da0b548d90d56", X-B3-ParentSpanId:"6f322cae5c987831", X-B3-Sampled:"0", X-ONAP-RequestID:"68953b22-8c5d-4410-8a07-cb652c1f5c44", X-RequestID:"68953b22-8c5d-4410-8a07-cb652c1f5c44", X-TransactionID:"68953b22-8c5d-4410-8a07-cb652c1f5c44", X-ECOMP-RequestID:"68953b22-8c5d-4410-8a07-cb652c1f5c44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a554604-eab7-40ce-b41f-832d5f5251dc"]
2023-01-25T08:36:22.768Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:22.768Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:22.784Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:22.785Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:22.785Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:22.785Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:22.786Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:36:22.786Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:22.787Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:22.799Z|68953b22-8c5d-4410-8a07-cb652c1f5c44|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:22.934Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:22.938Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:36:22.939Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:36:22.940Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:22.940Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:36:22.941Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:36:22.941Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bc224d1f751d40f", X-B3-SpanId:"3eead56ced0e15d5", X-B3-ParentSpanId:"1bc224d1f751d40f", X-B3-Sampled:"0", X-ONAP-RequestID:"45e40efc-ff1a-4fc7-ad54-738ecb477569", X-RequestID:"45e40efc-ff1a-4fc7-ad54-738ecb477569", X-TransactionID:"45e40efc-ff1a-4fc7-ad54-738ecb477569", X-ECOMP-RequestID:"45e40efc-ff1a-4fc7-ad54-738ecb477569", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fad1411b-5e76-45e2-a40d-6b105b23ee9e"]
2023-01-25T08:36:22.942Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:36:22.942Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:22.962Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:22.963Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:22.964Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:36:22.964Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:22.965Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "endTime" : "2023-01-25T08:36:15.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:15.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:36:22.965Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:22.966Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:36:22.968Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:36:22.968Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:22.969Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:22.969Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:36:22.969Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:22.970Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bc224d1f751d40f", X-B3-SpanId:"5e4d06234c7b65df", X-B3-ParentSpanId:"1bc224d1f751d40f", X-B3-Sampled:"0", X-ONAP-RequestID:"45e40efc-ff1a-4fc7-ad54-738ecb477569", X-RequestID:"45e40efc-ff1a-4fc7-ad54-738ecb477569", X-TransactionID:"45e40efc-ff1a-4fc7-ad54-738ecb477569", X-ECOMP-RequestID:"45e40efc-ff1a-4fc7-ad54-738ecb477569", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"196a507f-1c01-4416-9869-4c8b84b7efb0"]
2023-01-25T08:36:22.970Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:22.971Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:22.985Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:22.986Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:22.987Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:22.987Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:22.988Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:36:22.988Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:22.989Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:22.998Z|45e40efc-ff1a-4fc7-ad54-738ecb477569|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:23.129Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:23.133Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:36:23.134Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:36:23.135Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:23.135Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:36:23.135Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:36:23.136Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"536d722a6793debb", X-B3-SpanId:"9fb17481ebd5dc46", X-B3-ParentSpanId:"536d722a6793debb", X-B3-Sampled:"0", X-ONAP-RequestID:"d49c7533-3d61-4e47-8458-528366979760", X-RequestID:"d49c7533-3d61-4e47-8458-528366979760", X-TransactionID:"d49c7533-3d61-4e47-8458-528366979760", X-ECOMP-RequestID:"d49c7533-3d61-4e47-8458-528366979760", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee46e5cb-e083-4d6c-b4e1-50ed5a47994c"]
2023-01-25T08:36:23.136Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:36:23.137Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:23.159Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:23.160Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:23.161Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:36:23.161Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:23.162Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "endTime" : "2023-01-25T08:36:15.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:15.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:36:23.163Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:23.163Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:36:23.165Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:36:23.165Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:23.165Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:23.166Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:36:23.166Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:23.166Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"536d722a6793debb", X-B3-SpanId:"c054e6cc764a9a00", X-B3-ParentSpanId:"536d722a6793debb", X-B3-Sampled:"0", X-ONAP-RequestID:"d49c7533-3d61-4e47-8458-528366979760", X-RequestID:"d49c7533-3d61-4e47-8458-528366979760", X-TransactionID:"d49c7533-3d61-4e47-8458-528366979760", X-ECOMP-RequestID:"d49c7533-3d61-4e47-8458-528366979760", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc84a846-f593-4421-930f-0b21ee769717"]
2023-01-25T08:36:23.167Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:23.167Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:23.182Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:23.183Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:23.183Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:23.183Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:23.184Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:36:23.185Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:23.185Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:23.192Z|d49c7533-3d61-4e47-8458-528366979760|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:23.327Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:23.331Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:36:23.331Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:36:23.332Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:23.332Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:36:23.332Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:36:23.333Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94d8297e126262f0", X-B3-SpanId:"89cff9926964971a", X-B3-ParentSpanId:"94d8297e126262f0", X-B3-Sampled:"0", X-ONAP-RequestID:"eb7022ea-b12e-4ea7-9065-1d5d3646c1ec", X-RequestID:"eb7022ea-b12e-4ea7-9065-1d5d3646c1ec", X-TransactionID:"eb7022ea-b12e-4ea7-9065-1d5d3646c1ec", X-ECOMP-RequestID:"eb7022ea-b12e-4ea7-9065-1d5d3646c1ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7bb9bf6-bc32-4c51-8927-7201c5479726"]
2023-01-25T08:36:23.334Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:36:23.334Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:23.355Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:23.356Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:23.357Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:36:23.357Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:23.359Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "endTime" : "2023-01-25T08:36:15.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:15.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:36:23.359Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:23.360Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:36:23.361Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:36:23.362Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:23.362Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:23.363Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:36:23.363Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:23.363Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94d8297e126262f0", X-B3-SpanId:"4e9c158a33bb9cbc", X-B3-ParentSpanId:"94d8297e126262f0", X-B3-Sampled:"0", X-ONAP-RequestID:"eb7022ea-b12e-4ea7-9065-1d5d3646c1ec", X-RequestID:"eb7022ea-b12e-4ea7-9065-1d5d3646c1ec", X-TransactionID:"eb7022ea-b12e-4ea7-9065-1d5d3646c1ec", X-ECOMP-RequestID:"eb7022ea-b12e-4ea7-9065-1d5d3646c1ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38a0b56d-3c78-4572-906b-f617aab6b66a"]
2023-01-25T08:36:23.364Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:23.364Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:23.377Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:23.378Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:23.378Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:23.379Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:23.379Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:36:23.380Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:23.380Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:23.388Z|eb7022ea-b12e-4ea7-9065-1d5d3646c1ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:23.521Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:23.524Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:36:23.525Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||Invoke
2023-01-25T08:36:23.525Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:23.525Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4
2023-01-25T08:36:23.526Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Method      : GET
2023-01-25T08:36:23.526Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85941f8a9f6fdeb3", X-B3-SpanId:"be95d7772b9a2e62", X-B3-ParentSpanId:"85941f8a9f6fdeb3", X-B3-Sampled:"0", X-ONAP-RequestID:"829ffa80-e74d-4f63-9714-95578d2bdfcc", X-RequestID:"829ffa80-e74d-4f63-9714-95578d2bdfcc", X-TransactionID:"829ffa80-e74d-4f63-9714-95578d2bdfcc", X-ECOMP-RequestID:"829ffa80-e74d-4f63-9714-95578d2bdfcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baab5be7-17c7-42e0-97d2-90d51f611f41"]
2023-01-25T08:36:23.526Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Request body: 
2023-01-25T08:36:23.526Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:23.544Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:23.545Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:23.545Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Status text  : 
2023-01-25T08:36:23.546Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:23.547Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||Response body: {
  "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "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-01-25T08:34:14.000+00:00",
  "endTime" : "2023-01-25T08:36:15.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\",\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\": \"518d1743b35a48f892375e10ec89a2a4\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fbc6c366-6116-4cb8-a848-eee12299f355\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n                        \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:15.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
    "cloudIdentifier" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T08:34:25.000+00:00"
  } ],
  "requestURI" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4"
    }
  }
}
2023-01-25T08:36:23.547Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:23.547Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|INFO|500||InvokeReturn
2023-01-25T08:36:23.555Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:36:23.556Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:23.556Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:23.556Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false
2023-01-25T08:36:23.556Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:23.557Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85941f8a9f6fdeb3", X-B3-SpanId:"4d9d53a895fbe15a", X-B3-ParentSpanId:"85941f8a9f6fdeb3", X-B3-Sampled:"0", X-ONAP-RequestID:"829ffa80-e74d-4f63-9714-95578d2bdfcc", X-RequestID:"829ffa80-e74d-4f63-9714-95578d2bdfcc", X-TransactionID:"829ffa80-e74d-4f63-9714-95578d2bdfcc", X-ECOMP-RequestID:"829ffa80-e74d-4f63-9714-95578d2bdfcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67512eb3-cc83-4467-ad5c-eae16fd9059f"]
2023-01-25T08:36:23.557Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:23.557Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:23.572Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:23.573Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:23.573Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:23.573Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:23.574Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":null,\"creation_time\":1674635668000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:34:31.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:36:23.574Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:23.575Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:23.581Z|829ffa80-e74d-4f63-9714-95578d2bdfcc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e9b425d5-6fc5-44e5-bdf9-7ba79a0a59e4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:24.947Z|d619c045-3bc5-479e-8173-1864e755c092|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:24.948Z|d619c045-3bc5-479e-8173-1864e755c092|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:24.950Z|ee59c1e3-a079-4bb8-b5ae-cec003c8f7c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:24.951Z|ee59c1e3-a079-4bb8-b5ae-cec003c8f7c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:24.964Z|8ebb2721-83e2-42ea-a2cd-9cbff02951ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:24.965Z|8ebb2721-83e2-42ea-a2cd-9cbff02951ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:27.546Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:27.552Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:27.553Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||Invoke
2023-01-25T08:36:27.553Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:27.553Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:27.554Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Method      : GET
2023-01-25T08:36:27.554Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3aecffcf5070fd78", X-B3-SpanId:"d0bcaccaf60d8b1a", X-B3-ParentSpanId:"3aecffcf5070fd78", X-B3-Sampled:"0", X-ONAP-RequestID:"99ed6fd0-d866-4307-9882-78825d7f3299", X-RequestID:"99ed6fd0-d866-4307-9882-78825d7f3299", X-TransactionID:"99ed6fd0-d866-4307-9882-78825d7f3299", X-ECOMP-RequestID:"99ed6fd0-d866-4307-9882-78825d7f3299", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8140ff43-ef2d-4e67-94eb-b52301b1e143"]
2023-01-25T08:36:27.555Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Request body: 
2023-01-25T08:36:27.555Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:27.579Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:27.580Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:27.580Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status text  : 
2023-01-25T08:36:27.581Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:27.582Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Response body: {
  "requestId" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:36:05.000+00:00",
  "endTime" : "2023-01-25T08:36:24.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "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\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"modelVersion\": \"1674635746544\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:24.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    }
  }
}
2023-01-25T08:36:27.582Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:27.583Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||InvokeReturn
2023-01-25T08:36:27.585Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false
2023-01-25T08:36:27.585Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:27.586Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:27.586Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false
2023-01-25T08:36:27.587Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:27.587Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3aecffcf5070fd78", X-B3-SpanId:"042e0f0d09da26ce", X-B3-ParentSpanId:"3aecffcf5070fd78", X-B3-Sampled:"0", X-ONAP-RequestID:"99ed6fd0-d866-4307-9882-78825d7f3299", X-RequestID:"99ed6fd0-d866-4307-9882-78825d7f3299", X-TransactionID:"99ed6fd0-d866-4307-9882-78825d7f3299", X-ECOMP-RequestID:"99ed6fd0-d866-4307-9882-78825d7f3299", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"030d1e99-fe7c-4a54-bcc4-f3ff8d1510f0"]
2023-01-25T08:36:27.588Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:27.588Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:27.601Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:27.601Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:27.601Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:27.602Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:27.603Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:27.603Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:27.603Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:27.610Z|99ed6fd0-d866-4307-9882-78825d7f3299|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:27.733Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:27.737Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:27.737Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||Invoke
2023-01-25T08:36:27.738Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:27.738Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:27.738Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Method      : GET
2023-01-25T08:36:27.738Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0630e66f004c1777", X-B3-SpanId:"9b52210984b79140", X-B3-ParentSpanId:"0630e66f004c1777", X-B3-Sampled:"0", X-ONAP-RequestID:"0616820b-ee8d-4a92-9c2e-5e4bb056d133", X-RequestID:"0616820b-ee8d-4a92-9c2e-5e4bb056d133", X-TransactionID:"0616820b-ee8d-4a92-9c2e-5e4bb056d133", X-ECOMP-RequestID:"0616820b-ee8d-4a92-9c2e-5e4bb056d133", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"795d4f2d-46f9-4371-9bea-0887dd77ae77"]
2023-01-25T08:36:27.738Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Request body: 
2023-01-25T08:36:27.739Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:27.756Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:27.757Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:27.757Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status text  : 
2023-01-25T08:36:27.758Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:27.758Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Response body: {
  "requestId" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:36:05.000+00:00",
  "endTime" : "2023-01-25T08:36:24.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "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\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"modelVersion\": \"1674635746544\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:24.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    }
  }
}
2023-01-25T08:36:27.759Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:27.759Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||InvokeReturn
2023-01-25T08:36:27.760Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false
2023-01-25T08:36:27.761Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:27.761Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:27.761Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false
2023-01-25T08:36:27.761Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:27.761Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0630e66f004c1777", X-B3-SpanId:"140df3d3bc92fc95", X-B3-ParentSpanId:"0630e66f004c1777", X-B3-Sampled:"0", X-ONAP-RequestID:"0616820b-ee8d-4a92-9c2e-5e4bb056d133", X-RequestID:"0616820b-ee8d-4a92-9c2e-5e4bb056d133", X-TransactionID:"0616820b-ee8d-4a92-9c2e-5e4bb056d133", X-ECOMP-RequestID:"0616820b-ee8d-4a92-9c2e-5e4bb056d133", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf771ca9-40de-40a2-b560-0b1eb1471f5f"]
2023-01-25T08:36:27.762Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:27.762Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:27.776Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:27.776Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:27.776Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:27.777Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:27.778Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:27.778Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:27.778Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:27.784Z|0616820b-ee8d-4a92-9c2e-5e4bb056d133|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:27.910Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:27.914Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:27.914Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||Invoke
2023-01-25T08:36:27.915Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:27.915Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:27.915Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Method      : GET
2023-01-25T08:36:27.916Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33596aacc90e704b", X-B3-SpanId:"2107b0e9917aae57", X-B3-ParentSpanId:"33596aacc90e704b", X-B3-Sampled:"0", X-ONAP-RequestID:"48e93972-8f88-4083-815f-ccdecb14142b", X-RequestID:"48e93972-8f88-4083-815f-ccdecb14142b", X-TransactionID:"48e93972-8f88-4083-815f-ccdecb14142b", X-ECOMP-RequestID:"48e93972-8f88-4083-815f-ccdecb14142b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"848c6355-00cd-4014-9013-9db2c3eb213b"]
2023-01-25T08:36:27.916Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Request body: 
2023-01-25T08:36:27.917Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:27.938Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:27.938Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:27.939Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status text  : 
2023-01-25T08:36:27.939Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:27.940Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Response body: {
  "requestId" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:36:05.000+00:00",
  "endTime" : "2023-01-25T08:36:24.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "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\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"modelVersion\": \"1674635746544\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:24.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    }
  }
}
2023-01-25T08:36:27.941Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:27.941Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||InvokeReturn
2023-01-25T08:36:27.942Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false
2023-01-25T08:36:27.943Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:27.943Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:27.943Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false
2023-01-25T08:36:27.943Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:27.944Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33596aacc90e704b", X-B3-SpanId:"7be65076d18d325a", X-B3-ParentSpanId:"33596aacc90e704b", X-B3-Sampled:"0", X-ONAP-RequestID:"48e93972-8f88-4083-815f-ccdecb14142b", X-RequestID:"48e93972-8f88-4083-815f-ccdecb14142b", X-TransactionID:"48e93972-8f88-4083-815f-ccdecb14142b", X-ECOMP-RequestID:"48e93972-8f88-4083-815f-ccdecb14142b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4263647f-0cb4-4dd6-9b6e-93c7d5ee51f2"]
2023-01-25T08:36:27.944Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:27.944Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:27.956Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:27.957Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:27.957Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:27.958Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:27.959Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:27.960Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:27.960Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:27.966Z|48e93972-8f88-4083-815f-ccdecb14142b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:28.102Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:28.106Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:28.107Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||Invoke
2023-01-25T08:36:28.107Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:28.108Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:28.108Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Method      : GET
2023-01-25T08:36:28.109Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5cec2b5aa79eac6", X-B3-SpanId:"47f314a785aa486b", X-B3-ParentSpanId:"d5cec2b5aa79eac6", X-B3-Sampled:"0", X-ONAP-RequestID:"053d290b-acf9-48a2-9c58-e795295a476a", X-RequestID:"053d290b-acf9-48a2-9c58-e795295a476a", X-TransactionID:"053d290b-acf9-48a2-9c58-e795295a476a", X-ECOMP-RequestID:"053d290b-acf9-48a2-9c58-e795295a476a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71ad7366-d2dd-431e-a1c2-7d1b54b66a10"]
2023-01-25T08:36:28.109Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Request body: 
2023-01-25T08:36:28.109Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:28.132Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:28.133Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:28.133Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status text  : 
2023-01-25T08:36:28.134Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:28.135Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Response body: {
  "requestId" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:36:05.000+00:00",
  "endTime" : "2023-01-25T08:36:24.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "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\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"modelVersion\": \"1674635746544\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:24.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    }
  }
}
2023-01-25T08:36:28.135Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:28.136Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||InvokeReturn
2023-01-25T08:36:28.138Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false
2023-01-25T08:36:28.139Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:28.139Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:28.139Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false
2023-01-25T08:36:28.140Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:28.141Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5cec2b5aa79eac6", X-B3-SpanId:"54041656cb87aa14", X-B3-ParentSpanId:"d5cec2b5aa79eac6", X-B3-Sampled:"0", X-ONAP-RequestID:"053d290b-acf9-48a2-9c58-e795295a476a", X-RequestID:"053d290b-acf9-48a2-9c58-e795295a476a", X-TransactionID:"053d290b-acf9-48a2-9c58-e795295a476a", X-ECOMP-RequestID:"053d290b-acf9-48a2-9c58-e795295a476a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fafb22fd-a3c3-4e19-a3c0-4bce370389ed"]
2023-01-25T08:36:28.141Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:28.142Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:28.157Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:28.157Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:28.158Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:28.158Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:28.159Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:28.159Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:28.160Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:28.169Z|053d290b-acf9-48a2-9c58-e795295a476a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:28.294Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:28.297Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:28.298Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||Invoke
2023-01-25T08:36:28.298Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:28.298Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4
2023-01-25T08:36:28.299Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Method      : GET
2023-01-25T08:36:28.299Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5028bd367d57d7c9", X-B3-SpanId:"e9b973bb14c100c7", X-B3-ParentSpanId:"5028bd367d57d7c9", X-B3-Sampled:"0", X-ONAP-RequestID:"e1a1d869-e456-4d66-9fdf-86c57541ec89", X-RequestID:"e1a1d869-e456-4d66-9fdf-86c57541ec89", X-TransactionID:"e1a1d869-e456-4d66-9fdf-86c57541ec89", X-ECOMP-RequestID:"e1a1d869-e456-4d66-9fdf-86c57541ec89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5b11c5b-f410-4bbe-b717-5fba214623f9"]
2023-01-25T08:36:28.299Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Request body: 
2023-01-25T08:36:28.300Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||==========================request end================================================
2023-01-25T08:36:28.325Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:28.325Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:28.326Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Status text  : 
2023-01-25T08:36:28.326Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:28.328Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||Response body: {
  "requestId" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:36:05.000+00:00",
  "endTime" : "2023-01-25T08:36:24.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfType" : "",
  "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\": \"vfModule\",\n            \"modelInvariantId\": \"4cd85672-a1fa-40eb-a9ae-146ecd5ae4e3\",\n            \"modelVersionId\": \"564364cd-07c0-45d1-b474-c172f8fe93c7\",\n            \"modelName\": \"basic_cnf-abd2666d-60b7-4b59-9688-364918214672\",\n            \"modelVersion\": \"1674635746544\",\n            \"modelCustomizationId\": \"56b76601-56fb-4bf4-95c4-818641645963\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:24.000+00:00",
  "vfModuleId" : "bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "vfModuleName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "vfModuleModelName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907/vfModules/bace4286-e1f5-42b8-b0bb-506b554cecbc",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1dc5b37-5db3-4e30-8d61-83698330daa4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4"
    }
  }
}
2023-01-25T08:36:28.328Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:28.329Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1dc5b37-5db3-4e30-8d61-83698330daa4|INFO|500||InvokeReturn
2023-01-25T08:36:28.330Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false
2023-01-25T08:36:28.331Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:28.331Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:28.331Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false
2023-01-25T08:36:28.332Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:28.332Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5028bd367d57d7c9", X-B3-SpanId:"ee3c71ec9c12eee7", X-B3-ParentSpanId:"5028bd367d57d7c9", X-B3-Sampled:"0", X-ONAP-RequestID:"e1a1d869-e456-4d66-9fdf-86c57541ec89", X-RequestID:"e1a1d869-e456-4d66-9fdf-86c57541ec89", X-TransactionID:"e1a1d869-e456-4d66-9fdf-86c57541ec89", X-ECOMP-RequestID:"e1a1d869-e456-4d66-9fdf-86c57541ec89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27e7b008-27b3-4cda-8041-b3bb5dc84538"]
2023-01-25T08:36:28.332Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:28.333Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:28.348Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:28.349Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:28.349Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:28.350Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:28.351Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:28.351Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:28.351Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1dc5b37-5db3-4e30-8d61-83698330daa4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:28.357Z|e1a1d869-e456-4d66-9fdf-86c57541ec89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e1dc5b37-5db3-4e30-8d61-83698330daa4|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:28.362Z|00e7833a-9a32-4d85-833d-4411c2b7837a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:36:28.362Z|00e7833a-9a32-4d85-833d-4411c2b7837a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:36:29.711Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:29.714Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||INFO|500||Checking if requestId: 336ef8f6-ae66-4fe2-a18b-0b40016667f6 already exists in requestDb InfraActiveRequests table
2023-01-25T08:36:29.715Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6
2023-01-25T08:36:29.716Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|INFO|500||Invoke
2023-01-25T08:36:29.716Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:29.716Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6
2023-01-25T08:36:29.717Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Method      : GET
2023-01-25T08:36:29.717Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"015e1cbc2da62749", X-B3-SpanId:"b69bcb470b3b51b9", X-B3-ParentSpanId:"015e1cbc2da62749", X-B3-Sampled:"0", X-ONAP-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-TransactionID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-ECOMP-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"157f6f20-142d-44d1-95b5-0bdd02f997e2"]
2023-01-25T08:36:29.717Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Request body: 
2023-01-25T08:36:29.718Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||==========================request end================================================
2023-01-25T08:36:29.738Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:29.738Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:36:29.739Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Status text  : 
2023-01-25T08:36:29.739Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:36:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:29.740Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Response body: 
2023-01-25T08:36:29.740Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:29.741Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|INFO|404|Not Found|InvokeReturn
2023-01-25T08:36:29.749Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:36:29.758Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:36:29.788Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/related-to/volume-groups|INFO|500||Invoke
2023-01-25T08:36:29.789Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[336ef8f6-ae66-4fe2-a18b-0b40016667f6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c8a1ba0d-6ed3-4d2e-bd69-cc9961a6b40a], X-ECOMP-RequestID=[336ef8f6-ae66-4fe2-a18b-0b40016667f6], X-TransactionId=[], X-ONAP-RequestID=[336ef8f6-ae66-4fe2-a18b-0b40016667f6]}
2023-01-25T08:36:29.845Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/related-to/volume-groups has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:36:30 GMT], content-length=[408], x-aai-txid=[2-aai-resources-230125-08:36:30:129-36006], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:36:29.846Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/related-to/volume-groups","ERR.5.4.6114"]}}}

2023-01-25T08:36:29.847Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2023-01-25T08:36:29.849Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/related-to/volume-groups
2023-01-25T08:36:29.849Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 337489e6-6a9d-4383-a22c-edb8670aa907
2023-01-25T08:36:29.856Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:36:29.879Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:36:29.880Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/vf-modules|INFO|500||Invoke
2023-01-25T08:36:29.920Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/vf-modules|INFO|404|Not Found|InvokeReturn
2023-01-25T08:36:29.921Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/vf-modules has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:36:30 GMT], content-length=[377], x-aai-txid=[1-aai-resources-230125-08:36:30:211-51603], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:36:29.922Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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/337489e6-6a9d-4383-a22c-edb8670aa907/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/vf-modules","ERR.5.4.6114"]}}}

2023-01-25T08:36:29.924Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907/vf-modules
2023-01-25T08:36:29.924Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 337489e6-6a9d-4383-a22c-edb8670aa907
2023-01-25T08:36:29.928Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:36:29.953Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:36:29.954Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2023-01-25T08:36:29.999Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-25T08:36:30.000Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:36:30 GMT], content-length=[1024], vertex-id=[438480], x-aai-txid=[1-aai-resources-230125-08:36:30:285-64262], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:36:30.001Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1674635708926","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/337489e6-6a9d-4383-a22c-edb8670aa907","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"337489e6-6a9d-4383-a22c-edb8670aa907"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2023-01-25T08:36:30.004Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:36:30.004Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:36:30.006Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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-01-25T08:36:30.006Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T08:36:30.007Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:30.007Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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-01-25T08:36:30.007Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T08:36:30.008Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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:"015e1cbc2da62749", X-B3-SpanId:"e69561fbc075385b", X-B3-ParentSpanId:"015e1cbc2da62749", X-B3-Sampled:"0", X-ONAP-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-TransactionID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-ECOMP-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17f5d089-6680-40a3-a47a-accea3c0f548"]
2023-01-25T08:36:30.008Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"337489e6-6a9d-4383-a22c-edb8670aa907","serviceInstanceId":"b02bcf63-aa3b-45f2-9850-205b2e537596"},"instanceName":null,"requestScope":"vnf"}
2023-01-25T08:36:30.009Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T08:36:30.033Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:30.034Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:30.035Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T08:36:30.035Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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:"Wed, 25 Jan 2023 08:36:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:30.036Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T08:36:30.037Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:30.037Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T08:36:30.039Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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-01-25T08:36:30.039Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2023-01-25T08:36:30.040Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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-01-25T08:36:30.040Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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-01-25T08:36:30.041Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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-01-25T08:36:30.041Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-TransactionID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-ECOMP-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d21f2d8e-833d-4dd7-9129-41776ac2b0d9"]
2023-01-25T08:36:30.042Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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-01-25T08:36:30.042Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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-01-25T08:36:30.066Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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-01-25T08:36:30.067Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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-01-25T08:36:30.067Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-25T08:36:30.068Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:30.070Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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" : 10038,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038"
    }
  }
}
2023-01-25T08:36:30.070Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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-01-25T08:36:30.071Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2023-01-25T08:36:30.073Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:36:30.074Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T08:36:30.075Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:30.075Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:36:30.076Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T08:36:30.077Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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:"1531", X-B3-TraceId:"015e1cbc2da62749", X-B3-SpanId:"893791e443fd4831", X-B3-ParentSpanId:"015e1cbc2da62749", X-B3-Sampled:"0", X-ONAP-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-TransactionID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-ECOMP-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b33fb299-4082-49d3-a3d1-f56b33a2c582"]
2023-01-25T08:36:30.077Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"336ef8f6-ae66-4fe2-a18b-0b40016667f6","requestStatus":"IN_PROGRESS","startTime":1674635789925,"source":"VID","vnfId":"337489e6-6a9d-4383-a22c-edb8670aa907","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\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n            \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n            \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"b02bcf63-aa3b-45f2-9850-205b2e537596","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"336ef8f6-ae66-4fe2-a18b-0b40016667f6"}
2023-01-25T08:36:30.077Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T08:36:30.100Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:30.101Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T08:36:30.101Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T08:36:30.102Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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/336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:30.103Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "336ef8f6-ae66-4fe2-a18b-0b40016667f6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:36:29.925+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "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\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n            \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n            \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:36:30.044+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "336ef8f6-ae66-4fe2-a18b-0b40016667f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6"
    }
  }
}
2023-01-25T08:36:30.103Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:30.104Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T08:36:30.115Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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-01-25T08:36:30.116Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T08:36:30.117Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:30.117Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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-01-25T08:36:30.118Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T08:36:30.118Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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:"2338", X-B3-TraceId:"015e1cbc2da62749", X-B3-SpanId:"797b1814beb13e05", X-B3-ParentSpanId:"015e1cbc2da62749", X-B3-Sampled:"0", X-ONAP-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-TransactionID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-ECOMP-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fa2ab6e-51ca-4985-a5ce-bff1158bf3c4"]
2023-01-25T08:36:30.119Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|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_cnf 0\",\"modelInvariantId\":\"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\"modelVersionId\":\"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\"modelCustomizationId\":\"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\"modelUuid\":\"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\"modelInvariantUuid\":\"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b02bcf63-aa3b-45f2-9850-205b2e537596\",\"vnfInstanceId\":\"337489e6-6a9d-4383-a22c-edb8670aa907\"}","type":"String"},"requestId":{"value":"336ef8f6-ae66-4fe2-a18b-0b40016667f6","type":"String"},"mso-request-id":{"value":"336ef8f6-ae66-4fe2-a18b-0b40016667f6","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"b02bcf63-aa3b-45f2-9850-205b2e537596","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"337489e6-6a9d-4383-a22c-edb8670aa907","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/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T08:36:30.119Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T08:36:31.136Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:31.137Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T08:36:31.137Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T08:36:31.137Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:36:31 GMT", X-ONAP-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-TransactionID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-ECOMP-RequestID:"336ef8f6-ae66-4fe2-a18b-0b40016667f6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1fa2ab6e-51ca-4985-a5ce-bff1158bf3c4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:31.139Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"336ef8f6-ae66-4fe2-a18b-0b40016667f6\",\"instanceId\":\"337489e6-6a9d-4383-a22c-edb8670aa907\"}}","message":"Success","processInstanceID":"5d7fb15e-9c8b-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:36:31.139Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:31.139Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T08:36:31.142Z|336ef8f6-ae66-4fe2-a18b-0b40016667f6|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:31.283Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:31.287Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6
2023-01-25T08:36:31.287Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|INFO|500||Invoke
2023-01-25T08:36:31.288Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:31.288Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6
2023-01-25T08:36:31.288Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Method      : GET
2023-01-25T08:36:31.289Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"634e8ae35e462e2b", X-B3-SpanId:"33595f4e5749ec07", X-B3-ParentSpanId:"634e8ae35e462e2b", X-B3-Sampled:"0", X-ONAP-RequestID:"330a790e-cf61-4a5e-ba5c-f49c9f65efbf", X-RequestID:"330a790e-cf61-4a5e-ba5c-f49c9f65efbf", X-TransactionID:"330a790e-cf61-4a5e-ba5c-f49c9f65efbf", X-ECOMP-RequestID:"330a790e-cf61-4a5e-ba5c-f49c9f65efbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14733af0-b941-46ce-865d-238f6ecc4ad8"]
2023-01-25T08:36:31.289Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Request body: 
2023-01-25T08:36:31.289Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||==========================request end================================================
2023-01-25T08:36:31.309Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:31.310Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:31.311Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Status text  : 
2023-01-25T08:36:31.311Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:31.312Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Response body: {
  "requestId" : "336ef8f6-ae66-4fe2-a18b-0b40016667f6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:36:29.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0",
  "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\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n            \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n            \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:30.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "336ef8f6-ae66-4fe2-a18b-0b40016667f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6"
    }
  }
}
2023-01-25T08:36:31.312Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:31.313Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|INFO|500||InvokeReturn
2023-01-25T08:36:31.314Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false
2023-01-25T08:36:31.315Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:31.315Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:31.315Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false
2023-01-25T08:36:31.316Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:31.316Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"634e8ae35e462e2b", X-B3-SpanId:"4c4a03558c28459a", X-B3-ParentSpanId:"634e8ae35e462e2b", X-B3-Sampled:"0", X-ONAP-RequestID:"330a790e-cf61-4a5e-ba5c-f49c9f65efbf", X-RequestID:"330a790e-cf61-4a5e-ba5c-f49c9f65efbf", X-TransactionID:"330a790e-cf61-4a5e-ba5c-f49c9f65efbf", X-ECOMP-RequestID:"330a790e-cf61-4a5e-ba5c-f49c9f65efbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a20f36eb-3938-4637-aa14-f533f9db3caa"]
2023-01-25T08:36:31.316Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:31.317Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:31.331Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:31.332Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:31.332Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:31.333Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:31.334Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:31.334Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:31.335Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:31.342Z|330a790e-cf61-4a5e-ba5c-f49c9f65efbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:34.424Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:34.427Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|||INFO|500||Checking if requestId: c681b118-b2c8-48df-9cf7-8dbba5515e3a already exists in requestDb InfraActiveRequests table
2023-01-25T08:36:34.428Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:36:34.429Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||Invoke
2023-01-25T08:36:34.430Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:34.430Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:36:34.431Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Method      : GET
2023-01-25T08:36:34.431Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16a37f2ee90374df", X-B3-SpanId:"902f0bde37db70e2", X-B3-ParentSpanId:"16a37f2ee90374df", X-B3-Sampled:"0", X-ONAP-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-TransactionID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-ECOMP-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06987e43-af8d-4028-a236-849b2df1182a"]
2023-01-25T08:36:34.431Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Request body: 
2023-01-25T08:36:34.432Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||==========================request end================================================
2023-01-25T08:36:34.452Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:34.453Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:36:34.453Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status text  : 
2023-01-25T08:36:34.453Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:36:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:34.453Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Response body: 
2023-01-25T08:36:34.454Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:34.454Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|404|Not Found|InvokeReturn
2023-01-25T08:36:34.466Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:36:34.471Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:36:34.577Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||Invoke
2023-01-25T08:36:34.578Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c681b118-b2c8-48df-9cf7-8dbba5515e3a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8720c79a-0cb2-4eb9-8baf-8d740d9dc709], X-ECOMP-RequestID=[c681b118-b2c8-48df-9cf7-8dbba5515e3a], X-TransactionId=[], X-ONAP-RequestID=[c681b118-b2c8-48df-9cf7-8dbba5515e3a]}
2023-01-25T08:36:34.627Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:36:34 GMT], content-length=[1054], vertex-id=[233488], x-aai-txid=[0-aai-resources-230125-08:36:34:911-46955], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:36:34.628Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||{"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674635644916","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"df056f71-77b6-4763-94e1-6aca0b4d76ca"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_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-01-25T08:36:34.629Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||InvokeReturn
2023-01-25T08:36:34.630Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:36:34.631Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:36:34.632Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.633Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T08:36:34.633Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:34.633Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.634Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T08:36:34.637Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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:"16a37f2ee90374df", X-B3-SpanId:"eeadca90cb8f66d3", X-B3-ParentSpanId:"16a37f2ee90374df", X-B3-Sampled:"0", X-ONAP-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-TransactionID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-ECOMP-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"967428d8-2fdd-4054-b25a-0274229eee75"]
2023-01-25T08:36:34.638Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"df056f71-77b6-4763-94e1-6aca0b4d76ca","serviceInstanceId":"fbc6c366-6116-4cb8-a848-eee12299f355","vfModuleInstanceId":"f5edd871-8bce-4c2b-aaef-694b5b66e6b1"},"instanceName":null,"requestScope":"vfModule"}
2023-01-25T08:36:34.638Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T08:36:34.658Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:34.659Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:34.659Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T08:36:34.660Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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:"Wed, 25 Jan 2023 08:36:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:34.660Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T08:36:34.660Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:34.661Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T08:36:34.662Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.662Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.662Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.663Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.663Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.663Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-TransactionID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-ECOMP-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50b1a9ca-7669-4bf6-92c9-7d576b7c08a1"]
2023-01-25T08:36:34.664Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.664Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.685Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.685Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.686Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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  : 
2023-01-25T08:36:34.686Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:34.687Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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" : 48,
  "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/48"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48"
    }
  }
}
2023-01-25T08:36:34.688Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.688Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.690Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443
2023-01-25T08:36:34.690Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|INFO|500||Invoke
2023-01-25T08:36:34.691Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:34.691Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443
2023-01-25T08:36:34.691Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||Method      : GET
2023-01-25T08:36:34.692Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-TransactionID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-ECOMP-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c5ac3be-eccd-40db-9efe-ce7f4fda21c8"]
2023-01-25T08:36:34.692Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||Request body: 
2023-01-25T08:36:34.692Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||==========================request end================================================
2023-01-25T08:36:34.718Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:34.719Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:34.719Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||Status text  : 
2023-01-25T08:36:34.719Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:34.720Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||Response body: {
  "modelUUID" : "8af0e005-fc53-422c-9a05-b254accd5443",
  "modelInvariantUUID" : "48ceac11-15b7-4c82-8620-3183d68e029f",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-01-25 08:31:24.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443/volumeHeatTemplate"
    }
  }
}
2023-01-25T08:36:34.720Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:34.720Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8af0e005-fc53-422c-9a05-b254accd5443|INFO|500||InvokeReturn
2023-01-25T08:36:34.725Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:36:34.727Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T08:36:34.728Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:34.728Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:36:34.728Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T08:36:34.729Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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:"1780", X-B3-TraceId:"16a37f2ee90374df", X-B3-SpanId:"280e677d08844b32", X-B3-ParentSpanId:"16a37f2ee90374df", X-B3-Sampled:"0", X-ONAP-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-TransactionID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-ECOMP-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42c75e83-d0e3-4320-821c-30086f7b9083"]
2023-01-25T08:36:34.731Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c681b118-b2c8-48df-9cf7-8dbba5515e3a","requestStatus":"IN_PROGRESS","startTime":1674635794467,"source":"VID","vnfId":"df056f71-77b6-4763-94e1-6aca0b4d76ca","vnfType":"","tenantId":"518d1743b35a48f892375e10ec89a2a4","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\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"modelVersion\": \"1674635775643\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"f5edd871-8bce-4c2b-aaef-694b5b66e6b1","vfModuleModelName":"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf","cloudRegion":"RegionOne","serviceInstanceId":"fbc6c366-6116-4cb8-a848-eee12299f355","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"c681b118-b2c8-48df-9cf7-8dbba5515e3a"}
2023-01-25T08:36:34.732Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T08:36:34.759Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:34.760Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T08:36:34.760Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T08:36:34.760Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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/c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:34.762Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:36:34.467+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"modelVersion\": \"1674635775643\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:36:34.704+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleModelName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    }
  }
}
2023-01-25T08:36:34.763Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:34.763Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T08:36:34.769Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.770Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T08:36:34.771Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:34.771Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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-01-25T08:36:34.771Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T08:36:34.771Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|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:"16a37f2ee90374df", X-B3-SpanId:"6baa0a6b7ed4f97a", X-B3-ParentSpanId:"16a37f2ee90374df", X-B3-Sampled:"0", X-ONAP-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-TransactionID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-ECOMP-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3b56ab8-c9df-4391-a8d1-a840a5cbe7bc"]
2023-01-25T08:36:34.772Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"48ceac11-15b7-4c82-8620-3183d68e029f\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"modelVersion\":\"1674635775643\",\"modelCustomizationUuid\":\"c3c2d665-2278-4f38-b08f-791f99671eab\",\"modelVersionId\":\"8af0e005-fc53-422c-9a05-b254accd5443\",\"modelCustomizationId\":\"c3c2d665-2278-4f38-b08f-791f99671eab\",\"modelUuid\":\"8af0e005-fc53-422c-9a05-b254accd5443\",\"modelInvariantUuid\":\"48ceac11-15b7-4c82-8620-3183d68e029f\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"518d1743b35a48f892375e10ec89a2a4\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"fbc6c366-6116-4cb8-a848-eee12299f355\",\"vnfInstanceId\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vfModuleInstanceId\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\"}","type":"String"},"requestId":{"value":"c681b118-b2c8-48df-9cf7-8dbba5515e3a","type":"String"},"mso-request-id":{"value":"c681b118-b2c8-48df-9cf7-8dbba5515e3a","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"fbc6c366-6116-4cb8-a848-eee12299f355","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"df056f71-77b6-4763-94e1-6aca0b4d76ca","type":"String"},"vfModuleId":{"value":"f5edd871-8bce-4c2b-aaef-694b5b66e6b1","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/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T08:36:34.772Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T08:36:34.972Z|59ee705f-5f50-4681-bc1b-814fcd33c08a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:34.974Z|59ee705f-5f50-4681-bc1b-814fcd33c08a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:34.977Z|a3e46c80-001e-4cb2-97ec-a11bf1e13444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:34.978Z|a3e46c80-001e-4cb2-97ec-a11bf1e13444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:34.991Z|bfee37ac-9d67-45c4-9e73-540be6a57712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:34.992Z|bfee37ac-9d67-45c4-9e73-540be6a57712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:35.795Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:35.796Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T08:36:35.797Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T08:36:35.797Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:36:35 GMT", X-ONAP-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-TransactionID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-ECOMP-RequestID:"c681b118-b2c8-48df-9cf7-8dbba5515e3a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d3b56ab8-c9df-4391-a8d1-a840a5cbe7bc", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:35.798Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c681b118-b2c8-48df-9cf7-8dbba5515e3a\",\"instanceId\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\"}}","message":"Success","processInstanceID":"604699b9-9c8b-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:36:35.799Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:35.799Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T08:36:35.803Z|c681b118-b2c8-48df-9cf7-8dbba5515e3a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:35.947Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:35.952Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:36:35.953Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||Invoke
2023-01-25T08:36:35.954Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:35.954Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:36:35.954Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Method      : GET
2023-01-25T08:36:35.955Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d8ace9cb7ce5619", X-B3-SpanId:"cbb33d2ea8f46714", X-B3-ParentSpanId:"2d8ace9cb7ce5619", X-B3-Sampled:"0", X-ONAP-RequestID:"79c1a2b7-f102-4117-af30-c7b0b9e56c5c", X-RequestID:"79c1a2b7-f102-4117-af30-c7b0b9e56c5c", X-TransactionID:"79c1a2b7-f102-4117-af30-c7b0b9e56c5c", X-ECOMP-RequestID:"79c1a2b7-f102-4117-af30-c7b0b9e56c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"692d2bd0-58a0-41a3-adfe-0ac09878a54b"]
2023-01-25T08:36:35.956Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Request body: 
2023-01-25T08:36:35.956Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||==========================request end================================================
2023-01-25T08:36:35.980Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:35.981Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:35.982Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status text  : 
2023-01-25T08:36:35.982Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:35.983Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Response body: {
  "requestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:36:34.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"modelVersion\": \"1674635775643\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:35.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    }
  }
}
2023-01-25T08:36:35.983Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:35.984Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||InvokeReturn
2023-01-25T08:36:35.987Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:36:35.988Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:35.988Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:35.989Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:36:35.989Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:35.990Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d8ace9cb7ce5619", X-B3-SpanId:"a21baf4c37672baa", X-B3-ParentSpanId:"2d8ace9cb7ce5619", X-B3-Sampled:"0", X-ONAP-RequestID:"79c1a2b7-f102-4117-af30-c7b0b9e56c5c", X-RequestID:"79c1a2b7-f102-4117-af30-c7b0b9e56c5c", X-TransactionID:"79c1a2b7-f102-4117-af30-c7b0b9e56c5c", X-ECOMP-RequestID:"79c1a2b7-f102-4117-af30-c7b0b9e56c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94a5e95a-ab10-42cc-befc-abdc09a2fd0c"]
2023-01-25T08:36:35.990Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:35.991Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:36.006Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:36.006Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:36.007Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:36.007Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:36.009Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:36.009Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:36.010Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:36.017Z|79c1a2b7-f102-4117-af30-c7b0b9e56c5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:41.484Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:41.489Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6
2023-01-25T08:36:41.490Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|INFO|500||Invoke
2023-01-25T08:36:41.490Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:41.491Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6
2023-01-25T08:36:41.491Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Method      : GET
2023-01-25T08:36:41.491Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d5049c39e1a6463", X-B3-SpanId:"fd0cbcfa6c295d0c", X-B3-ParentSpanId:"8d5049c39e1a6463", X-B3-Sampled:"0", X-ONAP-RequestID:"ccc9c511-cb14-4555-97a8-58faf2631fcc", X-RequestID:"ccc9c511-cb14-4555-97a8-58faf2631fcc", X-TransactionID:"ccc9c511-cb14-4555-97a8-58faf2631fcc", X-ECOMP-RequestID:"ccc9c511-cb14-4555-97a8-58faf2631fcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15341e15-847e-484f-a938-c346de811a9e"]
2023-01-25T08:36:41.492Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Request body: 
2023-01-25T08:36:41.492Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||==========================request end================================================
2023-01-25T08:36:41.515Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:41.516Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:41.516Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Status text  : 
2023-01-25T08:36:41.517Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:41.518Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Response body: {
  "requestId" : "336ef8f6-ae66-4fe2-a18b-0b40016667f6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:36:29.000+00:00",
  "endTime" : "2023-01-25T08:36:35.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0",
  "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\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n            \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n            \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:35.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "336ef8f6-ae66-4fe2-a18b-0b40016667f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6"
    }
  }
}
2023-01-25T08:36:41.518Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:41.518Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|INFO|500||InvokeReturn
2023-01-25T08:36:41.520Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false
2023-01-25T08:36:41.520Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:41.520Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:41.521Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false
2023-01-25T08:36:41.521Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:41.521Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d5049c39e1a6463", X-B3-SpanId:"4550c8c7f7473a13", X-B3-ParentSpanId:"8d5049c39e1a6463", X-B3-Sampled:"0", X-ONAP-RequestID:"ccc9c511-cb14-4555-97a8-58faf2631fcc", X-RequestID:"ccc9c511-cb14-4555-97a8-58faf2631fcc", X-TransactionID:"ccc9c511-cb14-4555-97a8-58faf2631fcc", X-ECOMP-RequestID:"ccc9c511-cb14-4555-97a8-58faf2631fcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fbbf03a-31dd-41fd-86ef-758e7e99c2b3"]
2023-01-25T08:36:41.521Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:41.522Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:41.545Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:41.546Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:41.546Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:41.547Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:41.547Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:41.548Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:41.548Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:41.554Z|ccc9c511-cb14-4555-97a8-58faf2631fcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:41.683Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:41.688Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6
2023-01-25T08:36:41.689Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|INFO|500||Invoke
2023-01-25T08:36:41.689Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:41.689Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6
2023-01-25T08:36:41.690Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Method      : GET
2023-01-25T08:36:41.690Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cef79c28defca811", X-B3-SpanId:"6db63e4ff26a5c3b", X-B3-ParentSpanId:"cef79c28defca811", X-B3-Sampled:"0", X-ONAP-RequestID:"06135255-da1f-4cda-bfdf-038d8349d3c3", X-RequestID:"06135255-da1f-4cda-bfdf-038d8349d3c3", X-TransactionID:"06135255-da1f-4cda-bfdf-038d8349d3c3", X-ECOMP-RequestID:"06135255-da1f-4cda-bfdf-038d8349d3c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49b67223-56e5-4f57-acc1-71373d9e53dd"]
2023-01-25T08:36:41.691Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Request body: 
2023-01-25T08:36:41.691Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||==========================request end================================================
2023-01-25T08:36:41.707Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:41.708Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:41.708Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Status text  : 
2023-01-25T08:36:41.709Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:41.709Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Response body: {
  "requestId" : "336ef8f6-ae66-4fe2-a18b-0b40016667f6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:36:29.000+00:00",
  "endTime" : "2023-01-25T08:36:35.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0",
  "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\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n            \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n            \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:35.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "336ef8f6-ae66-4fe2-a18b-0b40016667f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6"
    }
  }
}
2023-01-25T08:36:41.710Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:41.710Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|INFO|500||InvokeReturn
2023-01-25T08:36:41.712Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false
2023-01-25T08:36:41.712Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:41.712Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:41.713Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false
2023-01-25T08:36:41.713Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:41.713Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cef79c28defca811", X-B3-SpanId:"d2505ef5db5bc10c", X-B3-ParentSpanId:"cef79c28defca811", X-B3-Sampled:"0", X-ONAP-RequestID:"06135255-da1f-4cda-bfdf-038d8349d3c3", X-RequestID:"06135255-da1f-4cda-bfdf-038d8349d3c3", X-TransactionID:"06135255-da1f-4cda-bfdf-038d8349d3c3", X-ECOMP-RequestID:"06135255-da1f-4cda-bfdf-038d8349d3c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59ff60bf-39ea-4dcd-9927-40c098210d1b"]
2023-01-25T08:36:41.714Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:41.714Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:41.727Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:41.729Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:41.730Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:41.731Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:41.732Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:41.732Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:41.732Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:41.740Z|06135255-da1f-4cda-bfdf-038d8349d3c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:41.875Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:41.878Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6
2023-01-25T08:36:41.879Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|INFO|500||Invoke
2023-01-25T08:36:41.879Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:41.879Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6
2023-01-25T08:36:41.879Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Method      : GET
2023-01-25T08:36:41.879Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f18b79d173272af", X-B3-SpanId:"3692c0e424f23dce", X-B3-ParentSpanId:"8f18b79d173272af", X-B3-Sampled:"0", X-ONAP-RequestID:"5519fb35-ef5c-4da0-8882-983c1e8c3da8", X-RequestID:"5519fb35-ef5c-4da0-8882-983c1e8c3da8", X-TransactionID:"5519fb35-ef5c-4da0-8882-983c1e8c3da8", X-ECOMP-RequestID:"5519fb35-ef5c-4da0-8882-983c1e8c3da8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e54c7b7c-f346-42cd-9a80-25482c04aa6d"]
2023-01-25T08:36:41.880Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Request body: 
2023-01-25T08:36:41.880Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||==========================request end================================================
2023-01-25T08:36:41.901Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:41.902Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:41.902Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Status text  : 
2023-01-25T08:36:41.903Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:41.903Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Response body: {
  "requestId" : "336ef8f6-ae66-4fe2-a18b-0b40016667f6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:36:29.000+00:00",
  "endTime" : "2023-01-25T08:36:35.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0",
  "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\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n            \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n            \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:35.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "336ef8f6-ae66-4fe2-a18b-0b40016667f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6"
    }
  }
}
2023-01-25T08:36:41.904Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:41.904Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|INFO|500||InvokeReturn
2023-01-25T08:36:41.909Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false
2023-01-25T08:36:41.910Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:41.910Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:41.910Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false
2023-01-25T08:36:41.911Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:41.911Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f18b79d173272af", X-B3-SpanId:"f85d1d3a22d01bb7", X-B3-ParentSpanId:"8f18b79d173272af", X-B3-Sampled:"0", X-ONAP-RequestID:"5519fb35-ef5c-4da0-8882-983c1e8c3da8", X-RequestID:"5519fb35-ef5c-4da0-8882-983c1e8c3da8", X-TransactionID:"5519fb35-ef5c-4da0-8882-983c1e8c3da8", X-ECOMP-RequestID:"5519fb35-ef5c-4da0-8882-983c1e8c3da8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82150636-3667-451c-b2d2-6501e09f3bcc"]
2023-01-25T08:36:41.911Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:41.912Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:41.924Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:41.925Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:41.925Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:41.925Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:41.926Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:41.926Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:41.927Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:41.933Z|5519fb35-ef5c-4da0-8882-983c1e8c3da8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:42.062Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:42.066Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6
2023-01-25T08:36:42.067Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|INFO|500||Invoke
2023-01-25T08:36:42.067Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:42.067Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6
2023-01-25T08:36:42.068Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Method      : GET
2023-01-25T08:36:42.068Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"285087698c6c216f", X-B3-SpanId:"7ede7f158be7d811", X-B3-ParentSpanId:"285087698c6c216f", X-B3-Sampled:"0", X-ONAP-RequestID:"779261be-6a97-416f-aa69-7a55ff7b6c30", X-RequestID:"779261be-6a97-416f-aa69-7a55ff7b6c30", X-TransactionID:"779261be-6a97-416f-aa69-7a55ff7b6c30", X-ECOMP-RequestID:"779261be-6a97-416f-aa69-7a55ff7b6c30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f82fcfe-ba8a-4d9d-af6f-380af7b43300"]
2023-01-25T08:36:42.068Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Request body: 
2023-01-25T08:36:42.069Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||==========================request end================================================
2023-01-25T08:36:42.093Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:42.094Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:42.095Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Status text  : 
2023-01-25T08:36:42.095Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:42.096Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Response body: {
  "requestId" : "336ef8f6-ae66-4fe2-a18b-0b40016667f6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:36:29.000+00:00",
  "endTime" : "2023-01-25T08:36:35.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0",
  "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\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n            \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n            \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:35.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "336ef8f6-ae66-4fe2-a18b-0b40016667f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6"
    }
  }
}
2023-01-25T08:36:42.096Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:42.097Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|INFO|500||InvokeReturn
2023-01-25T08:36:42.100Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false
2023-01-25T08:36:42.101Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:42.101Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:42.101Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false
2023-01-25T08:36:42.102Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:42.102Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"285087698c6c216f", X-B3-SpanId:"e685bcaa818d4327", X-B3-ParentSpanId:"285087698c6c216f", X-B3-Sampled:"0", X-ONAP-RequestID:"779261be-6a97-416f-aa69-7a55ff7b6c30", X-RequestID:"779261be-6a97-416f-aa69-7a55ff7b6c30", X-TransactionID:"779261be-6a97-416f-aa69-7a55ff7b6c30", X-ECOMP-RequestID:"779261be-6a97-416f-aa69-7a55ff7b6c30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ae118e1-2efd-4e6f-87c4-9694cd1c2641"]
2023-01-25T08:36:42.102Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:42.103Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:42.118Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:42.119Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:42.119Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:42.120Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:42.120Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:42.120Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:42.121Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:42.127Z|779261be-6a97-416f-aa69-7a55ff7b6c30|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:42.263Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:42.267Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6
2023-01-25T08:36:42.268Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|INFO|500||Invoke
2023-01-25T08:36:42.268Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:42.269Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6
2023-01-25T08:36:42.269Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Method      : GET
2023-01-25T08:36:42.269Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f704490d22297701", X-B3-SpanId:"501f34a45585b5b8", X-B3-ParentSpanId:"f704490d22297701", X-B3-Sampled:"0", X-ONAP-RequestID:"65c85539-3fa6-42f7-8997-de56d019d383", X-RequestID:"65c85539-3fa6-42f7-8997-de56d019d383", X-TransactionID:"65c85539-3fa6-42f7-8997-de56d019d383", X-ECOMP-RequestID:"65c85539-3fa6-42f7-8997-de56d019d383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"026dd2b1-df97-465b-ae3b-4fe1faacc4d3"]
2023-01-25T08:36:42.270Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Request body: 
2023-01-25T08:36:42.270Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||==========================request end================================================
2023-01-25T08:36:42.293Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:42.294Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:42.294Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Status text  : 
2023-01-25T08:36:42.295Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:42.295Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||Response body: {
  "requestId" : "336ef8f6-ae66-4fe2-a18b-0b40016667f6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:36:29.000+00:00",
  "endTime" : "2023-01-25T08:36:35.000+00:00",
  "source" : "VID",
  "vnfId" : "337489e6-6a9d-4383-a22c-edb8670aa907",
  "vnfName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672_vnf_0",
  "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\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"edaee36a-c53e-4d7c-a22a-bfe508587fda\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c3a3d099-0ea3-4121-98ec-f8c287bf86a2\",\n            \"modelCustomizationId\": \"25ff35a7-9dd3-48fe-a456-f1357a129e81\",\n            \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:35.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596/vnfs/337489e6-6a9d-4383-a22c-edb8670aa907",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "336ef8f6-ae66-4fe2-a18b-0b40016667f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6"
    }
  }
}
2023-01-25T08:36:42.296Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:42.296Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/336ef8f6-ae66-4fe2-a18b-0b40016667f6|INFO|500||InvokeReturn
2023-01-25T08:36:42.298Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false
2023-01-25T08:36:42.299Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:42.299Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:42.299Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false
2023-01-25T08:36:42.300Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:42.300Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f704490d22297701", X-B3-SpanId:"07248ae5a648b15d", X-B3-ParentSpanId:"f704490d22297701", X-B3-Sampled:"0", X-ONAP-RequestID:"65c85539-3fa6-42f7-8997-de56d019d383", X-RequestID:"65c85539-3fa6-42f7-8997-de56d019d383", X-TransactionID:"65c85539-3fa6-42f7-8997-de56d019d383", X-ECOMP-RequestID:"65c85539-3fa6-42f7-8997-de56d019d383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78d4f78a-c280-4fd4-9b1e-56886498677e"]
2023-01-25T08:36:42.300Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:42.301Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:42.313Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:42.314Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:42.314Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:42.315Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:42.315Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:42.316Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:42.317Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=336ef8f6-ae66-4fe2-a18b-0b40016667f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:42.324Z|65c85539-3fa6-42f7-8997-de56d019d383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/336ef8f6-ae66-4fe2-a18b-0b40016667f6|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:43.156Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:43.159Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||INFO|500||Checking if requestId: 81604282-a543-4b58-9dc7-87afbb2d1268 already exists in requestDb InfraActiveRequests table
2023-01-25T08:36:43.160Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268
2023-01-25T08:36:43.160Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|INFO|500||Invoke
2023-01-25T08:36:43.160Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:43.160Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268
2023-01-25T08:36:43.161Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Method      : GET
2023-01-25T08:36:43.161Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7f2c75a8a23d0bd", X-B3-SpanId:"ad854fb2c4e2b254", X-B3-ParentSpanId:"d7f2c75a8a23d0bd", X-B3-Sampled:"0", X-ONAP-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-TransactionID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ECOMP-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bb64502-78d8-41ae-ab9c-2b03f178155f"]
2023-01-25T08:36:43.161Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Request body: 
2023-01-25T08:36:43.161Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||==========================request end================================================
2023-01-25T08:36:43.203Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:43.204Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:36:43.204Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Status text  : 
2023-01-25T08:36:43.204Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:36:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:43.205Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Response body: 
2023-01-25T08:36:43.205Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:43.205Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|INFO|404|Not Found|InvokeReturn
2023-01-25T08:36:43.213Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:36:43.224Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:36:43.267Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|INFO|500||Invoke
2023-01-25T08:36:43.268Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[81604282-a543-4b58-9dc7-87afbb2d1268], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[97f5cd35-e14f-4ef5-9ea2-3f1c2cb66588], X-ECOMP-RequestID=[81604282-a543-4b58-9dc7-87afbb2d1268], X-TransactionId=[], X-ONAP-RequestID=[81604282-a543-4b58-9dc7-87afbb2d1268]}
2023-01-25T08:36:43.318Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:36:43 GMT], content-length=[247], vertex-id=[266256], x-aai-txid=[1-aai-resources-230125-08:36:43:609-48791], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:36:43.320Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596"}]}

2023-01-25T08:36:43.320Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|INFO|500||InvokeReturn
2023-01-25T08:36:43.330Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:36:43.362Z|e0bdf68b-a206-4083-af83-430be41f52c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:36:43.362Z|e0bdf68b-a206-4083-af83-430be41f52c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:36:43.371Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-25T08:36:43.372Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[81604282-a543-4b58-9dc7-87afbb2d1268], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[84cffd50-50dd-4103-842e-574886c87ec0], X-ECOMP-RequestID=[81604282-a543-4b58-9dc7-87afbb2d1268], X-TransactionId=[], X-ONAP-RequestID=[81604282-a543-4b58-9dc7-87afbb2d1268]}
2023-01-25T08:36:43.419Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:36:43 GMT], content-length=[605], x-aai-txid=[0-aai-resources-230125-08:36:43:707-51343], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:36:43.421Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2023-01-25T08:36:43.421Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-25T08:36:43.424Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2023-01-25T08:36:43.431Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:36:43.475Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|INFO|500||Invoke
2023-01-25T08:36:43.476Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[81604282-a543-4b58-9dc7-87afbb2d1268], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[db561421-d0db-4c9e-ad03-cf8faf1cf837], X-ECOMP-RequestID=[81604282-a543-4b58-9dc7-87afbb2d1268], X-TransactionId=[], X-ONAP-RequestID=[81604282-a543-4b58-9dc7-87afbb2d1268]}
2023-01-25T08:36:43.519Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:36:43 GMT], content-length=[247], vertex-id=[266256], x-aai-txid=[0-aai-resources-230125-08:36:43:810-837], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:36:43.521Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596"}]}

2023-01-25T08:36:43.521Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|INFO|500||InvokeReturn
2023-01-25T08:36:43.530Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:36:43.560Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:36:43.561Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-25T08:36:43.602Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-25T08:36:43.603Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:36:43 GMT], content-length=[602], x-aai-txid=[1-aai-resources-230125-08:36:43:894-39690], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:36:43.604Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/l3-networks","ERR.5.4.6114"]}}}

2023-01-25T08:36:43.606Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2023-01-25T08:36:43.611Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:36:43.635Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|INFO|500||Invoke
2023-01-25T08:36:43.635Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[81604282-a543-4b58-9dc7-87afbb2d1268], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9408441b-6e66-4559-8464-c776630cba8c], X-ECOMP-RequestID=[81604282-a543-4b58-9dc7-87afbb2d1268], X-TransactionId=[], X-ONAP-RequestID=[81604282-a543-4b58-9dc7-87afbb2d1268]}
2023-01-25T08:36:43.678Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:36:43 GMT], content-length=[247], vertex-id=[266256], x-aai-txid=[0-aai-resources-230125-08:36:43:966-12930], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:36:43.679Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596"}]}

2023-01-25T08:36:43.680Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596?format=pathed|INFO|500||InvokeReturn
2023-01-25T08:36:43.685Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:36:43.711Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:36:43.712Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-25T08:36:43.757Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-25T08:36:43.757Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:36:44 GMT], content-length=[611], x-aai-txid=[1-aai-resources-230125-08:36:44:043-57324], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:36:43.758Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/configurations","ERR.5.4.6114"]}}}

2023-01-25T08:36:43.761Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/b02bcf63-aa3b-45f2-9850-205b2e537596/related-to/configurations?resultIndex=0&resultSize=1&format=count
2023-01-25T08:36:43.765Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:36:43.791Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:36:43.791Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2023-01-25T08:36:43.839Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-25T08:36:43.840Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:36:44 GMT], content-length=[573], vertex-id=[438480], x-aai-txid=[2-aai-resources-230125-08:36:44:124-45484], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:36:43.841Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1674635794839","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2023-01-25T08:36:43.842Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:36:43.842Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:36:43.843Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.843Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T08:36:43.844Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:43.844Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.844Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T08:36:43.844Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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:"d7f2c75a8a23d0bd", X-B3-SpanId:"29a4feae56048fc6", X-B3-ParentSpanId:"d7f2c75a8a23d0bd", X-B3-Sampled:"0", X-ONAP-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-TransactionID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ECOMP-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57c597d0-eb01-415c-abc9-57f944199d3c"]
2023-01-25T08:36:43.845Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"b02bcf63-aa3b-45f2-9850-205b2e537596"},"instanceName":null,"requestScope":"service"}
2023-01-25T08:36:43.845Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T08:36:43.872Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:43.873Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:43.873Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T08:36:43.873Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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:"Wed, 25 Jan 2023 08:36:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:43.874Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T08:36:43.874Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:43.874Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T08:36:43.875Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.875Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-25T08:36:43.876Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:43.876Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.876Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-25T08:36:43.876Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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:"81604282-a543-4b58-9dc7-87afbb2d1268", X-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-TransactionID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ECOMP-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7d1c275-55ec-425f-ac6c-a1e4f1fac915"]
2023-01-25T08:36:43.877Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-25T08:36:43.877Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-25T08:36:43.897Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:43.898Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.898Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-25T08:36:43.898Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:43.899Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:36:43.899Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:43.900Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-25T08:36:43.903Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.903Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.903Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.904Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.904Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.904Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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:"81604282-a543-4b58-9dc7-87afbb2d1268", X-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-TransactionID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ECOMP-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59a80080-4fd5-45c4-8fd2-074196a2c9dd"]
2023-01-25T08:36:43.905Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.905Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.926Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.927Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.928Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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  : 
2023-01-25T08:36:43.928Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:43.929Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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" : 537,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2023-01-25T08:36:43.929Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.930Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.932Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.932Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-25T08:36:43.932Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:43.933Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.933Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-25T08:36:43.933Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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:"81604282-a543-4b58-9dc7-87afbb2d1268", X-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-TransactionID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ECOMP-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a82196aa-bcb6-4633-9497-2ba20afe361a"]
2023-01-25T08:36:43.934Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-25T08:36:43.934Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-25T08:36:43.955Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:43.955Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:43.956Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-25T08:36:43.956Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:43.957Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:36:43.957Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:43.958Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-25T08:36:43.962Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:36:43.962Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T08:36:43.963Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:43.963Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:36:43.963Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T08:36:43.964Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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:"1317", X-B3-TraceId:"d7f2c75a8a23d0bd", X-B3-SpanId:"5dfefbe0b602e425", X-B3-ParentSpanId:"d7f2c75a8a23d0bd", X-B3-Sampled:"0", X-ONAP-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-TransactionID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ECOMP-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"837228e6-a666-48e0-9d88-100374b8fdf9"]
2023-01-25T08:36:43.964Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"81604282-a543-4b58-9dc7-87afbb2d1268","requestStatus":"IN_PROGRESS","startTime":1674635803761,"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\",\n            \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"b02bcf63-aa3b-45f2-9850-205b2e537596","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"81604282-a543-4b58-9dc7-87afbb2d1268"}
2023-01-25T08:36:43.964Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T08:36:43.990Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:43.991Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T08:36:43.991Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T08:36:43.991Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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/81604282-a543-4b58-9dc7-87afbb2d1268", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:43.993Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "81604282-a543-4b58-9dc7-87afbb2d1268",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:36:43.761+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\",\n            \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:36:43.933+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "81604282-a543-4b58-9dc7-87afbb2d1268",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268"
    }
  }
}
2023-01-25T08:36:43.993Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:43.993Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T08:36:44.001Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:44.002Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T08:36:44.002Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:44.002Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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-01-25T08:36:44.002Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T08:36:44.003Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|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:"1990", X-B3-TraceId:"d7f2c75a8a23d0bd", X-B3-SpanId:"9634909bcccd8081", X-B3-ParentSpanId:"d7f2c75a8a23d0bd", X-B3-Sampled:"0", X-ONAP-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-TransactionID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ECOMP-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56036d56-1e8e-4615-a027-4dddd480ed64"]
2023-01-25T08:36:44.003Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\"modelUuid\":\"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\",\"modelInvariantUuid\":\"6eee99c8-ae50-450d-a078-25dfebe9ae2c\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b02bcf63-aa3b-45f2-9850-205b2e537596\"}","type":"String"},"requestId":{"value":"81604282-a543-4b58-9dc7-87afbb2d1268","type":"String"},"mso-request-id":{"value":"81604282-a543-4b58-9dc7-87afbb2d1268","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"b02bcf63-aa3b-45f2-9850-205b2e537596","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/b02bcf63-aa3b-45f2-9850-205b2e537596","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T08:36:44.003Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T08:36:44.183Z|116cc4e7-94c2-48e6-a9fb-d658c20e9110|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:36:44.184Z|116cc4e7-94c2-48e6-a9fb-d658c20e9110|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:36:45.008Z|253d97a2-fa79-4bf1-b44e-593c65b55bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:45.008Z|7d73a288-6c86-47a0-a98e-8b92f94c8333|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:45.009Z|253d97a2-fa79-4bf1-b44e-593c65b55bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:45.009Z|7d73a288-6c86-47a0-a98e-8b92f94c8333|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:45.015Z|197a563a-5f15-4ee6-8c32-714a76a31b0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:45.017Z|197a563a-5f15-4ee6-8c32-714a76a31b0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:45.018Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:45.019Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T08:36:45.019Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T08:36:45.021Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:36:45 GMT", X-ONAP-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-TransactionID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ECOMP-RequestID:"81604282-a543-4b58-9dc7-87afbb2d1268", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"56036d56-1e8e-4615-a027-4dddd480ed64", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:45.022Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"81604282-a543-4b58-9dc7-87afbb2d1268\",\"instanceId\":\"b02bcf63-aa3b-45f2-9850-205b2e537596\"}}","message":"Success","processInstanceID":"65c59cbb-9c8b-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:36:45.023Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:45.023Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T08:36:45.031Z|81604282-a543-4b58-9dc7-87afbb2d1268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:45.170Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:45.175Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268
2023-01-25T08:36:45.176Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|INFO|500||Invoke
2023-01-25T08:36:45.176Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:45.177Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268
2023-01-25T08:36:45.177Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Method      : GET
2023-01-25T08:36:45.177Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bae0521a65a8497", X-B3-SpanId:"29e7e0662f12cb9a", X-B3-ParentSpanId:"8bae0521a65a8497", X-B3-Sampled:"0", X-ONAP-RequestID:"f960c010-d83b-4728-93da-60ec37ead45c", X-RequestID:"f960c010-d83b-4728-93da-60ec37ead45c", X-TransactionID:"f960c010-d83b-4728-93da-60ec37ead45c", X-ECOMP-RequestID:"f960c010-d83b-4728-93da-60ec37ead45c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71e386ee-5496-44d4-ab7b-8e4219ebc253"]
2023-01-25T08:36:45.178Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Request body: 
2023-01-25T08:36:45.178Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||==========================request end================================================
2023-01-25T08:36:45.197Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:45.198Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:45.198Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Status text  : 
2023-01-25T08:36:45.198Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:45.199Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Response body: {
  "requestId" : "81604282-a543-4b58-9dc7-87afbb2d1268",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:36:43.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\",\n            \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:44.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "serviceInstanceName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "81604282-a543-4b58-9dc7-87afbb2d1268",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268"
    }
  }
}
2023-01-25T08:36:45.199Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:45.199Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|INFO|500||InvokeReturn
2023-01-25T08:36:45.200Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false
2023-01-25T08:36:45.201Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:45.201Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:45.201Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false
2023-01-25T08:36:45.201Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:45.202Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bae0521a65a8497", X-B3-SpanId:"bf655e20fbf09101", X-B3-ParentSpanId:"8bae0521a65a8497", X-B3-Sampled:"0", X-ONAP-RequestID:"f960c010-d83b-4728-93da-60ec37ead45c", X-RequestID:"f960c010-d83b-4728-93da-60ec37ead45c", X-TransactionID:"f960c010-d83b-4728-93da-60ec37ead45c", X-ECOMP-RequestID:"f960c010-d83b-4728-93da-60ec37ead45c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"501ee557-52aa-460b-b327-08497260f9ff"]
2023-01-25T08:36:45.202Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:45.202Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:45.218Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:45.219Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:45.219Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:45.219Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:45.220Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:45.221Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:45.221Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:45.227Z|f960c010-d83b-4728-93da-60ec37ead45c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:46.151Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:46.155Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:36:46.156Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||Invoke
2023-01-25T08:36:46.156Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:46.157Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:36:46.157Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Method      : GET
2023-01-25T08:36:46.157Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fdf850323c5922d", X-B3-SpanId:"3a13e06d6c07f5ab", X-B3-ParentSpanId:"8fdf850323c5922d", X-B3-Sampled:"0", X-ONAP-RequestID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-RequestID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-TransactionID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-ECOMP-RequestID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b89c09b2-0868-4fa6-9532-31ae895843bc"]
2023-01-25T08:36:46.157Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Request body: 
2023-01-25T08:36:46.157Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||==========================request end================================================
2023-01-25T08:36:46.204Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:46.205Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:46.205Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status text  : 
2023-01-25T08:36:46.206Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:46.213Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Response body: {
  "requestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "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-01-25T08:36:34.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"modelVersion\": \"1674635775643\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:42.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    }
  }
}
2023-01-25T08:36:46.214Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:46.214Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||InvokeReturn
2023-01-25T08:36:46.216Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:36:46.216Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:46.216Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:46.217Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:36:46.217Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:46.217Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fdf850323c5922d", X-B3-SpanId:"606cfa7330b7ecaf", X-B3-ParentSpanId:"8fdf850323c5922d", X-B3-Sampled:"0", X-ONAP-RequestID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-RequestID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-TransactionID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-ECOMP-RequestID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6eb20c8a-1516-411b-8538-7895165e42a0"]
2023-01-25T08:36:46.218Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:46.218Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:46.251Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:46.251Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:46.252Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:46.252Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:46.259Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":1674635802000,\"creation_time\":1674635668000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:36:44.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:36:46.261Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:46.261Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:46.307Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:36:46.308Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:36:46.309Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:46.309Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:36:46.309Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:36:46.309Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-RequestID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-TransactionID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-ECOMP-RequestID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"171f9e76-1402-4fb2-9bae-e69d55c96ad0"]
2023-01-25T08:36:46.310Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:36:46.310Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:36:46.447Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:46.447Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:46.448Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:36:46.448Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0490581D23D206E74FA74BFA8385B219; 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:"Wed, 25 Jan 2023 08:36:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:46.448Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"62e3160a-9c8b-11ed-b703-92e0e7610332","businessKey":"c681b118-b2c8-48df-9cf7-8dbba5515e3a","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:36:39.179+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"604699b9-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"62e22b67-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T08:36:46.449Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:46.449Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:36:46.474Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:36:46.475Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:36:46.475Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:46.476Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:36:46.476Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:36:46.476Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-RequestID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-TransactionID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-ECOMP-RequestID:"62e8a6c2-a4db-498a-876a-91796ccad620", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3bf09a2-44e9-42cc-97cd-ad76b14f3bb3"]
2023-01-25T08:36:46.477Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:36:46.477Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:36:46.600Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:46.601Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:46.602Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:36:46.602Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4BD7D0EC541EA3962370908EC2C1399E; 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:"811", Date:"Wed, 25 Jan 2023 08:36:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:46.603Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:64c9fea2-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"62e3160a-9c8b-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"62e3160a-9c8b-11ed-b703-92e0e7610332","executionId":"62e3160a-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:36:42.370+0000","endTime":"2023-01-25T08:36:42.374+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"604699b9-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:36:46.604Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:46.604Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:36:46.608Z|62e8a6c2-a4db-498a-876a-91796ccad620|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:55.041Z|c62924b0-1118-49de-9343-e8db5c1ce023|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:55.042Z|c62924b0-1118-49de-9343-e8db5c1ce023|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:55.060Z|0cff63b7-8f14-46f3-8b8c-be9ad212f27c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:55.060Z|6b5cfc41-5953-4558-ad9b-cd0ae18e2d6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:36:55.061Z|6b5cfc41-5953-4558-ad9b-cd0ae18e2d6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:55.061Z|0cff63b7-8f14-46f3-8b8c-be9ad212f27c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:36:55.388Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:55.395Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268
2023-01-25T08:36:55.396Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|INFO|500||Invoke
2023-01-25T08:36:55.397Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:55.397Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268
2023-01-25T08:36:55.397Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Method      : GET
2023-01-25T08:36:55.398Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28398c252b68a383", X-B3-SpanId:"b4b042861831042b", X-B3-ParentSpanId:"28398c252b68a383", X-B3-Sampled:"0", X-ONAP-RequestID:"3b590587-ede1-42d4-98b1-30589e1bd983", X-RequestID:"3b590587-ede1-42d4-98b1-30589e1bd983", X-TransactionID:"3b590587-ede1-42d4-98b1-30589e1bd983", X-ECOMP-RequestID:"3b590587-ede1-42d4-98b1-30589e1bd983", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5170248-58eb-4e57-8298-37caa63dc625"]
2023-01-25T08:36:55.398Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Request body: 
2023-01-25T08:36:55.398Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||==========================request end================================================
2023-01-25T08:36:55.424Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:55.425Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:55.425Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Status text  : 
2023-01-25T08:36:55.426Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:55.428Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Response body: {
  "requestId" : "81604282-a543-4b58-9dc7-87afbb2d1268",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:36:43.000+00:00",
  "endTime" : "2023-01-25T08:36:47.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\",\n            \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:47.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "serviceInstanceName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "81604282-a543-4b58-9dc7-87afbb2d1268",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268"
    }
  }
}
2023-01-25T08:36:55.428Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:55.429Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|INFO|500||InvokeReturn
2023-01-25T08:36:55.431Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false
2023-01-25T08:36:55.431Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:55.432Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:55.432Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false
2023-01-25T08:36:55.432Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:55.433Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28398c252b68a383", X-B3-SpanId:"56b05bc8c51e2f71", X-B3-ParentSpanId:"28398c252b68a383", X-B3-Sampled:"0", X-ONAP-RequestID:"3b590587-ede1-42d4-98b1-30589e1bd983", X-RequestID:"3b590587-ede1-42d4-98b1-30589e1bd983", X-TransactionID:"3b590587-ede1-42d4-98b1-30589e1bd983", X-ECOMP-RequestID:"3b590587-ede1-42d4-98b1-30589e1bd983", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bb498ec-dbe3-48f2-80d8-42918a1915f1"]
2023-01-25T08:36:55.433Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:55.433Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:55.446Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:55.447Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:55.447Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:55.448Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:55.449Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:55.449Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:55.450Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:55.456Z|3b590587-ede1-42d4-98b1-30589e1bd983|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:55.579Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:55.583Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268
2023-01-25T08:36:55.583Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|INFO|500||Invoke
2023-01-25T08:36:55.583Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:55.583Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268
2023-01-25T08:36:55.584Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Method      : GET
2023-01-25T08:36:55.584Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aad7a7dc22d679c1", X-B3-SpanId:"858656e754e59adc", X-B3-ParentSpanId:"aad7a7dc22d679c1", X-B3-Sampled:"0", X-ONAP-RequestID:"97d03355-ae94-40e7-bf0c-b8d33a9eb187", X-RequestID:"97d03355-ae94-40e7-bf0c-b8d33a9eb187", X-TransactionID:"97d03355-ae94-40e7-bf0c-b8d33a9eb187", X-ECOMP-RequestID:"97d03355-ae94-40e7-bf0c-b8d33a9eb187", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01705998-2677-498d-9e82-0575aa578392"]
2023-01-25T08:36:55.585Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Request body: 
2023-01-25T08:36:55.585Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||==========================request end================================================
2023-01-25T08:36:55.605Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:55.605Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:55.606Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Status text  : 
2023-01-25T08:36:55.606Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:55.608Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Response body: {
  "requestId" : "81604282-a543-4b58-9dc7-87afbb2d1268",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:36:43.000+00:00",
  "endTime" : "2023-01-25T08:36:47.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\",\n            \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:47.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "serviceInstanceName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "81604282-a543-4b58-9dc7-87afbb2d1268",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268"
    }
  }
}
2023-01-25T08:36:55.608Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:55.609Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|INFO|500||InvokeReturn
2023-01-25T08:36:55.611Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false
2023-01-25T08:36:55.611Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:55.611Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:55.612Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false
2023-01-25T08:36:55.612Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:55.612Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aad7a7dc22d679c1", X-B3-SpanId:"b6be750453fefde7", X-B3-ParentSpanId:"aad7a7dc22d679c1", X-B3-Sampled:"0", X-ONAP-RequestID:"97d03355-ae94-40e7-bf0c-b8d33a9eb187", X-RequestID:"97d03355-ae94-40e7-bf0c-b8d33a9eb187", X-TransactionID:"97d03355-ae94-40e7-bf0c-b8d33a9eb187", X-ECOMP-RequestID:"97d03355-ae94-40e7-bf0c-b8d33a9eb187", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"893884c6-ffb3-4467-ac39-d004c1b441ea"]
2023-01-25T08:36:55.613Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:55.613Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:55.626Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:55.627Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:55.627Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:55.627Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:55.628Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:55.628Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:55.629Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:55.636Z|97d03355-ae94-40e7-bf0c-b8d33a9eb187|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:55.759Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:55.764Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268
2023-01-25T08:36:55.764Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|INFO|500||Invoke
2023-01-25T08:36:55.764Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:55.764Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268
2023-01-25T08:36:55.765Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Method      : GET
2023-01-25T08:36:55.765Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"539ca7bd85023195", X-B3-SpanId:"4183d717f584f379", X-B3-ParentSpanId:"539ca7bd85023195", X-B3-Sampled:"0", X-ONAP-RequestID:"4d0d1838-0012-40db-89d9-ef4a9f684661", X-RequestID:"4d0d1838-0012-40db-89d9-ef4a9f684661", X-TransactionID:"4d0d1838-0012-40db-89d9-ef4a9f684661", X-ECOMP-RequestID:"4d0d1838-0012-40db-89d9-ef4a9f684661", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6d6b06d-aa70-469d-8fd8-2f829225c860"]
2023-01-25T08:36:55.765Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Request body: 
2023-01-25T08:36:55.766Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||==========================request end================================================
2023-01-25T08:36:55.786Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:55.787Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:55.787Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Status text  : 
2023-01-25T08:36:55.787Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:55.789Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Response body: {
  "requestId" : "81604282-a543-4b58-9dc7-87afbb2d1268",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:36:43.000+00:00",
  "endTime" : "2023-01-25T08:36:47.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\",\n            \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:47.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "serviceInstanceName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "81604282-a543-4b58-9dc7-87afbb2d1268",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268"
    }
  }
}
2023-01-25T08:36:55.790Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:55.790Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|INFO|500||InvokeReturn
2023-01-25T08:36:55.792Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false
2023-01-25T08:36:55.792Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:55.792Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:55.793Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false
2023-01-25T08:36:55.793Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:55.793Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"539ca7bd85023195", X-B3-SpanId:"c2a3745103b907df", X-B3-ParentSpanId:"539ca7bd85023195", X-B3-Sampled:"0", X-ONAP-RequestID:"4d0d1838-0012-40db-89d9-ef4a9f684661", X-RequestID:"4d0d1838-0012-40db-89d9-ef4a9f684661", X-TransactionID:"4d0d1838-0012-40db-89d9-ef4a9f684661", X-ECOMP-RequestID:"4d0d1838-0012-40db-89d9-ef4a9f684661", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53829161-a195-466c-88d9-dc8035589315"]
2023-01-25T08:36:55.793Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:55.794Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:55.805Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:55.806Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:55.806Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:55.806Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:55.807Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:55.807Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:55.807Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:55.814Z|4d0d1838-0012-40db-89d9-ef4a9f684661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:55.977Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:55.980Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268
2023-01-25T08:36:55.981Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|INFO|500||Invoke
2023-01-25T08:36:55.982Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:55.982Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268
2023-01-25T08:36:55.982Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Method      : GET
2023-01-25T08:36:55.983Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f76cd6cd81b4897e", X-B3-SpanId:"4211a715941cf72b", X-B3-ParentSpanId:"f76cd6cd81b4897e", X-B3-Sampled:"0", X-ONAP-RequestID:"56fa058e-533c-4bf8-845b-1bac68c201f6", X-RequestID:"56fa058e-533c-4bf8-845b-1bac68c201f6", X-TransactionID:"56fa058e-533c-4bf8-845b-1bac68c201f6", X-ECOMP-RequestID:"56fa058e-533c-4bf8-845b-1bac68c201f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22c872c7-9f2b-44a4-8fd6-9e5fb45798bb"]
2023-01-25T08:36:55.983Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Request body: 
2023-01-25T08:36:55.984Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||==========================request end================================================
2023-01-25T08:36:56.003Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:56.004Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:56.004Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Status text  : 
2023-01-25T08:36:56.004Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:56.005Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||Response body: {
  "requestId" : "81604282-a543-4b58-9dc7-87afbb2d1268",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:36:43.000+00:00",
  "endTime" : "2023-01-25T08:36:47.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\",\n            \"modelInvariantId\": \"6eee99c8-ae50-450d-a078-25dfebe9ae2c\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64\"\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\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:47.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "b02bcf63-aa3b-45f2-9850-205b2e537596",
  "serviceInstanceName" : "basic_cnf-abd2666d-60b7-4b59-9688-364918214672",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b02bcf63-aa3b-45f2-9850-205b2e537596",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "81604282-a543-4b58-9dc7-87afbb2d1268",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268"
    }
  }
}
2023-01-25T08:36:56.005Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:56.006Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81604282-a543-4b58-9dc7-87afbb2d1268|INFO|500||InvokeReturn
2023-01-25T08:36:56.008Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false
2023-01-25T08:36:56.008Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:56.008Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:56.009Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false
2023-01-25T08:36:56.009Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:56.009Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f76cd6cd81b4897e", X-B3-SpanId:"85be84823254fa0e", X-B3-ParentSpanId:"f76cd6cd81b4897e", X-B3-Sampled:"0", X-ONAP-RequestID:"56fa058e-533c-4bf8-845b-1bac68c201f6", X-RequestID:"56fa058e-533c-4bf8-845b-1bac68c201f6", X-TransactionID:"56fa058e-533c-4bf8-845b-1bac68c201f6", X-ECOMP-RequestID:"56fa058e-533c-4bf8-845b-1bac68c201f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0229950d-0fb2-4a52-9e55-a606e205b3c4"]
2023-01-25T08:36:56.010Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:56.010Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:56.022Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:56.023Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:56.023Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:56.024Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:56.025Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:36:56.025Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:56.025Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81604282-a543-4b58-9dc7-87afbb2d1268&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:56.032Z|56fa058e-533c-4bf8-845b-1bac68c201f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/81604282-a543-4b58-9dc7-87afbb2d1268|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:56.736Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:36:56.741Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:36:56.742Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||Invoke
2023-01-25T08:36:56.742Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:56.742Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:36:56.743Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Method      : GET
2023-01-25T08:36:56.743Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d92c9c6772eef8b0", X-B3-SpanId:"d1cfb05e0d653cd9", X-B3-ParentSpanId:"d92c9c6772eef8b0", X-B3-Sampled:"0", X-ONAP-RequestID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-RequestID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-TransactionID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-ECOMP-RequestID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc90dbe3-6ee2-4f32-88e5-a53fe4a1dc66"]
2023-01-25T08:36:56.744Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Request body: 
2023-01-25T08:36:56.744Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||==========================request end================================================
2023-01-25T08:36:56.770Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:56.771Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:56.772Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status text  : 
2023-01-25T08:36:56.772Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:56.773Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Response body: {
  "requestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "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-01-25T08:36:34.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"modelVersion\": \"1674635775643\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:36:42.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    }
  }
}
2023-01-25T08:36:56.774Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:56.774Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||InvokeReturn
2023-01-25T08:36:56.776Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:36:56.776Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:36:56.777Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:56.777Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:36:56.778Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:36:56.778Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d92c9c6772eef8b0", X-B3-SpanId:"20541329aadab052", X-B3-ParentSpanId:"d92c9c6772eef8b0", X-B3-Sampled:"0", X-ONAP-RequestID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-RequestID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-TransactionID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-ECOMP-RequestID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5326adf3-42cd-479d-8024-1ecb76a9a4ff"]
2023-01-25T08:36:56.779Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:36:56.779Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:36:56.796Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:56.797Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:56.798Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:36:56.798Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:36:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:56.800Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":1674635802000,\"creation_time\":1674635668000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:36:44.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:36:56.800Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:56.801Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:36:56.827Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:36:56.828Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T08:36:56.828Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:56.829Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T08:36:56.829Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:36:56.830Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-RequestID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-TransactionID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-ECOMP-RequestID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa66f508-b40c-489b-946e-0b3650700109"]
2023-01-25T08:36:56.830Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:36:56.831Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:36:56.958Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:56.959Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:56.960Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:36:56.960Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0E993A0035D86CAE2B033636F3D9F90C; 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:"Wed, 25 Jan 2023 08:36:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:56.961Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"62e3160a-9c8b-11ed-b703-92e0e7610332","businessKey":"c681b118-b2c8-48df-9cf7-8dbba5515e3a","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T08:36:39.179+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"604699b9-9c8b-11ed-b703-92e0e7610332","superProcessInstanceId":"62e22b67-9c8b-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T08:36:56.961Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:56.962Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c681b118-b2c8-48df-9cf7-8dbba5515e3a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:36:56.989Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:36:56.990Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T08:36:56.990Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T08:36:56.991Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T08:36:56.991Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T08:36:56.991Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-RequestID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-TransactionID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-ECOMP-RequestID:"c1324cb4-f141-4406-8ce2-64ed2814ed08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5e8b853-abd7-4d61-93fd-5cf177b82d01"]
2023-01-25T08:36:56.992Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T08:36:56.992Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T08:36:57.129Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T08:36:57.131Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T08:36:57.131Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T08:36:57.132Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C5BA10B8975B6DFC3C79EEB0FF6DB332; 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:"811", Date:"Wed, 25 Jan 2023 08:36:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:36:57.133Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:64c9fea2-9c8b-11ed-b703-92e0e7610332","parentActivityInstanceId":"62e3160a-9c8b-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"62e3160a-9c8b-11ed-b703-92e0e7610332","executionId":"62e3160a-9c8b-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T08:36:42.370+0000","endTime":"2023-01-25T08:36:42.374+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"604699b9-9c8b-11ed-b703-92e0e7610332"}]
2023-01-25T08:36:57.133Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T08:36:57.134Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=62e3160a-9c8b-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T08:36:57.138Z|c1324cb4-f141-4406-8ce2-64ed2814ed08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:36:58.362Z|139a23e4-cce7-4475-859b-5edfba1e5be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:36:58.365Z|139a23e4-cce7-4475-859b-5edfba1e5be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:37:05.108Z|f9809eca-448e-443d-bb41-1797b37b7e14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:05.109Z|f9809eca-448e-443d-bb41-1797b37b7e14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:05.112Z|f633dd02-edb8-4b1b-ac3b-d64b318cc016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:05.112Z|f633dd02-edb8-4b1b-ac3b-d64b318cc016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:05.119Z|db6b1c74-0ae7-4461-a145-c02e5b3004d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:05.120Z|db6b1c74-0ae7-4461-a145-c02e5b3004d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:07.265Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:07.271Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:37:07.271Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||Invoke
2023-01-25T08:37:07.272Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:07.272Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:37:07.272Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Method      : GET
2023-01-25T08:37:07.272Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23dabac0f3ac2af1", X-B3-SpanId:"999df8209481f467", X-B3-ParentSpanId:"23dabac0f3ac2af1", X-B3-Sampled:"0", X-ONAP-RequestID:"1837af6e-c80d-4c21-8976-7e3e7753d856", X-RequestID:"1837af6e-c80d-4c21-8976-7e3e7753d856", X-TransactionID:"1837af6e-c80d-4c21-8976-7e3e7753d856", X-ECOMP-RequestID:"1837af6e-c80d-4c21-8976-7e3e7753d856", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c111660f-1976-4196-967d-f9774628494e"]
2023-01-25T08:37:07.273Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Request body: 
2023-01-25T08:37:07.273Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||==========================request end================================================
2023-01-25T08:37:07.297Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:07.298Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:07.298Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status text  : 
2023-01-25T08:37:07.298Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:07.299Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Response body: {
  "requestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "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-01-25T08:36:34.000+00:00",
  "endTime" : "2023-01-25T08:37:05.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"modelVersion\": \"1674635775643\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:05.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    }
  }
}
2023-01-25T08:37:07.299Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:07.300Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||InvokeReturn
2023-01-25T08:37:07.301Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:37:07.302Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:07.302Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:07.302Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:37:07.302Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:07.303Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23dabac0f3ac2af1", X-B3-SpanId:"61ce034f505a22aa", X-B3-ParentSpanId:"23dabac0f3ac2af1", X-B3-Sampled:"0", X-ONAP-RequestID:"1837af6e-c80d-4c21-8976-7e3e7753d856", X-RequestID:"1837af6e-c80d-4c21-8976-7e3e7753d856", X-TransactionID:"1837af6e-c80d-4c21-8976-7e3e7753d856", X-ECOMP-RequestID:"1837af6e-c80d-4c21-8976-7e3e7753d856", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8641d0f7-9db7-4c1c-a70a-8ac34e790b13"]
2023-01-25T08:37:07.303Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:07.303Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:07.318Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:07.319Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:07.320Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:07.320Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:07.320Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":1674635802000,\"creation_time\":1674635668000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:36:44.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:37:07.321Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:07.321Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:07.329Z|1837af6e-c80d-4c21-8976-7e3e7753d856|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:07.452Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:07.457Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:37:07.458Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||Invoke
2023-01-25T08:37:07.459Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:07.460Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:37:07.460Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Method      : GET
2023-01-25T08:37:07.460Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"354a224f9406ced3", X-B3-SpanId:"500315e79ede6c99", X-B3-ParentSpanId:"354a224f9406ced3", X-B3-Sampled:"0", X-ONAP-RequestID:"60035a8f-8a50-424a-b963-c8c1fb270028", X-RequestID:"60035a8f-8a50-424a-b963-c8c1fb270028", X-TransactionID:"60035a8f-8a50-424a-b963-c8c1fb270028", X-ECOMP-RequestID:"60035a8f-8a50-424a-b963-c8c1fb270028", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba4c8710-e66e-4a66-aca4-8d10be38a2a5"]
2023-01-25T08:37:07.461Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Request body: 
2023-01-25T08:37:07.461Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||==========================request end================================================
2023-01-25T08:37:07.480Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:07.481Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:07.482Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status text  : 
2023-01-25T08:37:07.482Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:07.483Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Response body: {
  "requestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "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-01-25T08:36:34.000+00:00",
  "endTime" : "2023-01-25T08:37:05.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"modelVersion\": \"1674635775643\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:05.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    }
  }
}
2023-01-25T08:37:07.483Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:07.484Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||InvokeReturn
2023-01-25T08:37:07.485Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:37:07.486Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:07.486Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:07.486Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:37:07.487Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:07.487Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"354a224f9406ced3", X-B3-SpanId:"819545d3e22b0605", X-B3-ParentSpanId:"354a224f9406ced3", X-B3-Sampled:"0", X-ONAP-RequestID:"60035a8f-8a50-424a-b963-c8c1fb270028", X-RequestID:"60035a8f-8a50-424a-b963-c8c1fb270028", X-TransactionID:"60035a8f-8a50-424a-b963-c8c1fb270028", X-ECOMP-RequestID:"60035a8f-8a50-424a-b963-c8c1fb270028", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7318bbe-f9ef-4274-a95d-16b1d9b59a74"]
2023-01-25T08:37:07.487Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:07.488Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:07.501Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:07.501Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:07.502Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:07.502Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:07.504Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":1674635802000,\"creation_time\":1674635668000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:36:44.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:37:07.504Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:07.505Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:07.512Z|60035a8f-8a50-424a-b963-c8c1fb270028|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:07.632Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:07.636Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:37:07.636Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||Invoke
2023-01-25T08:37:07.636Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:07.637Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:37:07.638Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Method      : GET
2023-01-25T08:37:07.638Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e97756776a0efba7", X-B3-SpanId:"580ba06a72947847", X-B3-ParentSpanId:"e97756776a0efba7", X-B3-Sampled:"0", X-ONAP-RequestID:"b9438b8a-8d06-4dbf-befd-359f7114e367", X-RequestID:"b9438b8a-8d06-4dbf-befd-359f7114e367", X-TransactionID:"b9438b8a-8d06-4dbf-befd-359f7114e367", X-ECOMP-RequestID:"b9438b8a-8d06-4dbf-befd-359f7114e367", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14c96ef4-615c-4770-97f0-8c5633975d31"]
2023-01-25T08:37:07.638Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Request body: 
2023-01-25T08:37:07.638Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||==========================request end================================================
2023-01-25T08:37:07.654Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:07.655Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:07.655Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status text  : 
2023-01-25T08:37:07.656Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:07.656Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Response body: {
  "requestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "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-01-25T08:36:34.000+00:00",
  "endTime" : "2023-01-25T08:37:05.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"modelVersion\": \"1674635775643\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:05.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    }
  }
}
2023-01-25T08:37:07.657Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:07.657Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||InvokeReturn
2023-01-25T08:37:07.659Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:37:07.659Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:07.659Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:07.660Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:37:07.660Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:07.660Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e97756776a0efba7", X-B3-SpanId:"7a9944a3808d9498", X-B3-ParentSpanId:"e97756776a0efba7", X-B3-Sampled:"0", X-ONAP-RequestID:"b9438b8a-8d06-4dbf-befd-359f7114e367", X-RequestID:"b9438b8a-8d06-4dbf-befd-359f7114e367", X-TransactionID:"b9438b8a-8d06-4dbf-befd-359f7114e367", X-ECOMP-RequestID:"b9438b8a-8d06-4dbf-befd-359f7114e367", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7166db8-543a-4952-b4b3-eed489fb8cfa"]
2023-01-25T08:37:07.661Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:07.661Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:07.676Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:07.677Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:07.678Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:07.678Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:07.679Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":1674635802000,\"creation_time\":1674635668000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:36:44.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:37:07.680Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:07.680Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:07.698Z|b9438b8a-8d06-4dbf-befd-359f7114e367|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:07.831Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:07.839Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:37:07.839Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||Invoke
2023-01-25T08:37:07.840Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:07.840Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:37:07.840Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Method      : GET
2023-01-25T08:37:07.841Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"447c53a25da82ce2", X-B3-SpanId:"1df4d153e6bb10b2", X-B3-ParentSpanId:"447c53a25da82ce2", X-B3-Sampled:"0", X-ONAP-RequestID:"c33a43c6-01ce-4d95-a700-b9d463faddfa", X-RequestID:"c33a43c6-01ce-4d95-a700-b9d463faddfa", X-TransactionID:"c33a43c6-01ce-4d95-a700-b9d463faddfa", X-ECOMP-RequestID:"c33a43c6-01ce-4d95-a700-b9d463faddfa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51782da8-ae26-4f54-a071-19296295bbe9"]
2023-01-25T08:37:07.841Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Request body: 
2023-01-25T08:37:07.841Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||==========================request end================================================
2023-01-25T08:37:07.861Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:07.862Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:07.862Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status text  : 
2023-01-25T08:37:07.863Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:07.863Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Response body: {
  "requestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "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-01-25T08:36:34.000+00:00",
  "endTime" : "2023-01-25T08:37:05.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"modelVersion\": \"1674635775643\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:05.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    }
  }
}
2023-01-25T08:37:07.864Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:07.864Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||InvokeReturn
2023-01-25T08:37:07.866Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:37:07.866Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:07.867Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:07.867Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:37:07.867Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:07.868Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"447c53a25da82ce2", X-B3-SpanId:"a13ce88619bfd4e1", X-B3-ParentSpanId:"447c53a25da82ce2", X-B3-Sampled:"0", X-ONAP-RequestID:"c33a43c6-01ce-4d95-a700-b9d463faddfa", X-RequestID:"c33a43c6-01ce-4d95-a700-b9d463faddfa", X-TransactionID:"c33a43c6-01ce-4d95-a700-b9d463faddfa", X-ECOMP-RequestID:"c33a43c6-01ce-4d95-a700-b9d463faddfa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"352e021d-a5c2-4d0c-9eb1-969dee1e7a2a"]
2023-01-25T08:37:07.868Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:07.868Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:07.883Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:07.883Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:07.884Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:07.884Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:07.886Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":1674635802000,\"creation_time\":1674635668000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:36:44.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:37:07.886Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:07.886Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:07.893Z|c33a43c6-01ce-4d95-a700-b9d463faddfa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:08.014Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:08.017Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:37:08.018Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||Invoke
2023-01-25T08:37:08.018Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:08.018Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a
2023-01-25T08:37:08.019Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Method      : GET
2023-01-25T08:37:08.019Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efccaafc2146e226", X-B3-SpanId:"2e97e5d2cfa55f9e", X-B3-ParentSpanId:"efccaafc2146e226", X-B3-Sampled:"0", X-ONAP-RequestID:"e8049044-f090-450f-9c39-20396ba47654", X-RequestID:"e8049044-f090-450f-9c39-20396ba47654", X-TransactionID:"e8049044-f090-450f-9c39-20396ba47654", X-ECOMP-RequestID:"e8049044-f090-450f-9c39-20396ba47654", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18e485b1-e134-4274-a109-122a26e37ef4"]
2023-01-25T08:37:08.019Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Request body: 
2023-01-25T08:37:08.020Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||==========================request end================================================
2023-01-25T08:37:08.041Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:08.042Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:08.042Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Status text  : 
2023-01-25T08:37:08.042Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:08.044Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||Response body: {
  "requestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "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-01-25T08:36:34.000+00:00",
  "endTime" : "2023-01-25T08:37:05.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfType" : "",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"48ceac11-15b7-4c82-8620-3183d68e029f\",\n            \"modelVersionId\": \"8af0e005-fc53-422c-9a05-b254accd5443\",\n            \"modelName\": \"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\n            \"modelVersion\": \"1674635775643\",\n            \"modelCustomizationId\": \"c3c2d665-2278-4f38-b08f-791f99671eab\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:05.000+00:00",
  "vfModuleId" : "f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "vfModuleName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "vfModuleModelName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca/vfModules/f5edd871-8bce-4c2b-aaef-694b5b66e6b1",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a"
    }
  }
}
2023-01-25T08:37:08.044Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:08.044Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c681b118-b2c8-48df-9cf7-8dbba5515e3a|INFO|500||InvokeReturn
2023-01-25T08:37:08.046Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:37:08.052Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:08.052Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:08.052Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false
2023-01-25T08:37:08.053Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:08.053Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efccaafc2146e226", X-B3-SpanId:"0034909b0ed00b4c", X-B3-ParentSpanId:"efccaafc2146e226", X-B3-Sampled:"0", X-ONAP-RequestID:"e8049044-f090-450f-9c39-20396ba47654", X-RequestID:"e8049044-f090-450f-9c39-20396ba47654", X-TransactionID:"e8049044-f090-450f-9c39-20396ba47654", X-ECOMP-RequestID:"e8049044-f090-450f-9c39-20396ba47654", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c50cd264-3311-46f1-b51d-15fa59fc6282"]
2023-01-25T08:37:08.054Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:08.054Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:08.067Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:08.068Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:08.068Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:08.068Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:08.069Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "c681b118-b2c8-48df-9cf7-8dbba5515e3a",
  "groupingId" : "322fa728-20d0-4c23-9529-77bc669bb0ea",
  "name" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf/322fa728-20d0-4c23-9529-77bc669bb0ea\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"updated_time\":1674635802000,\"creation_time\":1674635668000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ff45af6c8bf406890b13845ac062f66\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"322fa728-20d0-4c23-9529-77bc669bb0ea\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf\",\"vnf_name\":\"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0\",\"vnf_id\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\",\"vf_module_id\":\"f5edd871-8bce-4c2b-aaef-694b5b66e6b1\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T08:36:44.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T08:37:08.070Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:08.070Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c681b118-b2c8-48df-9cf7-8dbba5515e3a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:08.079Z|e8049044-f090-450f-9c39-20396ba47654|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c681b118-b2c8-48df-9cf7-8dbba5515e3a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:09.039Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:09.042Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||INFO|500||Checking if requestId: eed20271-a158-4327-a8f8-dc8caf64c3d9 already exists in requestDb InfraActiveRequests table
2023-01-25T08:37:09.043Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9
2023-01-25T08:37:09.043Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|INFO|500||Invoke
2023-01-25T08:37:09.043Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:09.044Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9
2023-01-25T08:37:09.044Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Method      : GET
2023-01-25T08:37:09.044Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"798b9c5be243f910", X-B3-SpanId:"c583a1b898649ebf", X-B3-ParentSpanId:"798b9c5be243f910", X-B3-Sampled:"0", X-ONAP-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-TransactionID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-ECOMP-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90ab904a-7301-48e5-b0fb-21095bb66a49"]
2023-01-25T08:37:09.044Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Request body: 
2023-01-25T08:37:09.045Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||==========================request end================================================
2023-01-25T08:37:09.068Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:09.068Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:37:09.069Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Status text  : 
2023-01-25T08:37:09.069Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:37:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:09.070Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Response body: 
2023-01-25T08:37:09.070Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:09.070Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|INFO|404|Not Found|InvokeReturn
2023-01-25T08:37:09.080Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:37:09.085Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:37:09.120Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:37:09.121Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca/related-to/volume-groups|INFO|500||Invoke
2023-01-25T08:37:09.170Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2023-01-25T08:37:09.170Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca/related-to/volume-groups has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:37:09 GMT], content-length=[408], x-aai-txid=[0-aai-resources-230125-08:37:09:457-42143], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:37:09.172Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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/df056f71-77b6-4763-94e1-6aca0b4d76ca/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca/related-to/volume-groups","ERR.5.4.6114"]}}}

2023-01-25T08:37:09.179Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca/related-to/volume-groups
2023-01-25T08:37:09.179Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : df056f71-77b6-4763-94e1-6aca0b4d76ca
2023-01-25T08:37:09.182Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:37:09.206Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:37:09.206Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca/vf-modules|INFO|500||Invoke
2023-01-25T08:37:09.250Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca/vf-modules|INFO|404|Not Found|InvokeReturn
2023-01-25T08:37:09.251Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca/vf-modules has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:37:09 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230125-08:37:09:537-94100], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:37:09.251Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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/df056f71-77b6-4763-94e1-6aca0b4d76ca/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca/vf-modules","ERR.5.4.6114"]}}}

2023-01-25T08:37:09.254Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca/vf-modules
2023-01-25T08:37:09.254Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : df056f71-77b6-4763-94e1-6aca0b4d76ca
2023-01-25T08:37:09.258Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:37:09.282Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:37:09.283Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||Invoke
2023-01-25T08:37:09.403Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||InvokeReturn
2023-01-25T08:37:09.404Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:37:09 GMT], content-length=[1054], vertex-id=[233488], x-aai-txid=[1-aai-resources-230125-08:37:09:661-37690], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:37:09.404Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||DEBUG|500||{"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674635644916","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/df056f71-77b6-4763-94e1-6aca0b4d76ca","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"df056f71-77b6-4763-94e1-6aca0b4d76ca"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_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-01-25T08:37:09.405Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:37:09.406Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:37:09.407Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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-01-25T08:37:09.408Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T08:37:09.408Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:09.408Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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-01-25T08:37:09.409Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T08:37:09.409Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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:"798b9c5be243f910", X-B3-SpanId:"9c7fbe486cf5dee0", X-B3-ParentSpanId:"798b9c5be243f910", X-B3-Sampled:"0", X-ONAP-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-TransactionID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-ECOMP-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61e267f3-2e82-4a37-9750-8f485091efdb"]
2023-01-25T08:37:09.409Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"df056f71-77b6-4763-94e1-6aca0b4d76ca","serviceInstanceId":"fbc6c366-6116-4cb8-a848-eee12299f355"},"instanceName":null,"requestScope":"vnf"}
2023-01-25T08:37:09.409Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T08:37:09.430Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:09.431Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:09.431Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T08:37:09.431Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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:"Wed, 25 Jan 2023 08:37:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:09.432Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T08:37:09.432Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:09.432Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T08:37:09.433Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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-01-25T08:37:09.434Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2023-01-25T08:37:09.434Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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-01-25T08:37:09.434Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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-01-25T08:37:09.434Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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-01-25T08:37:09.435Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-TransactionID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-ECOMP-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"538457c3-b9cd-41ad-92a9-b7534b08a689"]
2023-01-25T08:37:09.435Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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-01-25T08:37:09.435Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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-01-25T08:37:09.458Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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-01-25T08:37:09.459Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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-01-25T08:37:09.460Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-25T08:37:09.460Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:09.463Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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" : 10038,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038"
    }
  }
}
2023-01-25T08:37:09.463Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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-01-25T08:37:09.464Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2023-01-25T08:37:09.481Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:37:09.482Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T08:37:09.483Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:09.483Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:37:09.483Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T08:37:09.483Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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:"1594", X-B3-TraceId:"798b9c5be243f910", X-B3-SpanId:"8c7cbe11c5aaa028", X-B3-ParentSpanId:"798b9c5be243f910", X-B3-Sampled:"0", X-ONAP-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-TransactionID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-ECOMP-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2d83972-3c29-4eab-8918-49782f85f65a"]
2023-01-25T08:37:09.484Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"eed20271-a158-4327-a8f8-dc8caf64c3d9","requestStatus":"IN_PROGRESS","startTime":1674635829255,"source":"VID","vnfId":"df056f71-77b6-4763-94e1-6aca0b4d76ca","tenantId":"518d1743b35a48f892375e10ec89a2a4","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\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n            \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"fbc6c366-6116-4cb8-a848-eee12299f355","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"eed20271-a158-4327-a8f8-dc8caf64c3d9"}
2023-01-25T08:37:09.484Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T08:37:09.510Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:09.511Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T08:37:09.511Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T08:37:09.512Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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/eed20271-a158-4327-a8f8-dc8caf64c3d9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:09.512Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "eed20271-a158-4327-a8f8-dc8caf64c3d9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:37:09.255+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n            \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:37:09.453+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eed20271-a158-4327-a8f8-dc8caf64c3d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9"
    }
  }
}
2023-01-25T08:37:09.512Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:09.513Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T08:37:09.529Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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-01-25T08:37:09.529Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T08:37:09.530Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:09.530Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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-01-25T08:37:09.530Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T08:37:09.530Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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:"798b9c5be243f910", X-B3-SpanId:"9088975ac2bca680", X-B3-ParentSpanId:"798b9c5be243f910", X-B3-Sampled:"0", X-ONAP-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-TransactionID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-ECOMP-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52300604-e1a0-458f-a98a-7c5db132004d"]
2023-01-25T08:37:09.531Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|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\":\"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a069d1d1-626d-452c-b932-c08f6934e22a\",\"modelVersionId\":\"a090092a-f3e2-42ed-83de-60e57c889ba1\",\"modelCustomizationId\":\"a069d1d1-626d-452c-b932-c08f6934e22a\",\"modelUuid\":\"a090092a-f3e2-42ed-83de-60e57c889ba1\",\"modelInvariantUuid\":\"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"518d1743b35a48f892375e10ec89a2a4\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"fbc6c366-6116-4cb8-a848-eee12299f355\",\"vnfInstanceId\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\"}","type":"String"},"requestId":{"value":"eed20271-a158-4327-a8f8-dc8caf64c3d9","type":"String"},"mso-request-id":{"value":"eed20271-a158-4327-a8f8-dc8caf64c3d9","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"fbc6c366-6116-4cb8-a848-eee12299f355","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"df056f71-77b6-4763-94e1-6aca0b4d76ca","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/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T08:37:09.531Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T08:37:10.552Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:10.553Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T08:37:10.554Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T08:37:10.554Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:37:10 GMT", X-ONAP-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-TransactionID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-ECOMP-RequestID:"eed20271-a158-4327-a8f8-dc8caf64c3d9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"52300604-e1a0-458f-a98a-7c5db132004d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:10.555Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"eed20271-a158-4327-a8f8-dc8caf64c3d9\",\"instanceId\":\"df056f71-77b6-4763-94e1-6aca0b4d76ca\"}}","message":"Success","processInstanceID":"74fe3fad-9c8b-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:37:10.555Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:10.556Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T08:37:10.565Z|eed20271-a158-4327-a8f8-dc8caf64c3d9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:10.698Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:10.703Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9
2023-01-25T08:37:10.704Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|INFO|500||Invoke
2023-01-25T08:37:10.704Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:10.704Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9
2023-01-25T08:37:10.705Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Method      : GET
2023-01-25T08:37:10.705Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef56bd5563f986f5", X-B3-SpanId:"5f24416442cf181f", X-B3-ParentSpanId:"ef56bd5563f986f5", X-B3-Sampled:"0", X-ONAP-RequestID:"3c8ff12e-3b79-40f1-aa43-475048d56a0d", X-RequestID:"3c8ff12e-3b79-40f1-aa43-475048d56a0d", X-TransactionID:"3c8ff12e-3b79-40f1-aa43-475048d56a0d", X-ECOMP-RequestID:"3c8ff12e-3b79-40f1-aa43-475048d56a0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cb8eb67-7141-4991-a082-07a1a2597fae"]
2023-01-25T08:37:10.706Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Request body: 
2023-01-25T08:37:10.706Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||==========================request end================================================
2023-01-25T08:37:10.724Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:10.725Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:10.725Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Status text  : 
2023-01-25T08:37:10.726Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:10.727Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Response body: {
  "requestId" : "eed20271-a158-4327-a8f8-dc8caf64c3d9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:37:09.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n            \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eed20271-a158-4327-a8f8-dc8caf64c3d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9"
    }
  }
}
2023-01-25T08:37:10.727Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:10.728Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|INFO|500||InvokeReturn
2023-01-25T08:37:10.729Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false
2023-01-25T08:37:10.730Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:10.730Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:10.731Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false
2023-01-25T08:37:10.731Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:10.731Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef56bd5563f986f5", X-B3-SpanId:"587eda6e2f7920f3", X-B3-ParentSpanId:"ef56bd5563f986f5", X-B3-Sampled:"0", X-ONAP-RequestID:"3c8ff12e-3b79-40f1-aa43-475048d56a0d", X-RequestID:"3c8ff12e-3b79-40f1-aa43-475048d56a0d", X-TransactionID:"3c8ff12e-3b79-40f1-aa43-475048d56a0d", X-ECOMP-RequestID:"3c8ff12e-3b79-40f1-aa43-475048d56a0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb1e7e51-4977-4f78-975b-2a1ee2780402"]
2023-01-25T08:37:10.732Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:10.732Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:10.753Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:10.755Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:10.755Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:10.756Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:10.757Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:37:10.757Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:10.758Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:10.764Z|3c8ff12e-3b79-40f1-aa43-475048d56a0d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:13.362Z|d2447748-9b66-4558-a753-17ce1520aebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:37:13.363Z|d2447748-9b66-4558-a753-17ce1520aebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:37:14.186Z|902ac3c1-c9b0-4601-8c5c-ca1606711e93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:37:14.186Z|902ac3c1-c9b0-4601-8c5c-ca1606711e93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:37:15.053Z|68e1e861-8eda-4fae-a1fc-3560e77ac0fa|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:37:15.053Z|68e1e861-8eda-4fae-a1fc-3560e77ac0fa|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:15.141Z|a7f43355-4502-4d07-8b45-5eb714774d42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:15.142Z|a7f43355-4502-4d07-8b45-5eb714774d42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:15.144Z|8048d081-719d-4827-9d0b-521f09db4cae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:15.144Z|8048d081-719d-4827-9d0b-521f09db4cae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:15.148Z|655818ed-2122-4725-8c21-ea99443db782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:15.149Z|655818ed-2122-4725-8c21-ea99443db782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:20.898Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:20.903Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9
2023-01-25T08:37:20.903Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|INFO|500||Invoke
2023-01-25T08:37:20.904Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:20.904Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9
2023-01-25T08:37:20.904Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Method      : GET
2023-01-25T08:37:20.905Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9b39fc8b0e5c529", X-B3-SpanId:"487c1286a454a4bb", X-B3-ParentSpanId:"c9b39fc8b0e5c529", X-B3-Sampled:"0", X-ONAP-RequestID:"ac477d16-2f77-4894-8a86-381e6330ba5e", X-RequestID:"ac477d16-2f77-4894-8a86-381e6330ba5e", X-TransactionID:"ac477d16-2f77-4894-8a86-381e6330ba5e", X-ECOMP-RequestID:"ac477d16-2f77-4894-8a86-381e6330ba5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3aa826a-3310-4f1f-a728-b04e1f4a8fdd"]
2023-01-25T08:37:20.905Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Request body: 
2023-01-25T08:37:20.906Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||==========================request end================================================
2023-01-25T08:37:20.926Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:20.927Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:20.927Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Status text  : 
2023-01-25T08:37:20.927Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:20.928Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Response body: {
  "requestId" : "eed20271-a158-4327-a8f8-dc8caf64c3d9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:37:09.000+00:00",
  "endTime" : "2023-01-25T08:37:13.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n            \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eed20271-a158-4327-a8f8-dc8caf64c3d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9"
    }
  }
}
2023-01-25T08:37:20.929Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:20.929Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|INFO|500||InvokeReturn
2023-01-25T08:37:20.932Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false
2023-01-25T08:37:20.932Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:20.932Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:20.933Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false
2023-01-25T08:37:20.933Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:20.933Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9b39fc8b0e5c529", X-B3-SpanId:"af82499307da2eea", X-B3-ParentSpanId:"c9b39fc8b0e5c529", X-B3-Sampled:"0", X-ONAP-RequestID:"ac477d16-2f77-4894-8a86-381e6330ba5e", X-RequestID:"ac477d16-2f77-4894-8a86-381e6330ba5e", X-TransactionID:"ac477d16-2f77-4894-8a86-381e6330ba5e", X-ECOMP-RequestID:"ac477d16-2f77-4894-8a86-381e6330ba5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36ae319a-0da2-4f3f-b2c6-f9715fc27f45"]
2023-01-25T08:37:20.933Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:20.934Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:20.947Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:20.948Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:20.948Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:20.948Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:20.949Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:37:20.950Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:20.950Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:20.956Z|ac477d16-2f77-4894-8a86-381e6330ba5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:21.079Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:21.086Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9
2023-01-25T08:37:21.087Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|INFO|500||Invoke
2023-01-25T08:37:21.087Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:21.087Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9
2023-01-25T08:37:21.087Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Method      : GET
2023-01-25T08:37:21.088Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7839ca576e7d060", X-B3-SpanId:"99af97c80eaf81ea", X-B3-ParentSpanId:"e7839ca576e7d060", X-B3-Sampled:"0", X-ONAP-RequestID:"93671a34-a835-4536-b707-6b2cb7156190", X-RequestID:"93671a34-a835-4536-b707-6b2cb7156190", X-TransactionID:"93671a34-a835-4536-b707-6b2cb7156190", X-ECOMP-RequestID:"93671a34-a835-4536-b707-6b2cb7156190", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f2c7930-c205-4683-81db-74806bb5322d"]
2023-01-25T08:37:21.088Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Request body: 
2023-01-25T08:37:21.088Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||==========================request end================================================
2023-01-25T08:37:21.107Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:21.108Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:21.108Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Status text  : 
2023-01-25T08:37:21.109Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:21.112Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Response body: {
  "requestId" : "eed20271-a158-4327-a8f8-dc8caf64c3d9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:37:09.000+00:00",
  "endTime" : "2023-01-25T08:37:13.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n            \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eed20271-a158-4327-a8f8-dc8caf64c3d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9"
    }
  }
}
2023-01-25T08:37:21.112Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:21.113Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|INFO|500||InvokeReturn
2023-01-25T08:37:21.114Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false
2023-01-25T08:37:21.115Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:21.115Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:21.116Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false
2023-01-25T08:37:21.116Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:21.116Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7839ca576e7d060", X-B3-SpanId:"c163d37780dcf7a6", X-B3-ParentSpanId:"e7839ca576e7d060", X-B3-Sampled:"0", X-ONAP-RequestID:"93671a34-a835-4536-b707-6b2cb7156190", X-RequestID:"93671a34-a835-4536-b707-6b2cb7156190", X-TransactionID:"93671a34-a835-4536-b707-6b2cb7156190", X-ECOMP-RequestID:"93671a34-a835-4536-b707-6b2cb7156190", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e38aa700-9448-451f-9c08-2ac42df73af8"]
2023-01-25T08:37:21.117Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:21.117Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:21.134Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:21.134Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:21.135Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:21.135Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:21.137Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:37:21.137Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:21.138Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:21.145Z|93671a34-a835-4536-b707-6b2cb7156190|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:21.274Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:21.277Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9
2023-01-25T08:37:21.278Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|INFO|500||Invoke
2023-01-25T08:37:21.279Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:21.279Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9
2023-01-25T08:37:21.279Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Method      : GET
2023-01-25T08:37:21.280Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63298dade187cef8", X-B3-SpanId:"df32aaa929d5d06d", X-B3-ParentSpanId:"63298dade187cef8", X-B3-Sampled:"0", X-ONAP-RequestID:"7ec3f8ef-cf51-4da4-a64c-925ff688396b", X-RequestID:"7ec3f8ef-cf51-4da4-a64c-925ff688396b", X-TransactionID:"7ec3f8ef-cf51-4da4-a64c-925ff688396b", X-ECOMP-RequestID:"7ec3f8ef-cf51-4da4-a64c-925ff688396b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ac2820d-b71e-4aab-b91d-9b9d8abe80cc"]
2023-01-25T08:37:21.280Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Request body: 
2023-01-25T08:37:21.281Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||==========================request end================================================
2023-01-25T08:37:21.299Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:21.299Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:21.300Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Status text  : 
2023-01-25T08:37:21.300Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:21.301Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Response body: {
  "requestId" : "eed20271-a158-4327-a8f8-dc8caf64c3d9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:37:09.000+00:00",
  "endTime" : "2023-01-25T08:37:13.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n            \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eed20271-a158-4327-a8f8-dc8caf64c3d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9"
    }
  }
}
2023-01-25T08:37:21.301Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:21.302Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|INFO|500||InvokeReturn
2023-01-25T08:37:21.304Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false
2023-01-25T08:37:21.304Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:21.304Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:21.305Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false
2023-01-25T08:37:21.305Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:21.305Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63298dade187cef8", X-B3-SpanId:"19c1da04f0b8f05f", X-B3-ParentSpanId:"63298dade187cef8", X-B3-Sampled:"0", X-ONAP-RequestID:"7ec3f8ef-cf51-4da4-a64c-925ff688396b", X-RequestID:"7ec3f8ef-cf51-4da4-a64c-925ff688396b", X-TransactionID:"7ec3f8ef-cf51-4da4-a64c-925ff688396b", X-ECOMP-RequestID:"7ec3f8ef-cf51-4da4-a64c-925ff688396b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffd9dbfb-ddd0-4824-99b3-bc479f581e13"]
2023-01-25T08:37:21.306Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:21.307Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:21.321Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:21.322Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:21.323Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:21.323Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:21.324Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:37:21.324Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:21.325Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:21.334Z|7ec3f8ef-cf51-4da4-a64c-925ff688396b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:21.461Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:21.466Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9
2023-01-25T08:37:21.467Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|INFO|500||Invoke
2023-01-25T08:37:21.467Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:21.468Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9
2023-01-25T08:37:21.468Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Method      : GET
2023-01-25T08:37:21.468Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b0525dbabebe104", X-B3-SpanId:"8d7a56c72584d3cd", X-B3-ParentSpanId:"9b0525dbabebe104", X-B3-Sampled:"0", X-ONAP-RequestID:"9358aca8-0cc7-4b96-8181-42df2b89bedf", X-RequestID:"9358aca8-0cc7-4b96-8181-42df2b89bedf", X-TransactionID:"9358aca8-0cc7-4b96-8181-42df2b89bedf", X-ECOMP-RequestID:"9358aca8-0cc7-4b96-8181-42df2b89bedf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11adbc4f-fb9c-4a2e-b077-67dda66073ac"]
2023-01-25T08:37:21.469Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Request body: 
2023-01-25T08:37:21.469Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||==========================request end================================================
2023-01-25T08:37:21.489Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:21.490Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:21.491Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Status text  : 
2023-01-25T08:37:21.491Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:21.491Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Response body: {
  "requestId" : "eed20271-a158-4327-a8f8-dc8caf64c3d9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:37:09.000+00:00",
  "endTime" : "2023-01-25T08:37:13.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n            \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eed20271-a158-4327-a8f8-dc8caf64c3d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9"
    }
  }
}
2023-01-25T08:37:21.492Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:21.492Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|INFO|500||InvokeReturn
2023-01-25T08:37:21.494Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false
2023-01-25T08:37:21.494Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:21.495Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:21.495Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false
2023-01-25T08:37:21.495Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:21.495Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b0525dbabebe104", X-B3-SpanId:"aa11bd4a27e2f992", X-B3-ParentSpanId:"9b0525dbabebe104", X-B3-Sampled:"0", X-ONAP-RequestID:"9358aca8-0cc7-4b96-8181-42df2b89bedf", X-RequestID:"9358aca8-0cc7-4b96-8181-42df2b89bedf", X-TransactionID:"9358aca8-0cc7-4b96-8181-42df2b89bedf", X-ECOMP-RequestID:"9358aca8-0cc7-4b96-8181-42df2b89bedf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59d184e8-be1d-45c3-a176-41ca3c6c91cc"]
2023-01-25T08:37:21.496Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:21.496Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:21.507Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:21.508Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:21.508Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:21.508Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:21.509Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:37:21.509Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:21.510Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:21.517Z|9358aca8-0cc7-4b96-8181-42df2b89bedf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:21.646Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:21.649Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9
2023-01-25T08:37:21.650Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|INFO|500||Invoke
2023-01-25T08:37:21.650Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:21.650Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9
2023-01-25T08:37:21.651Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Method      : GET
2023-01-25T08:37:21.651Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8539685b59f84ca2", X-B3-SpanId:"b72a0f340bd60149", X-B3-ParentSpanId:"8539685b59f84ca2", X-B3-Sampled:"0", X-ONAP-RequestID:"aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167", X-RequestID:"aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167", X-TransactionID:"aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167", X-ECOMP-RequestID:"aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a21fa64-c078-4b7c-b0dc-c5006f5d929a"]
2023-01-25T08:37:21.651Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Request body: 
2023-01-25T08:37:21.652Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||==========================request end================================================
2023-01-25T08:37:21.675Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:21.675Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:21.676Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Status text  : 
2023-01-25T08:37:21.676Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:21.676Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||Response body: {
  "requestId" : "eed20271-a158-4327-a8f8-dc8caf64c3d9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:37:09.000+00:00",
  "endTime" : "2023-01-25T08:37:13.000+00:00",
  "source" : "VID",
  "vnfId" : "df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "vnfName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf_vnf_0",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"051fc461-c31c-4cd1-afa9-ae1a29f43e79\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"a090092a-f3e2-42ed-83de-60e57c889ba1\",\n            \"modelCustomizationId\": \"a069d1d1-626d-452c-b932-c08f6934e22a\",\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355/vnfs/df056f71-77b6-4763-94e1-6aca0b4d76ca",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eed20271-a158-4327-a8f8-dc8caf64c3d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9"
    }
  }
}
2023-01-25T08:37:21.677Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:21.677Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed20271-a158-4327-a8f8-dc8caf64c3d9|INFO|500||InvokeReturn
2023-01-25T08:37:21.679Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false
2023-01-25T08:37:21.679Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:21.679Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:21.680Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false
2023-01-25T08:37:21.680Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:21.680Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8539685b59f84ca2", X-B3-SpanId:"4d6e8418a166949b", X-B3-ParentSpanId:"8539685b59f84ca2", X-B3-Sampled:"0", X-ONAP-RequestID:"aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167", X-RequestID:"aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167", X-TransactionID:"aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167", X-ECOMP-RequestID:"aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ea492f8-e2e1-4515-ad93-1d0f3d231d71"]
2023-01-25T08:37:21.680Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:21.681Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:21.695Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:21.695Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:21.696Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:21.696Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:21.696Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:37:21.697Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:21.697Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eed20271-a158-4327-a8f8-dc8caf64c3d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:21.705Z|aff96b5f-ea3f-4dd1-ab0e-8ae4bdaf3167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eed20271-a158-4327-a8f8-dc8caf64c3d9|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:22.549Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:22.551Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||INFO|500||Checking if requestId: 47512724-6a4d-46fd-bffb-6ecc15a66663 already exists in requestDb InfraActiveRequests table
2023-01-25T08:37:22.552Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663
2023-01-25T08:37:22.552Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|INFO|500||Invoke
2023-01-25T08:37:22.552Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:22.553Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663
2023-01-25T08:37:22.553Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Method      : GET
2023-01-25T08:37:22.553Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"107984cc2ef4c3e2", X-B3-SpanId:"fd1fbac0c4a6cd68", X-B3-ParentSpanId:"107984cc2ef4c3e2", X-B3-Sampled:"0", X-ONAP-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-TransactionID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ECOMP-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f8282b3-42dc-4fde-8a01-a961836c866e"]
2023-01-25T08:37:22.554Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Request body: 
2023-01-25T08:37:22.554Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||==========================request end================================================
2023-01-25T08:37:22.574Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:22.574Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T08:37:22.575Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Status text  : 
2023-01-25T08:37:22.575Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 08:37:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:22.575Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Response body: 
2023-01-25T08:37:22.576Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:22.576Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|INFO|404|Not Found|InvokeReturn
2023-01-25T08:37:22.583Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T08:37:22.591Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:37:22.614Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:37:22.615Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?format=pathed|INFO|500||Invoke
2023-01-25T08:37:22.663Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?format=pathed|INFO|500||InvokeReturn
2023-01-25T08:37:22.663Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?format=pathed has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:37:22 GMT], content-length=[246], vertex-id=[180464], x-aai-txid=[1-aai-resources-230125-08:37:22:948-29594], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:37:22.664Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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/fbc6c366-6116-4cb8-a848-eee12299f355"}]}

2023-01-25T08:37:22.670Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:37:22.691Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:37:22.692Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-25T08:37:22.736Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-25T08:37:22.737Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:37:23 GMT], content-length=[603], x-aai-txid=[1-aai-resources-230125-08:37:23:027-4729], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:37:22.738Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/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/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2023-01-25T08:37:22.740Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2023-01-25T08:37:22.744Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:37:22.774Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:37:22.775Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?format=pathed|INFO|500||Invoke
2023-01-25T08:37:22.819Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?format=pathed|INFO|500||InvokeReturn
2023-01-25T08:37:22.820Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?format=pathed has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:37:23 GMT], content-length=[246], vertex-id=[180464], x-aai-txid=[1-aai-resources-230125-08:37:23:106-10609], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:37:22.821Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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/fbc6c366-6116-4cb8-a848-eee12299f355"}]}

2023-01-25T08:37:22.827Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:37:22.852Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:37:22.853Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-25T08:37:22.895Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-25T08:37:22.895Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:37:23 GMT], content-length=[600], x-aai-txid=[0-aai-resources-230125-08:37:23:184-12153], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:37:22.896Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/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/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/l3-networks","ERR.5.4.6114"]}}}

2023-01-25T08:37:22.898Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2023-01-25T08:37:22.906Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:37:22.934Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?format=pathed|INFO|500||Invoke
2023-01-25T08:37:22.935Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[47512724-6a4d-46fd-bffb-6ecc15a66663], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f8e8da24-2e56-4ca3-8f31-ce1e6637c682], X-ECOMP-RequestID=[47512724-6a4d-46fd-bffb-6ecc15a66663], X-TransactionId=[], X-ONAP-RequestID=[47512724-6a4d-46fd-bffb-6ecc15a66663]}
2023-01-25T08:37:22.976Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?format=pathed has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:37:23 GMT], content-length=[246], vertex-id=[180464], x-aai-txid=[0-aai-resources-230125-08:37:23:264-58318], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:37:22.977Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?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/fbc6c366-6116-4cb8-a848-eee12299f355"}]}

2023-01-25T08:37:22.977Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355?format=pathed|INFO|500||InvokeReturn
2023-01-25T08:37:22.983Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:37:23.011Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-25T08:37:23.011Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[47512724-6a4d-46fd-bffb-6ecc15a66663], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[eedf7683-5561-47f4-bcd8-de2a41cf5fc9], X-ECOMP-RequestID=[47512724-6a4d-46fd-bffb-6ecc15a66663], X-TransactionId=[], X-ONAP-RequestID=[47512724-6a4d-46fd-bffb-6ecc15a66663]}
2023-01-25T08:37:23.055Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 08:37:23 GMT], content-length=[609], x-aai-txid=[2-aai-resources-230125-08:37:23:340-86814], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:37:23.056Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/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/fbc6c366-6116-4cb8-a848-eee12299f355/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/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/configurations","ERR.5.4.6114"]}}}

2023-01-25T08:37:23.056Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-25T08:37:23.058Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/fbc6c366-6116-4cb8-a848-eee12299f355/related-to/configurations?resultIndex=0&resultSize=1&format=count
2023-01-25T08:37:23.063Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T08:37:23.085Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T08:37:23.085Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||Invoke
2023-01-25T08:37:23.124Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||InvokeReturn
2023-01-25T08:37:23.125Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 08:37:23 GMT], content-length=[604], vertex-id=[233488], x-aai-txid=[2-aai-resources-230125-08:37:23:412-78558], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T08:37:23.125Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||DEBUG|500||{"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674635833723","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-01-25T08:37:23.126Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T08:37:23.127Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T08:37:23.128Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.128Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T08:37:23.128Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:23.129Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.129Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T08:37:23.129Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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:"107984cc2ef4c3e2", X-B3-SpanId:"f78aab280297ceaa", X-B3-ParentSpanId:"107984cc2ef4c3e2", X-B3-Sampled:"0", X-ONAP-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-TransactionID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ECOMP-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c70b27d-76db-4f61-a010-b84ef4c9d578"]
2023-01-25T08:37:23.130Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"fbc6c366-6116-4cb8-a848-eee12299f355"},"instanceName":null,"requestScope":"service"}
2023-01-25T08:37:23.130Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T08:37:23.149Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:23.150Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:23.150Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T08:37:23.150Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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:"Wed, 25 Jan 2023 08:37:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:23.151Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T08:37:23.151Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:23.151Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T08:37:23.152Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.152Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-25T08:37:23.153Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:23.153Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.153Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-25T08:37:23.154Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-TransactionID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ECOMP-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3bf38da-8ed2-45b2-989a-cbb2c033a86a"]
2023-01-25T08:37:23.154Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-25T08:37:23.154Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-25T08:37:23.200Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:23.201Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.201Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-25T08:37:23.202Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:23.202Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:37:23.203Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:23.203Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-25T08:37:23.207Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.208Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.208Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.208Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.209Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.209Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-TransactionID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ECOMP-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51b7bcb2-204f-4fe9-9ea6-ecb6032fb366"]
2023-01-25T08:37:23.210Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.210Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.241Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.242Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.242Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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  : 
2023-01-25T08:37:23.243Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:23.243Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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" : 537,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2023-01-25T08:37:23.244Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.244Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.246Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.246Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-25T08:37:23.246Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:23.246Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.247Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-25T08:37:23.247Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-TransactionID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ECOMP-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"036924d8-9aa9-4c7e-96f6-ff7cbecc3b64"]
2023-01-25T08:37:23.247Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-25T08:37:23.247Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-25T08:37:23.264Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:23.265Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.265Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-25T08:37:23.265Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:23.266Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T08:37:23.266Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:23.266Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-25T08:37:23.276Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:37:23.277Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T08:37:23.277Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:23.277Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T08:37:23.277Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T08:37:23.278Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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:"1381", X-B3-TraceId:"107984cc2ef4c3e2", X-B3-SpanId:"51cce98e2623b2f4", X-B3-ParentSpanId:"107984cc2ef4c3e2", X-B3-Sampled:"0", X-ONAP-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-TransactionID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ECOMP-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6c297c9-c389-409f-9566-253e0d68c8c6"]
2023-01-25T08:37:23.278Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"47512724-6a4d-46fd-bffb-6ecc15a66663","requestStatus":"IN_PROGRESS","startTime":1674635843058,"source":"VID","tenantId":"518d1743b35a48f892375e10ec89a2a4","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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"fbc6c366-6116-4cb8-a848-eee12299f355","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"47512724-6a4d-46fd-bffb-6ecc15a66663"}
2023-01-25T08:37:23.278Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T08:37:23.302Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:23.303Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T08:37:23.304Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T08:37:23.304Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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/47512724-6a4d-46fd-bffb-6ecc15a66663", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:23.305Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "47512724-6a4d-46fd-bffb-6ecc15a66663",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:37:23.058+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T08:37:23.244+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "47512724-6a4d-46fd-bffb-6ecc15a66663",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663"
    }
  }
}
2023-01-25T08:37:23.306Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:23.307Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T08:37:23.315Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.316Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T08:37:23.316Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:23.316Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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-01-25T08:37:23.317Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T08:37:23.317Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|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:"107984cc2ef4c3e2", X-B3-SpanId:"6ac2cdd938f27cd4", X-B3-ParentSpanId:"107984cc2ef4c3e2", X-B3-Sampled:"0", X-ONAP-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-TransactionID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ECOMP-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f5bb0fd-b3c3-44c3-a090-558f15d64152"]
2023-01-25T08:37:23.317Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1aee5ff3-d25b-4f09-abae-16a14800b684\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\"modelUuid\":\"d3071951-57d0-4089-bff1-e2ac85a3a45e\",\"modelInvariantUuid\":\"1aee5ff3-d25b-4f09-abae-16a14800b684\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"518d1743b35a48f892375e10ec89a2a4\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"fbc6c366-6116-4cb8-a848-eee12299f355\"}","type":"String"},"requestId":{"value":"47512724-6a4d-46fd-bffb-6ecc15a66663","type":"String"},"mso-request-id":{"value":"47512724-6a4d-46fd-bffb-6ecc15a66663","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"fbc6c366-6116-4cb8-a848-eee12299f355","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/fbc6c366-6116-4cb8-a848-eee12299f355","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T08:37:23.317Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T08:37:24.339Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:24.340Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T08:37:24.341Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T08:37:24.341Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 08:37:24 GMT", X-ONAP-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-TransactionID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ECOMP-RequestID:"47512724-6a4d-46fd-bffb-6ecc15a66663", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8f5bb0fd-b3c3-44c3-a090-558f15d64152", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:24.341Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"47512724-6a4d-46fd-bffb-6ecc15a66663\",\"instanceId\":\"fbc6c366-6116-4cb8-a848-eee12299f355\"}}","message":"Success","processInstanceID":"7d33fef5-9c8b-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T08:37:24.342Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:24.342Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T08:37:24.346Z|47512724-6a4d-46fd-bffb-6ecc15a66663|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:24.477Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:24.481Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663
2023-01-25T08:37:24.482Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|INFO|500||Invoke
2023-01-25T08:37:24.482Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:24.482Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663
2023-01-25T08:37:24.482Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Method      : GET
2023-01-25T08:37:24.483Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2567ac20c91c9eb", X-B3-SpanId:"fe2ce22beb849734", X-B3-ParentSpanId:"e2567ac20c91c9eb", X-B3-Sampled:"0", X-ONAP-RequestID:"cdafeaba-3463-4d15-8446-846f307c58f9", X-RequestID:"cdafeaba-3463-4d15-8446-846f307c58f9", X-TransactionID:"cdafeaba-3463-4d15-8446-846f307c58f9", X-ECOMP-RequestID:"cdafeaba-3463-4d15-8446-846f307c58f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e85f984a-11cc-4042-ab66-958d0e8cb2cb"]
2023-01-25T08:37:24.483Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Request body: 
2023-01-25T08:37:24.483Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||==========================request end================================================
2023-01-25T08:37:24.502Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:24.503Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:24.503Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Status text  : 
2023-01-25T08:37:24.504Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:24.504Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Response body: {
  "requestId" : "47512724-6a4d-46fd-bffb-6ecc15a66663",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T08:37:23.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "serviceInstanceName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "47512724-6a4d-46fd-bffb-6ecc15a66663",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663"
    }
  }
}
2023-01-25T08:37:24.504Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:24.505Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|INFO|500||InvokeReturn
2023-01-25T08:37:24.506Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false
2023-01-25T08:37:24.507Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:24.507Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:24.507Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false
2023-01-25T08:37:24.508Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:24.508Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2567ac20c91c9eb", X-B3-SpanId:"c301c9e0c8b44351", X-B3-ParentSpanId:"e2567ac20c91c9eb", X-B3-Sampled:"0", X-ONAP-RequestID:"cdafeaba-3463-4d15-8446-846f307c58f9", X-RequestID:"cdafeaba-3463-4d15-8446-846f307c58f9", X-TransactionID:"cdafeaba-3463-4d15-8446-846f307c58f9", X-ECOMP-RequestID:"cdafeaba-3463-4d15-8446-846f307c58f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36da57cc-84c2-4d3c-9640-ca31f71e04d3"]
2023-01-25T08:37:24.508Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:24.509Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:24.520Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:24.521Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:24.522Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:24.522Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:24.523Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:37:24.523Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:24.524Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:24.533Z|cdafeaba-3463-4d15-8446-846f307c58f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:25.172Z|f7d7d1f0-799f-4ede-9f5f-5409ee2958bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:25.172Z|695e5346-1b8d-4260-abcc-b2885ec031ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:25.172Z|f7d7d1f0-799f-4ede-9f5f-5409ee2958bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:25.173Z|695e5346-1b8d-4260-abcc-b2885ec031ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:25.188Z|0679d9a6-ee6b-4db5-a3d9-1432781524d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:25.189Z|0679d9a6-ee6b-4db5-a3d9-1432781524d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:28.362Z|ef707271-ef6e-426b-8fb3-e1248b44545f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:37:28.363Z|ef707271-ef6e-426b-8fb3-e1248b44545f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:37:34.669Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:34.673Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663
2023-01-25T08:37:34.673Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|INFO|500||Invoke
2023-01-25T08:37:34.674Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:34.674Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663
2023-01-25T08:37:34.674Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Method      : GET
2023-01-25T08:37:34.674Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"312b80fc282a30de", X-B3-SpanId:"45c479acbb0329f5", X-B3-ParentSpanId:"312b80fc282a30de", X-B3-Sampled:"0", X-ONAP-RequestID:"0edc5390-9b4a-4a22-a489-5a171290fe37", X-RequestID:"0edc5390-9b4a-4a22-a489-5a171290fe37", X-TransactionID:"0edc5390-9b4a-4a22-a489-5a171290fe37", X-ECOMP-RequestID:"0edc5390-9b4a-4a22-a489-5a171290fe37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"024255d0-13bc-4819-8364-73c0d3e6b06b"]
2023-01-25T08:37:34.675Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Request body: 
2023-01-25T08:37:34.675Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||==========================request end================================================
2023-01-25T08:37:34.697Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:34.698Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:34.698Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Status text  : 
2023-01-25T08:37:34.698Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:34.700Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Response body: {
  "requestId" : "47512724-6a4d-46fd-bffb-6ecc15a66663",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:37:23.000+00:00",
  "endTime" : "2023-01-25T08:37:27.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "serviceInstanceName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "47512724-6a4d-46fd-bffb-6ecc15a66663",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663"
    }
  }
}
2023-01-25T08:37:34.701Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:34.701Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|INFO|500||InvokeReturn
2023-01-25T08:37:34.702Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false
2023-01-25T08:37:34.703Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:34.703Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:34.703Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false
2023-01-25T08:37:34.704Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:34.704Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"312b80fc282a30de", X-B3-SpanId:"7797575e8240d5a0", X-B3-ParentSpanId:"312b80fc282a30de", X-B3-Sampled:"0", X-ONAP-RequestID:"0edc5390-9b4a-4a22-a489-5a171290fe37", X-RequestID:"0edc5390-9b4a-4a22-a489-5a171290fe37", X-TransactionID:"0edc5390-9b4a-4a22-a489-5a171290fe37", X-ECOMP-RequestID:"0edc5390-9b4a-4a22-a489-5a171290fe37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7985b95-19fb-4bdc-bb68-341b6f64ccdb"]
2023-01-25T08:37:34.705Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:34.705Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:34.719Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:34.720Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:34.720Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:34.721Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:34.721Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:37:34.721Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:34.722Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:34.727Z|0edc5390-9b4a-4a22-a489-5a171290fe37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:34.845Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:34.850Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663
2023-01-25T08:37:34.851Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|INFO|500||Invoke
2023-01-25T08:37:34.851Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:34.851Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663
2023-01-25T08:37:34.851Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Method      : GET
2023-01-25T08:37:34.851Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e77f7fefa373b29", X-B3-SpanId:"c3388b44b74cbf22", X-B3-ParentSpanId:"4e77f7fefa373b29", X-B3-Sampled:"0", X-ONAP-RequestID:"e5599547-45a3-4800-a640-aa97770a13d2", X-RequestID:"e5599547-45a3-4800-a640-aa97770a13d2", X-TransactionID:"e5599547-45a3-4800-a640-aa97770a13d2", X-ECOMP-RequestID:"e5599547-45a3-4800-a640-aa97770a13d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f23d783-88d7-42ed-8f19-818f4d1e9992"]
2023-01-25T08:37:34.852Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Request body: 
2023-01-25T08:37:34.852Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||==========================request end================================================
2023-01-25T08:37:34.868Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:34.869Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:34.869Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Status text  : 
2023-01-25T08:37:34.870Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:34.870Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Response body: {
  "requestId" : "47512724-6a4d-46fd-bffb-6ecc15a66663",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:37:23.000+00:00",
  "endTime" : "2023-01-25T08:37:27.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "serviceInstanceName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "47512724-6a4d-46fd-bffb-6ecc15a66663",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663"
    }
  }
}
2023-01-25T08:37:34.871Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:34.871Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|INFO|500||InvokeReturn
2023-01-25T08:37:34.872Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false
2023-01-25T08:37:34.873Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:34.873Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:34.873Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false
2023-01-25T08:37:34.874Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:34.874Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e77f7fefa373b29", X-B3-SpanId:"4fc2323b06dc6349", X-B3-ParentSpanId:"4e77f7fefa373b29", X-B3-Sampled:"0", X-ONAP-RequestID:"e5599547-45a3-4800-a640-aa97770a13d2", X-RequestID:"e5599547-45a3-4800-a640-aa97770a13d2", X-TransactionID:"e5599547-45a3-4800-a640-aa97770a13d2", X-ECOMP-RequestID:"e5599547-45a3-4800-a640-aa97770a13d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22118373-ef24-4182-915d-6777419e2b43"]
2023-01-25T08:37:34.875Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:34.875Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:34.887Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:34.887Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:34.888Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:34.888Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:34.891Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:37:34.891Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:34.892Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:34.898Z|e5599547-45a3-4800-a640-aa97770a13d2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:35.019Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:35.022Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663
2023-01-25T08:37:35.023Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|INFO|500||Invoke
2023-01-25T08:37:35.023Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:35.023Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663
2023-01-25T08:37:35.023Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Method      : GET
2023-01-25T08:37:35.024Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e9d5fe64949a384", X-B3-SpanId:"bb9eb5e1440a8132", X-B3-ParentSpanId:"4e9d5fe64949a384", X-B3-Sampled:"0", X-ONAP-RequestID:"40998266-615c-4662-8575-83d2f160058f", X-RequestID:"40998266-615c-4662-8575-83d2f160058f", X-TransactionID:"40998266-615c-4662-8575-83d2f160058f", X-ECOMP-RequestID:"40998266-615c-4662-8575-83d2f160058f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f14cbbef-d2bd-4f10-9990-ada16890705c"]
2023-01-25T08:37:35.024Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Request body: 
2023-01-25T08:37:35.024Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||==========================request end================================================
2023-01-25T08:37:35.040Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:35.040Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:35.041Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Status text  : 
2023-01-25T08:37:35.041Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:35.042Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Response body: {
  "requestId" : "47512724-6a4d-46fd-bffb-6ecc15a66663",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:37:23.000+00:00",
  "endTime" : "2023-01-25T08:37:27.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "serviceInstanceName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "47512724-6a4d-46fd-bffb-6ecc15a66663",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663"
    }
  }
}
2023-01-25T08:37:35.042Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:35.042Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|INFO|500||InvokeReturn
2023-01-25T08:37:35.043Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false
2023-01-25T08:37:35.044Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:35.044Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:35.044Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false
2023-01-25T08:37:35.044Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:35.045Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e9d5fe64949a384", X-B3-SpanId:"b03894267bc4da04", X-B3-ParentSpanId:"4e9d5fe64949a384", X-B3-Sampled:"0", X-ONAP-RequestID:"40998266-615c-4662-8575-83d2f160058f", X-RequestID:"40998266-615c-4662-8575-83d2f160058f", X-TransactionID:"40998266-615c-4662-8575-83d2f160058f", X-ECOMP-RequestID:"40998266-615c-4662-8575-83d2f160058f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bd899f3-78a6-45ef-9e32-2c53ae700834"]
2023-01-25T08:37:35.045Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:35.045Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:35.056Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:35.056Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:35.056Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:35.057Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:35.058Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:37:35.058Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:35.059Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:35.065Z|40998266-615c-4662-8575-83d2f160058f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:35.193Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|||INFO|500||Entering
2023-01-25T08:37:35.197Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663
2023-01-25T08:37:35.197Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|INFO|500||Invoke
2023-01-25T08:37:35.197Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:35.198Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663
2023-01-25T08:37:35.198Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Method      : GET
2023-01-25T08:37:35.198Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01fdcde9015708f2", X-B3-SpanId:"d9456adcae872c96", X-B3-ParentSpanId:"01fdcde9015708f2", X-B3-Sampled:"0", X-ONAP-RequestID:"5c7e0e52-1ddd-403d-87a8-1b6543eefc02", X-RequestID:"5c7e0e52-1ddd-403d-87a8-1b6543eefc02", X-TransactionID:"5c7e0e52-1ddd-403d-87a8-1b6543eefc02", X-ECOMP-RequestID:"5c7e0e52-1ddd-403d-87a8-1b6543eefc02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2abcf47b-e7a7-415a-a933-05c57c4b9a16"]
2023-01-25T08:37:35.199Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Request body: 
2023-01-25T08:37:35.199Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||==========================request end================================================
2023-01-25T08:37:35.200Z|fd118ea9-ed97-42b0-b4a1-70e7634245ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:35.201Z|fd118ea9-ed97-42b0-b4a1-70e7634245ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:35.202Z|bc938863-cdc1-4353-b321-261d23333d06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:35.202Z|bc938863-cdc1-4353-b321-261d23333d06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:35.214Z|ee482414-d154-4878-a752-3c74d50872d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:35.215Z|ee482414-d154-4878-a752-3c74d50872d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:35.215Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:35.215Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:35.216Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Status text  : 
2023-01-25T08:37:35.216Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:35.217Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||Response body: {
  "requestId" : "47512724-6a4d-46fd-bffb-6ecc15a66663",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T08:37:23.000+00:00",
  "endTime" : "2023-01-25T08:37:27.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"1aee5ff3-d25b-4f09-abae-16a14800b684\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d3071951-57d0-4089-bff1-e2ac85a3a45e\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T08:37:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fbc6c366-6116-4cb8-a848-eee12299f355",
  "serviceInstanceName" : "basic_vm-342d7fb6-fa7d-4d7f-9f57-d8caafa1deaf",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fbc6c366-6116-4cb8-a848-eee12299f355",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "47512724-6a4d-46fd-bffb-6ecc15a66663",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663"
    }
  }
}
2023-01-25T08:37:35.217Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:35.217Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47512724-6a4d-46fd-bffb-6ecc15a66663|INFO|500||InvokeReturn
2023-01-25T08:37:35.219Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false
2023-01-25T08:37:35.219Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T08:37:35.219Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T08:37:35.220Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false
2023-01-25T08:37:35.220Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T08:37:35.220Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01fdcde9015708f2", X-B3-SpanId:"6cc7d30f9631cab8", X-B3-ParentSpanId:"01fdcde9015708f2", X-B3-Sampled:"0", X-ONAP-RequestID:"5c7e0e52-1ddd-403d-87a8-1b6543eefc02", X-RequestID:"5c7e0e52-1ddd-403d-87a8-1b6543eefc02", X-TransactionID:"5c7e0e52-1ddd-403d-87a8-1b6543eefc02", X-ECOMP-RequestID:"5c7e0e52-1ddd-403d-87a8-1b6543eefc02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88b11063-c817-4c77-8d6f-46b5fcedf5b4"]
2023-01-25T08:37:35.220Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T08:37:35.221Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T08:37:35.230Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T08:37:35.231Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T08:37:35.232Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T08:37:35.232Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 08:37:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T08:37:35.233Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T08:37:35.233Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T08:37:35.233Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47512724-6a4d-46fd-bffb-6ecc15a66663&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T08:37:35.241Z|5c7e0e52-1ddd-403d-87a8-1b6543eefc02|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47512724-6a4d-46fd-bffb-6ecc15a66663|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T08:37:43.362Z|0b1c9581-22de-48c4-a71b-203900cf4cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:37:43.365Z|0b1c9581-22de-48c4-a71b-203900cf4cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:37:44.187Z|dd0b9c76-918d-405a-98a1-d23d4fdb0f70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:37:44.188Z|dd0b9c76-918d-405a-98a1-d23d4fdb0f70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:37:45.222Z|d7a90261-8831-4373-8d2e-401ae7ef88f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:45.222Z|530f0787-d3fc-46d1-931a-5e85215a5284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:45.222Z|d7a90261-8831-4373-8d2e-401ae7ef88f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:45.223Z|530f0787-d3fc-46d1-931a-5e85215a5284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:45.241Z|b01f3309-1475-4125-a0d8-74b7e4135f5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:45.242Z|b01f3309-1475-4125-a0d8-74b7e4135f5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:55.249Z|c23c510d-446f-4548-ac30-26d9a2bc2319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:55.250Z|c23c510d-446f-4548-ac30-26d9a2bc2319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:55.252Z|4b305e7b-0118-4e80-9754-4050f7f5bd42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:55.252Z|4b305e7b-0118-4e80-9754-4050f7f5bd42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:55.268Z|b3c1ef75-d36b-450e-bb63-d24dc5fdcffa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:37:55.269Z|b3c1ef75-d36b-450e-bb63-d24dc5fdcffa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:37:58.362Z|fd95bb39-e8ab-4390-811e-c3e2713889f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:37:58.362Z|fd95bb39-e8ab-4390-811e-c3e2713889f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:38:05.276Z|902fa2e4-d4df-4e84-9b87-4be4c2ea64d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:05.277Z|902fa2e4-d4df-4e84-9b87-4be4c2ea64d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:05.284Z|bad0f394-dd5a-4866-965d-6bbdd17b9f3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:05.285Z|bad0f394-dd5a-4866-965d-6bbdd17b9f3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:05.289Z|59c4d4be-b0f3-4756-8ab8-91eee0e2057f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:05.290Z|59c4d4be-b0f3-4756-8ab8-91eee0e2057f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:13.362Z|c0d56b54-befd-4fc9-aab2-5f56a634254b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:38:13.363Z|c0d56b54-befd-4fc9-aab2-5f56a634254b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:38:14.189Z|abcbf60e-5233-4e98-9934-0a26cd3e34d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:38:14.190Z|abcbf60e-5233-4e98-9934-0a26cd3e34d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:38:15.053Z|9af74fe2-656e-4ca6-b1e1-ca99ceafb762|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:38:15.053Z|9af74fe2-656e-4ca6-b1e1-ca99ceafb762|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:15.298Z|02abcf73-4c00-4c1d-a583-9ed89cb1b4a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:15.299Z|02abcf73-4c00-4c1d-a583-9ed89cb1b4a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:15.305Z|487b4c2f-b33d-4cbd-b5a6-58d321f0d680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:15.307Z|487b4c2f-b33d-4cbd-b5a6-58d321f0d680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:15.310Z|44740810-e618-4da7-b779-d41e10d8d460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:15.311Z|44740810-e618-4da7-b779-d41e10d8d460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:25.332Z|fad3bce2-da66-4399-8e22-cda4042358e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:25.333Z|35a6187f-cdd8-43f4-bf52-d0f70524a2fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:25.333Z|35a6187f-cdd8-43f4-bf52-d0f70524a2fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:25.334Z|fad3bce2-da66-4399-8e22-cda4042358e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:25.339Z|f9fc2221-130f-4116-b874-dae202b8fa59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:25.340Z|f9fc2221-130f-4116-b874-dae202b8fa59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:28.362Z|a5e6fbe5-57f5-4514-9779-d864b994cc34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:38:28.366Z|a5e6fbe5-57f5-4514-9779-d864b994cc34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:38:35.361Z|90bee765-708f-465b-80b7-d2a57f6ee932|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:35.361Z|a1d3fb68-421b-4ca1-b5a3-a67178c0ee3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:35.362Z|90bee765-708f-465b-80b7-d2a57f6ee932|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:35.362Z|a1d3fb68-421b-4ca1-b5a3-a67178c0ee3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:35.364Z|fed8e924-cd04-4665-9b1b-cd040239da92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:35.364Z|fed8e924-cd04-4665-9b1b-cd040239da92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:43.362Z|cbd38adb-25f5-47a0-b9ca-8e715ccecbad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:38:43.362Z|cbd38adb-25f5-47a0-b9ca-8e715ccecbad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:38:44.190Z|b61ae203-6e43-43d1-9b90-d18ccea18c1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:38:44.191Z|b61ae203-6e43-43d1-9b90-d18ccea18c1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:38:45.393Z|83fb785e-bef5-4f3c-ab2a-d380de5795cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:45.394Z|83fb785e-bef5-4f3c-ab2a-d380de5795cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:45.394Z|40bc4bca-4faa-4d88-a5d0-c350bae2fd64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:45.395Z|40bc4bca-4faa-4d88-a5d0-c350bae2fd64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:45.395Z|5f95d0cc-9a2c-4575-b425-fcccbd9cc0ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:45.395Z|5f95d0cc-9a2c-4575-b425-fcccbd9cc0ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:55.415Z|ecb41bb7-97e8-428e-8fb5-4ddde4407dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:55.416Z|feccff57-a98f-4d93-a698-59e2fadc1da8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:55.416Z|ecb41bb7-97e8-428e-8fb5-4ddde4407dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:55.417Z|feccff57-a98f-4d93-a698-59e2fadc1da8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:55.415Z|379ca4ef-2c77-44b7-8491-def71f435f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:38:55.418Z|379ca4ef-2c77-44b7-8491-def71f435f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:38:58.362Z|3c62ca3d-c288-4abc-aa82-4814a4d0ae66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:38:58.362Z|3c62ca3d-c288-4abc-aa82-4814a4d0ae66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:39:05.438Z|6ca27ba1-d6ad-4ca9-ad5c-63b4233772de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:05.439Z|6ca27ba1-d6ad-4ca9-ad5c-63b4233772de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:05.444Z|388d5e6a-0e1c-4dff-a055-dc4025d49642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:05.444Z|71efd893-2d84-4f80-80a0-6362cf48c038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:05.444Z|388d5e6a-0e1c-4dff-a055-dc4025d49642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:05.444Z|71efd893-2d84-4f80-80a0-6362cf48c038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:13.362Z|ea785933-ac66-4917-9cc2-303018370c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:39:13.365Z|ea785933-ac66-4917-9cc2-303018370c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:39:14.192Z|6c223dc6-4447-4438-b03f-bc6b5fc4bc75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:39:14.193Z|6c223dc6-4447-4438-b03f-bc6b5fc4bc75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:39:15.067Z|2d648b85-63a9-4f27-87d2-baa137766b6d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:39:15.068Z|2d648b85-63a9-4f27-87d2-baa137766b6d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:15.467Z|62a223b7-5bba-4f60-bc22-4ebb4fb3ad8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:15.467Z|1aca2dd2-1134-4112-88c4-c84099dbcd85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:15.468Z|62a223b7-5bba-4f60-bc22-4ebb4fb3ad8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:15.468Z|1aca2dd2-1134-4112-88c4-c84099dbcd85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:15.471Z|fe9e091d-b4da-4e7b-8d8f-c39d7b7cc4a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:15.471Z|fe9e091d-b4da-4e7b-8d8f-c39d7b7cc4a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:25.491Z|a6d934fe-470a-4fd8-bdaa-5a639f423e5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:25.491Z|00c1c00f-cfee-4d4f-b6f7-c53a3f0b693c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:25.492Z|08753afc-88bb-438a-a828-d517e2fb32e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:25.492Z|08753afc-88bb-438a-a828-d517e2fb32e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:25.492Z|00c1c00f-cfee-4d4f-b6f7-c53a3f0b693c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:25.493Z|a6d934fe-470a-4fd8-bdaa-5a639f423e5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:28.362Z|acab993c-87e1-426b-bea1-0ba9b130cbd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:39:28.363Z|acab993c-87e1-426b-bea1-0ba9b130cbd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:39:35.514Z|1c3b3021-28d1-4de1-9fea-6a5d5c9c71a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:35.515Z|1c3b3021-28d1-4de1-9fea-6a5d5c9c71a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:35.515Z|31d9bad5-7ff1-4aaf-826b-8cdda9709a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:35.516Z|31d9bad5-7ff1-4aaf-826b-8cdda9709a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:35.520Z|c5c5d281-dd6f-4509-a08e-db349ce89a62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:35.520Z|c5c5d281-dd6f-4509-a08e-db349ce89a62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:43.362Z|41180428-e8c8-411c-86eb-c62e543af4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:39:43.362Z|41180428-e8c8-411c-86eb-c62e543af4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:39:44.194Z|39fc9ec2-808c-405f-bda8-baee6f3627da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:39:44.194Z|39fc9ec2-808c-405f-bda8-baee6f3627da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:39:45.545Z|29e0d6f7-6dc7-46c3-b64b-892150c9577a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:45.546Z|29e0d6f7-6dc7-46c3-b64b-892150c9577a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:45.549Z|f587addd-9302-4ecf-8efe-8000a9235f6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:45.549Z|af6f0f34-6e7b-4684-bfc2-cb5b096703ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:45.549Z|af6f0f34-6e7b-4684-bfc2-cb5b096703ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:45.549Z|f587addd-9302-4ecf-8efe-8000a9235f6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:55.573Z|964acbcb-6c48-4916-a987-fbb1533167f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:55.573Z|9a6b241e-9e81-42bd-8801-3d2334619fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:55.573Z|c269e037-659a-47f7-b59d-29a7f2f3fcab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:39:55.573Z|964acbcb-6c48-4916-a987-fbb1533167f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:55.574Z|9a6b241e-9e81-42bd-8801-3d2334619fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:55.574Z|c269e037-659a-47f7-b59d-29a7f2f3fcab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:39:58.362Z|999e68f5-32b4-4502-b494-67deaa9ff9f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:39:58.364Z|999e68f5-32b4-4502-b494-67deaa9ff9f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:40:05.597Z|9d7d26bc-e995-45f2-a053-a6cbe910c8ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:05.599Z|0bf03db7-65cb-429f-8480-3c59bd9d8175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:05.599Z|f54656e4-efe8-4170-ba3d-97e99f9bdfbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:05.600Z|0bf03db7-65cb-429f-8480-3c59bd9d8175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:05.600Z|f54656e4-efe8-4170-ba3d-97e99f9bdfbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:05.602Z|9d7d26bc-e995-45f2-a053-a6cbe910c8ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:13.362Z|9bcbcf24-9e95-4c20-9889-9a24f950ae8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:40:13.363Z|9bcbcf24-9e95-4c20-9889-9a24f950ae8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:40:14.195Z|1cba15d2-1766-4dd9-ac8a-88b1e524ec3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:40:14.196Z|1cba15d2-1766-4dd9-ac8a-88b1e524ec3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:40:15.054Z|e165da4b-dfed-44ad-a812-8ba73e9b44da|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:40:15.055Z|e165da4b-dfed-44ad-a812-8ba73e9b44da|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:15.623Z|62e17407-2390-469b-b1d5-7640acf417aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:15.624Z|562530e9-7168-4cc2-9b3d-86654ddcb2b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:15.624Z|62e17407-2390-469b-b1d5-7640acf417aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:15.625Z|562530e9-7168-4cc2-9b3d-86654ddcb2b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:15.642Z|1c2e59f3-e815-4801-b7fe-e28f45c31bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:15.643Z|1c2e59f3-e815-4801-b7fe-e28f45c31bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:25.645Z|e34bbf28-d3c3-41e5-b0ae-ef5d3da49aef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:25.646Z|e34bbf28-d3c3-41e5-b0ae-ef5d3da49aef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:25.649Z|79c2d292-f9fb-413a-b07f-0c8e835e0ea4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:25.649Z|79c2d292-f9fb-413a-b07f-0c8e835e0ea4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:25.676Z|39d8f6c0-1493-4ef9-9e42-3abb53e97d16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:25.676Z|39d8f6c0-1493-4ef9-9e42-3abb53e97d16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:28.362Z|16263016-fb3a-485b-9a6b-1848ae83d0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:40:28.362Z|16263016-fb3a-485b-9a6b-1848ae83d0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:40:35.682Z|a75b2c0a-d397-4047-8a5a-8290566a5a0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:35.683Z|a75b2c0a-d397-4047-8a5a-8290566a5a0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:35.700Z|22806647-ee8b-490c-9916-58927014b54a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:35.700Z|de45d91d-4e88-4848-9117-58eae5628c01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:35.700Z|22806647-ee8b-490c-9916-58927014b54a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:35.700Z|de45d91d-4e88-4848-9117-58eae5628c01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:43.362Z|61f29089-b2ec-43f7-a23c-865e593d7c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:40:43.365Z|61f29089-b2ec-43f7-a23c-865e593d7c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:40:44.196Z|3a86a429-80ee-4e93-8e95-8ad8e795e9cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:40:44.197Z|3a86a429-80ee-4e93-8e95-8ad8e795e9cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:40:45.704Z|e48ea1e3-fb9e-4e87-ad36-47c4e71b5d8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:45.705Z|e48ea1e3-fb9e-4e87-ad36-47c4e71b5d8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:45.725Z|7626e537-7555-42da-ad40-f445eecba018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:45.725Z|60c09179-d293-442b-9384-89306ab37bb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:45.726Z|60c09179-d293-442b-9384-89306ab37bb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:45.726Z|7626e537-7555-42da-ad40-f445eecba018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:55.728Z|3cc4f3f5-75f1-4d84-ac27-e7c556372f42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:55.729Z|3cc4f3f5-75f1-4d84-ac27-e7c556372f42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:55.749Z|b2d8dade-6e2e-45e3-9a0d-58d724af3a9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:55.749Z|7d17f99b-9dd6-482a-9b9e-84d68d3681fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:40:55.750Z|b2d8dade-6e2e-45e3-9a0d-58d724af3a9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:55.750Z|7d17f99b-9dd6-482a-9b9e-84d68d3681fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:40:58.370Z|5f0e456d-494f-447a-9892-510ac4d98407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:40:58.371Z|5f0e456d-494f-447a-9892-510ac4d98407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:41:05.755Z|52ccb05f-1d17-4e12-9ab4-4ccee8532d26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:05.756Z|52ccb05f-1d17-4e12-9ab4-4ccee8532d26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:05.774Z|e7c32992-9f5c-4f57-bbe0-6aeb395c3f0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:05.775Z|e7c32992-9f5c-4f57-bbe0-6aeb395c3f0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:05.779Z|045a82f4-819e-4ef0-ba44-6b2230d1001c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:05.780Z|045a82f4-819e-4ef0-ba44-6b2230d1001c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:13.362Z|7c8c475a-6eb2-4cc3-8afb-64d535944b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:41:13.363Z|7c8c475a-6eb2-4cc3-8afb-64d535944b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:41:14.198Z|5094bf19-d9af-4bfe-8436-4e1990c81db7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:41:14.199Z|5094bf19-d9af-4bfe-8436-4e1990c81db7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:41:15.068Z|a0a43b9d-ba8e-4d51-b3f2-abdc9347f1f5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:41:15.069Z|a0a43b9d-ba8e-4d51-b3f2-abdc9347f1f5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:15.781Z|402b33b8-5a05-4ccf-b5e7-d8577377620e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:15.782Z|402b33b8-5a05-4ccf-b5e7-d8577377620e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:15.797Z|ccda142d-f215-4d6b-87c5-3962de647971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:15.798Z|ccda142d-f215-4d6b-87c5-3962de647971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:15.804Z|f0de0434-322c-4d84-9565-7e2c4859c706|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:15.805Z|f0de0434-322c-4d84-9565-7e2c4859c706|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:25.807Z|debbde4f-37a6-4835-ab0d-a6b0a1d4b42d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:25.808Z|debbde4f-37a6-4835-ab0d-a6b0a1d4b42d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:25.824Z|5d95a629-dfda-4493-906d-f2cac4f314fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:25.825Z|5d95a629-dfda-4493-906d-f2cac4f314fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:25.830Z|3be05763-295b-4c0c-8aa5-3e81956a861f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:25.831Z|3be05763-295b-4c0c-8aa5-3e81956a861f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:28.362Z|a1accc73-f39c-40f8-bfa4-5eb4d0b3956e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:41:28.365Z|a1accc73-f39c-40f8-bfa4-5eb4d0b3956e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:41:35.832Z|a1c9cb8f-2959-4f3c-87fd-01b49b73ca3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:35.832Z|a1c9cb8f-2959-4f3c-87fd-01b49b73ca3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:35.855Z|725f9c5e-7a93-4300-983e-71daddb0bc45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:35.855Z|725f9c5e-7a93-4300-983e-71daddb0bc45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:35.856Z|edaefd07-c642-4014-86cf-7b8febcf5501|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:35.856Z|edaefd07-c642-4014-86cf-7b8febcf5501|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:43.363Z|b66f189e-5050-47c1-9c53-e59ac373ee5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:41:43.366Z|b66f189e-5050-47c1-9c53-e59ac373ee5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:41:44.200Z|841748c8-627a-48dd-ae84-0d73a94167e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:41:44.200Z|841748c8-627a-48dd-ae84-0d73a94167e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:41:45.860Z|d86bd056-d6ea-49c3-b17b-627b01b3e5d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:45.861Z|d86bd056-d6ea-49c3-b17b-627b01b3e5d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:45.878Z|b982e423-38ac-4c94-a6fe-850cf15dc8c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:45.879Z|b982e423-38ac-4c94-a6fe-850cf15dc8c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:45.892Z|c3263932-1975-4a01-8a2f-649fb169c8c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:45.893Z|c3263932-1975-4a01-8a2f-649fb169c8c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:55.891Z|3e804b3a-1c1c-4ab9-bf41-dc76d09fe380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:55.891Z|3e804b3a-1c1c-4ab9-bf41-dc76d09fe380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:55.913Z|3e8c30af-728f-40f3-9b76-3c1fbf45f727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:55.913Z|3e8c30af-728f-40f3-9b76-3c1fbf45f727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:55.917Z|02adfe9d-26ec-4199-b9bf-ee623b171663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:41:55.917Z|02adfe9d-26ec-4199-b9bf-ee623b171663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:41:58.362Z|03f487a6-5da3-4c3a-aa5f-4ca847422df6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:41:58.362Z|03f487a6-5da3-4c3a-aa5f-4ca847422df6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:42:05.916Z|91bac6b0-c3d4-4d79-9f85-967af80e56f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:05.917Z|91bac6b0-c3d4-4d79-9f85-967af80e56f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:05.937Z|62ca6eda-3669-49c2-9d3a-e585f5c3f784|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:05.937Z|62ca6eda-3669-49c2-9d3a-e585f5c3f784|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:05.951Z|4271b825-3a8a-4c90-84b6-8a8d41e2f2e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:05.952Z|4271b825-3a8a-4c90-84b6-8a8d41e2f2e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:13.362Z|0df1596a-0b3f-4b49-a7bc-c26cee4b430c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:42:13.365Z|0df1596a-0b3f-4b49-a7bc-c26cee4b430c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:42:14.202Z|03a7fe15-cf65-4c48-aa4e-eeb5930a9fc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:42:14.203Z|03a7fe15-cf65-4c48-aa4e-eeb5930a9fc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:42:15.059Z|dc3f7ebf-c8f1-4f88-b948-073da0cb7943|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:42:15.060Z|dc3f7ebf-c8f1-4f88-b948-073da0cb7943|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:15.939Z|bc7e358b-e67b-4c1f-abff-36027879a3c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:15.940Z|bc7e358b-e67b-4c1f-abff-36027879a3c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:15.959Z|20f50451-b7b1-4ec1-98c2-b50b6eb3aed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:15.960Z|20f50451-b7b1-4ec1-98c2-b50b6eb3aed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:16.004Z|b1492354-c94a-4a4a-87d2-8f767bfb0c34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:16.004Z|b1492354-c94a-4a4a-87d2-8f767bfb0c34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:25.966Z|a823ca27-8935-4761-9182-08c860f55b4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:25.967Z|a823ca27-8935-4761-9182-08c860f55b4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:25.983Z|d4057da4-c558-4cf2-a727-85f2f62d0f6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:25.983Z|d4057da4-c558-4cf2-a727-85f2f62d0f6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:26.025Z|dbb39f86-2d6b-4752-b1aa-606c6490615f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:26.026Z|dbb39f86-2d6b-4752-b1aa-606c6490615f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:28.362Z|e0fa037c-29a8-4ac5-8e16-bd13a3f4a6f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:42:28.362Z|e0fa037c-29a8-4ac5-8e16-bd13a3f4a6f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:42:36.021Z|d04d15b4-c880-4639-bc7d-4342d958dd43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:36.022Z|d04d15b4-c880-4639-bc7d-4342d958dd43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:36.026Z|462d096a-3c4f-46e5-825f-05fde130a075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:36.026Z|462d096a-3c4f-46e5-825f-05fde130a075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:36.052Z|3c003fb3-1d1a-4232-9d0b-d560fd23e38f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:36.053Z|3c003fb3-1d1a-4232-9d0b-d560fd23e38f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:43.362Z|047c5d2f-0781-48d6-a6e5-035f7eb4962f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:42:43.362Z|047c5d2f-0781-48d6-a6e5-035f7eb4962f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:42:44.205Z|9dc27301-7a3a-4482-8559-055c5b1872c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:42:44.206Z|9dc27301-7a3a-4482-8559-055c5b1872c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:42:46.053Z|f5742aee-c224-4e1c-ac6c-f6219b8583e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:46.054Z|f5742aee-c224-4e1c-ac6c-f6219b8583e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:46.056Z|3897db26-bb53-47bd-8e6a-cdd0b3c26919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:46.056Z|3897db26-bb53-47bd-8e6a-cdd0b3c26919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:46.100Z|cb543d7b-3ea4-4b73-9ab7-98bd597aaef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:46.103Z|cb543d7b-3ea4-4b73-9ab7-98bd597aaef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:56.148Z|39607999-ca6e-4ad1-812f-147577fd1638|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:56.149Z|39607999-ca6e-4ad1-812f-147577fd1638|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:56.152Z|575a36e0-95f1-4995-a09a-3949eb9ac923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:56.153Z|575a36e0-95f1-4995-a09a-3949eb9ac923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:56.153Z|5da65806-afe1-48fe-a678-92a02a09d0fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:42:56.154Z|5da65806-afe1-48fe-a678-92a02a09d0fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:42:58.362Z|2ec4fef1-4b26-427f-9f6a-ac68e1010033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:42:58.364Z|2ec4fef1-4b26-427f-9f6a-ac68e1010033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:43:06.186Z|0eb29c34-2ea6-4261-88be-7932ddd4cf8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:06.187Z|0eb29c34-2ea6-4261-88be-7932ddd4cf8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:06.208Z|5f665df4-6a31-4e07-a5bc-40dea964fcb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:06.209Z|5f665df4-6a31-4e07-a5bc-40dea964fcb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:06.210Z|07f71da5-c697-47d9-8777-e450c3404a0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:06.211Z|07f71da5-c697-47d9-8777-e450c3404a0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:13.362Z|4a394d6f-cf75-4787-8c87-c65c84d3f1d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:43:13.363Z|4a394d6f-cf75-4787-8c87-c65c84d3f1d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:43:14.206Z|6a66ac3a-f579-49bd-bc9d-e426d0f8e672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:43:14.207Z|6a66ac3a-f579-49bd-bc9d-e426d0f8e672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:43:15.052Z|3a190758-e1e5-4f13-948e-1094e800afa8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:43:15.053Z|3a190758-e1e5-4f13-948e-1094e800afa8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:16.221Z|d803fa38-de10-434d-87ad-aa0724c32fc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:16.222Z|d803fa38-de10-434d-87ad-aa0724c32fc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:16.245Z|0b5e8947-9687-48aa-a688-baf4135137ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:16.246Z|0b5e8947-9687-48aa-a688-baf4135137ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:16.252Z|2351e1fa-a628-4c87-87ca-6723e6fe6612|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:16.252Z|2351e1fa-a628-4c87-87ca-6723e6fe6612|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:26.274Z|e45a4eb0-7457-431a-bfa4-3a3037ce5662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:26.276Z|e45a4eb0-7457-431a-bfa4-3a3037ce5662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:26.276Z|1fec29cb-9faa-4a55-9d12-dcbc939c5502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:26.276Z|1fec29cb-9faa-4a55-9d12-dcbc939c5502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:26.280Z|bcb2481a-35da-46d4-bc57-6a5eecb55c1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:26.280Z|bcb2481a-35da-46d4-bc57-6a5eecb55c1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:28.362Z|4113055a-ea41-467e-8a3c-d891a78f5e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:43:28.363Z|4113055a-ea41-467e-8a3c-d891a78f5e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:43:36.296Z|763141b6-320e-45ff-8cab-797ed0d95890|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:36.296Z|5e2bc499-098e-4d6b-9c3b-2889d5184d27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:36.297Z|763141b6-320e-45ff-8cab-797ed0d95890|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:36.297Z|5e2bc499-098e-4d6b-9c3b-2889d5184d27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:36.302Z|6025cb1b-2bf9-48fb-833e-d4764144172d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:36.303Z|6025cb1b-2bf9-48fb-833e-d4764144172d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:43.362Z|6310fb6c-eeb4-43fb-ba2d-5f47f47c0e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:43:43.367Z|6310fb6c-eeb4-43fb-ba2d-5f47f47c0e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:43:44.208Z|67924262-578c-431e-8aea-5930d0791c00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:43:44.209Z|67924262-578c-431e-8aea-5930d0791c00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:43:46.320Z|f2fcc3df-daae-415d-9efb-88d1c64e6993|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:46.321Z|85ed3ef8-32c5-4206-9f00-4aa4d21e910d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:46.322Z|85ed3ef8-32c5-4206-9f00-4aa4d21e910d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:46.324Z|33ea416d-57b5-4d0b-9b6f-36a9c703fe36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:46.324Z|33ea416d-57b5-4d0b-9b6f-36a9c703fe36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:46.326Z|f2fcc3df-daae-415d-9efb-88d1c64e6993|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:56.345Z|14606d5c-8238-4d9c-9b8d-a2e9835f8a01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:56.345Z|7e79ea2a-e074-4696-a3b3-0a118fdaa6a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:56.346Z|14606d5c-8238-4d9c-9b8d-a2e9835f8a01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:56.346Z|7e79ea2a-e074-4696-a3b3-0a118fdaa6a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:56.352Z|4993b2bf-7e7d-4fcb-93cb-4c8aad227d87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:43:56.352Z|4993b2bf-7e7d-4fcb-93cb-4c8aad227d87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:43:58.362Z|e05263d1-1942-4821-ae9a-b9d1b10c9f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:43:58.363Z|e05263d1-1942-4821-ae9a-b9d1b10c9f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:44:06.373Z|040a916a-9a78-45a9-b585-f60078a76275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:06.374Z|040a916a-9a78-45a9-b585-f60078a76275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:06.380Z|b7e370ac-a283-4f0f-ba5e-d5d563c04b23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:06.380Z|0eceabf5-e8d0-4b50-93b7-403cd2817d34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:06.381Z|0eceabf5-e8d0-4b50-93b7-403cd2817d34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:06.381Z|b7e370ac-a283-4f0f-ba5e-d5d563c04b23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:13.362Z|00f72aa5-9241-4974-a141-cf1154b1cece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:44:13.364Z|00f72aa5-9241-4974-a141-cf1154b1cece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:44:14.210Z|2161ed32-0fc2-4d19-b1fa-5895203927fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:44:14.211Z|2161ed32-0fc2-4d19-b1fa-5895203927fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:44:15.053Z|b1d15ec7-8f01-4cbf-a956-0c6780647b3e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:44:15.054Z|b1d15ec7-8f01-4cbf-a956-0c6780647b3e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:16.394Z|8afa4b1b-ae9b-4d61-8230-3cb531f0131c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:16.395Z|8afa4b1b-ae9b-4d61-8230-3cb531f0131c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:16.402Z|750a5393-5426-4f9d-a9d9-7cb991988124|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:16.402Z|f5a2e13b-0bbf-4053-8090-b971ab7b2c58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:16.402Z|750a5393-5426-4f9d-a9d9-7cb991988124|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:16.402Z|f5a2e13b-0bbf-4053-8090-b971ab7b2c58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:26.417Z|cbc922f8-2fa5-43d9-9a54-459567ccb612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:26.418Z|cbc922f8-2fa5-43d9-9a54-459567ccb612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:26.421Z|d40ea07d-02e9-4e3a-8458-ed392979caf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:26.421Z|d40ea07d-02e9-4e3a-8458-ed392979caf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:26.424Z|dcf88ae4-a9cf-4843-a481-041a395e5f77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:26.424Z|dcf88ae4-a9cf-4843-a481-041a395e5f77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:28.362Z|947ddf6c-05da-4694-95cc-2cb4515cf63f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:44:28.365Z|947ddf6c-05da-4694-95cc-2cb4515cf63f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:44:36.441Z|dc34911c-0264-4b12-9a53-f5b5612bc20a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:36.442Z|dc34911c-0264-4b12-9a53-f5b5612bc20a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:36.443Z|d2f9c562-685d-4f78-9778-8eaabe4e6d58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:36.443Z|10a5d746-5b92-4897-8078-1416dcd2de90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:36.443Z|10a5d746-5b92-4897-8078-1416dcd2de90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:36.443Z|d2f9c562-685d-4f78-9778-8eaabe4e6d58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:43.362Z|4cf3e73f-2b46-4c59-9b14-d4b599f9642f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:44:43.363Z|4cf3e73f-2b46-4c59-9b14-d4b599f9642f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:44:44.212Z|a61b606f-7646-4dc6-89dc-f4d443b27a4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:44:44.212Z|a61b606f-7646-4dc6-89dc-f4d443b27a4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:44:46.467Z|4873bfef-9ac6-4478-83db-bc4be15cdb39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:46.467Z|1d3ac428-fbe3-4cbf-a6f4-94e8a2baf121|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:46.469Z|1d3ac428-fbe3-4cbf-a6f4-94e8a2baf121|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:46.469Z|4873bfef-9ac6-4478-83db-bc4be15cdb39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:46.471Z|48190af7-e7d4-4891-945d-11b7a65a283a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:46.472Z|48190af7-e7d4-4891-945d-11b7a65a283a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:56.491Z|79463056-272a-4891-a1f8-4493f97252f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:56.491Z|8198f5b8-1636-4a33-9d43-1479cb3a00e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:56.492Z|79463056-272a-4891-a1f8-4493f97252f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:56.492Z|8198f5b8-1636-4a33-9d43-1479cb3a00e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:56.491Z|671cad8d-d7fc-41e9-b958-e8db2f205791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:44:56.494Z|671cad8d-d7fc-41e9-b958-e8db2f205791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:44:58.362Z|12e2e1e2-334c-40fc-b4b5-2e6b57048407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:44:58.362Z|12e2e1e2-334c-40fc-b4b5-2e6b57048407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:45:06.528Z|d5c78a9a-969a-4655-a12a-45e7aed290a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:06.529Z|ea1bb44d-5d3e-4e74-9862-95606ddc50d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:06.529Z|d5c78a9a-969a-4655-a12a-45e7aed290a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:06.529Z|ea1bb44d-5d3e-4e74-9862-95606ddc50d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:06.533Z|d20c92be-94ab-4f6d-babf-5724e3071f0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:06.534Z|d20c92be-94ab-4f6d-babf-5724e3071f0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:13.363Z|a7a51583-0f9d-4d6a-83fe-b026a3b1259f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:45:13.367Z|a7a51583-0f9d-4d6a-83fe-b026a3b1259f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:45:14.219Z|c26841a8-2288-454d-8524-a5235172d861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:45:14.220Z|c26841a8-2288-454d-8524-a5235172d861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:45:15.053Z|f192406e-6204-43dd-88ed-be0525991f09|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:45:15.054Z|f192406e-6204-43dd-88ed-be0525991f09|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:16.553Z|3bd13f85-8603-4caf-92c2-e904f8c7bf1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:16.554Z|3bd13f85-8603-4caf-92c2-e904f8c7bf1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:16.555Z|6257bae8-a49e-450d-8617-d653d5ad8d0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:16.555Z|4c4510bb-e1e4-44cc-94a0-2bc4dc8de2bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:16.556Z|6257bae8-a49e-450d-8617-d653d5ad8d0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:16.556Z|4c4510bb-e1e4-44cc-94a0-2bc4dc8de2bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:26.576Z|21f9489b-1648-40f1-a193-a4348aaf9706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:26.576Z|8b6134ff-30d7-4f2a-9590-fb4daed17b26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:26.576Z|21f9489b-1648-40f1-a193-a4348aaf9706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:26.576Z|8b6134ff-30d7-4f2a-9590-fb4daed17b26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:26.582Z|a2a97645-7b6c-4046-a1be-1ec69dcd2180|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:26.583Z|a2a97645-7b6c-4046-a1be-1ec69dcd2180|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:28.362Z|8bf64974-e702-4fbf-96f5-d7af7f5d5043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:45:28.363Z|8bf64974-e702-4fbf-96f5-d7af7f5d5043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:45:36.599Z|369b4af0-8c6a-4677-946c-71cf9635ecad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:36.599Z|f146d1f3-8523-408e-8f14-ed31f1b97fb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:36.600Z|369b4af0-8c6a-4677-946c-71cf9635ecad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:36.600Z|f146d1f3-8523-408e-8f14-ed31f1b97fb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:36.601Z|450711a0-7d4e-486e-9daa-f23672f5b5fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:36.601Z|450711a0-7d4e-486e-9daa-f23672f5b5fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:43.362Z|02bc6132-4b55-42ed-9987-0a57e1e52071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:45:43.363Z|02bc6132-4b55-42ed-9987-0a57e1e52071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:45:44.221Z|da426c70-f72b-4f69-9f4a-da8da40c0fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:45:44.222Z|da426c70-f72b-4f69-9f4a-da8da40c0fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:45:46.620Z|1ded6244-e724-4593-9abf-88fdc1c271f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:46.621Z|1ded6244-e724-4593-9abf-88fdc1c271f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:46.623Z|6007a9a9-5030-4b5f-957b-d818a22af3eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:46.623Z|6007a9a9-5030-4b5f-957b-d818a22af3eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:46.624Z|e2124ba7-4218-4106-9379-89ba8d497115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:46.625Z|e2124ba7-4218-4106-9379-89ba8d497115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:56.650Z|bd5b02c8-cee5-4d8a-957c-06cb2997749d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:56.651Z|96ed23cf-e16b-418a-880b-7b49e844e5e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:56.651Z|bd5b02c8-cee5-4d8a-957c-06cb2997749d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:56.651Z|96ed23cf-e16b-418a-880b-7b49e844e5e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:56.651Z|8f1736b8-0ca8-4fae-8644-f9e2e7c090b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:45:56.653Z|8f1736b8-0ca8-4fae-8644-f9e2e7c090b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:45:58.362Z|deaeeda7-872b-4695-aae0-34b11373658e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:45:58.365Z|deaeeda7-872b-4695-aae0-34b11373658e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:46:06.683Z|d30b1bc7-e3be-4970-828b-caaeedcec298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:06.684Z|d30b1bc7-e3be-4970-828b-caaeedcec298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:06.688Z|77e13b60-d0df-4a15-b53a-e38b8728b34c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:06.689Z|77e13b60-d0df-4a15-b53a-e38b8728b34c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:06.693Z|ab946bfe-5c49-4d64-9cd1-9951b547a28f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:06.695Z|ab946bfe-5c49-4d64-9cd1-9951b547a28f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:13.362Z|a5fe0177-0a62-4af4-925d-751fc529c89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:46:13.363Z|a5fe0177-0a62-4af4-925d-751fc529c89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:46:14.222Z|003459f2-db02-4ec5-a872-64f9d6c71eef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:46:14.223Z|003459f2-db02-4ec5-a872-64f9d6c71eef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:46:15.052Z|f823a13c-e1d8-4c11-a24e-edfd61662fc7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:46:15.053Z|f823a13c-e1d8-4c11-a24e-edfd61662fc7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:16.704Z|efc5c18e-12aa-4319-bfe3-744d2e20dae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:16.705Z|efc5c18e-12aa-4319-bfe3-744d2e20dae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:16.709Z|9aa83980-30eb-4ab4-8978-0c5c5b255acb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:16.710Z|9aa83980-30eb-4ab4-8978-0c5c5b255acb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:16.717Z|2b30ddeb-04da-4238-953e-55d522655b1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:16.718Z|2b30ddeb-04da-4238-953e-55d522655b1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:26.732Z|982d3f6b-f8e1-4a60-a5f9-1abb679252a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:26.732Z|e92e81f6-c723-4806-a78d-ab20a9fe9a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:26.733Z|982d3f6b-f8e1-4a60-a5f9-1abb679252a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:26.733Z|e92e81f6-c723-4806-a78d-ab20a9fe9a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:26.741Z|613cc4f4-598e-41c6-81cd-441b06f743e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:26.742Z|613cc4f4-598e-41c6-81cd-441b06f743e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:28.362Z|40c9fb78-3b31-4e48-8d46-9b3d663c6559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:46:28.362Z|40c9fb78-3b31-4e48-8d46-9b3d663c6559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:46:36.754Z|a9759b52-dfeb-4f1e-aa64-cea0f92d603c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:36.756Z|97cfb9c3-5610-4209-b6c6-cdec7b4661e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:36.756Z|a9759b52-dfeb-4f1e-aa64-cea0f92d603c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:36.757Z|97cfb9c3-5610-4209-b6c6-cdec7b4661e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:36.764Z|3f9b5218-237d-43c4-9da1-9ccbcb12bc5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:36.765Z|3f9b5218-237d-43c4-9da1-9ccbcb12bc5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:43.362Z|a0e5ee2e-35b3-41b7-bba9-10e61d82b578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:46:43.365Z|a0e5ee2e-35b3-41b7-bba9-10e61d82b578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:46:44.224Z|519d94bc-2d6e-4fd1-bb7c-e8ebfb2bb253|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:46:44.225Z|519d94bc-2d6e-4fd1-bb7c-e8ebfb2bb253|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:46:46.789Z|2d57c19d-f88e-4e25-839c-d13ce2887e00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:46.791Z|2d57c19d-f88e-4e25-839c-d13ce2887e00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:46.797Z|9000c57e-e47e-4ff1-9808-36582fc687ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:46.797Z|c762a193-09bb-4de1-a4ca-83f62a700bb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:46.798Z|c762a193-09bb-4de1-a4ca-83f62a700bb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:46.799Z|9000c57e-e47e-4ff1-9808-36582fc687ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:56.824Z|19463d33-fb85-456e-aa73-80d76be78d1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:56.824Z|19463d33-fb85-456e-aa73-80d76be78d1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:56.825Z|675acc79-a994-4cdf-a253-b169709a1ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:56.825Z|675acc79-a994-4cdf-a253-b169709a1ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:56.829Z|1daba423-dd20-483c-8b76-1f4033de38c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:46:56.829Z|1daba423-dd20-483c-8b76-1f4033de38c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:46:58.362Z|dd305a71-109d-43a3-8de3-737e4e17d0a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:46:58.363Z|dd305a71-109d-43a3-8de3-737e4e17d0a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:47:06.848Z|a827b2bc-0e95-486f-8886-d8ccf76198e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:06.849Z|a827b2bc-0e95-486f-8886-d8ccf76198e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:06.851Z|e5137515-6497-4e21-b91b-49ef1fbb57cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:06.851Z|387f1aba-4af7-4278-b816-2aa011b96a49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:06.851Z|e5137515-6497-4e21-b91b-49ef1fbb57cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:06.852Z|387f1aba-4af7-4278-b816-2aa011b96a49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:13.362Z|af8c7c53-180b-4618-bc32-53a6b24d1986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:47:13.363Z|af8c7c53-180b-4618-bc32-53a6b24d1986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:47:14.226Z|e79c649d-1cc2-4361-8024-5b69346294da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:47:14.227Z|e79c649d-1cc2-4361-8024-5b69346294da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:47:15.052Z|db2b08b0-f954-4309-b776-781cddd73de4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:47:15.053Z|db2b08b0-f954-4309-b776-781cddd73de4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:16.871Z|3f90b5ad-eeef-44f9-a5cf-21711e05b49e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:16.872Z|3f90b5ad-eeef-44f9-a5cf-21711e05b49e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:16.876Z|df65a186-ae61-47c4-99ed-65ec4edd858d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:16.877Z|df65a186-ae61-47c4-99ed-65ec4edd858d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:16.877Z|c627631b-4a39-4db0-ae4e-5fdb78e5ec90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:16.878Z|c627631b-4a39-4db0-ae4e-5fdb78e5ec90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:26.915Z|b4205fe6-9195-4a3b-84b6-aec8e1b2e7b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:26.916Z|b4205fe6-9195-4a3b-84b6-aec8e1b2e7b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:26.917Z|cf76f823-27e6-4606-a948-f1787a71899a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:26.918Z|cf76f823-27e6-4606-a948-f1787a71899a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:26.933Z|0c951505-9dae-4f96-8190-28c39854d1b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:26.934Z|0c951505-9dae-4f96-8190-28c39854d1b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:28.362Z|f6dcaa55-d006-44b8-a67c-85966198e5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:47:28.365Z|f6dcaa55-d006-44b8-a67c-85966198e5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:47:36.946Z|3b03e0ab-10df-4014-8b8f-d6a9ef398978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:36.947Z|3b03e0ab-10df-4014-8b8f-d6a9ef398978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:36.950Z|ec1748a8-952d-4df6-9de8-308e2cc7c4cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:36.950Z|ec1748a8-952d-4df6-9de8-308e2cc7c4cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:36.965Z|f3e757e0-6e0a-4ddb-8dd2-89b649be5d79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:36.966Z|f3e757e0-6e0a-4ddb-8dd2-89b649be5d79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:43.362Z|1c102ca5-f92d-469a-ae21-070b8ba71b09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:47:43.364Z|1c102ca5-f92d-469a-ae21-070b8ba71b09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:47:44.228Z|ad2e4ed9-7067-4c86-8475-26eb4bd48e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:47:44.229Z|ad2e4ed9-7067-4c86-8475-26eb4bd48e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:47:46.967Z|05a6e442-b966-40c1-b38e-5e4ff4ff2c82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:46.968Z|05a6e442-b966-40c1-b38e-5e4ff4ff2c82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:46.970Z|26c9fe9b-5051-49ed-82a3-c434ad0d342e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:46.971Z|26c9fe9b-5051-49ed-82a3-c434ad0d342e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:46.995Z|de9e2c66-17fc-4601-b9fe-2384d8517366|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:46.996Z|de9e2c66-17fc-4601-b9fe-2384d8517366|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:56.992Z|47458146-87ff-4395-bd4e-6cef4840ebaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:56.992Z|35bf8151-df6b-4b65-b4ab-310fc86c3ed1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:56.993Z|35bf8151-df6b-4b65-b4ab-310fc86c3ed1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:56.993Z|47458146-87ff-4395-bd4e-6cef4840ebaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:57.021Z|85ae261e-6562-4de6-aeba-10edf4f7f5d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:47:57.022Z|85ae261e-6562-4de6-aeba-10edf4f7f5d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:47:58.362Z|94a283dd-2af1-4c19-98a8-f0891ae6da71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:47:58.363Z|94a283dd-2af1-4c19-98a8-f0891ae6da71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:48:07.022Z|4bce0312-55b8-4d4f-b7c6-55f802e2b9de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:07.023Z|e684950e-1cf2-4da4-9a11-cb5946d6b6ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:07.023Z|4bce0312-55b8-4d4f-b7c6-55f802e2b9de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:07.023Z|e684950e-1cf2-4da4-9a11-cb5946d6b6ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:07.043Z|90a22a25-ab34-4e48-a75c-69fda3e69d62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:07.044Z|90a22a25-ab34-4e48-a75c-69fda3e69d62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:13.362Z|c82a215b-f145-4c62-ac90-398eb3dd1f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:48:13.365Z|c82a215b-f145-4c62-ac90-398eb3dd1f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:48:14.230Z|1d590d3c-b19f-4660-a957-abbbe3c78cd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:48:14.231Z|1d590d3c-b19f-4660-a957-abbbe3c78cd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:48:15.054Z|8b85e770-6a82-412e-8f77-8f3f7b40d3bb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:48:15.055Z|8b85e770-6a82-412e-8f77-8f3f7b40d3bb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:17.044Z|c3da12db-c25d-4421-8572-816e3a699773|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:17.045Z|c3da12db-c25d-4421-8572-816e3a699773|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:17.047Z|35b09977-06ce-4328-9d42-400cba7322a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:17.047Z|35b09977-06ce-4328-9d42-400cba7322a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:17.064Z|1d069fac-0a64-4620-90e2-c6612fa7bf37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:17.065Z|1d069fac-0a64-4620-90e2-c6612fa7bf37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:27.070Z|227929d0-1ca0-40ba-a39f-4fc807b995ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:27.071Z|227929d0-1ca0-40ba-a39f-4fc807b995ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:27.080Z|1c4fdb20-5339-40ca-8d14-cd9c4b308ed1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:27.081Z|1c4fdb20-5339-40ca-8d14-cd9c4b308ed1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:27.093Z|5ee2aa66-1b3d-4f78-993b-66fd585dcc5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:27.094Z|5ee2aa66-1b3d-4f78-993b-66fd585dcc5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:28.362Z|2ec436d0-0c43-4e68-ae5c-2a57045d43d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:48:28.362Z|2ec436d0-0c43-4e68-ae5c-2a57045d43d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:48:37.096Z|8bb0e380-299b-43fe-b820-463e92890e95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:37.097Z|8bb0e380-299b-43fe-b820-463e92890e95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:37.122Z|babc77c3-516f-445f-8adb-456fd9c39a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:37.122Z|589b134b-a1ce-4e65-92c1-82fba41351c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:37.123Z|babc77c3-516f-445f-8adb-456fd9c39a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:37.123Z|589b134b-a1ce-4e65-92c1-82fba41351c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:43.362Z|c0f227da-fa81-4f9b-8d3e-cea70015c748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:48:43.362Z|c0f227da-fa81-4f9b-8d3e-cea70015c748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:48:44.234Z|ac8c22a1-8b59-44d6-a12d-3e6588b60832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:48:44.235Z|ac8c22a1-8b59-44d6-a12d-3e6588b60832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:48:47.125Z|0ab65933-5223-465d-bab1-8f74e3adf6be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:47.126Z|0ab65933-5223-465d-bab1-8f74e3adf6be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:47.147Z|387977ef-1cf7-412d-ae98-aaa4b444c6de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:47.147Z|ae6d0959-21a3-4d72-ac0a-73963d94a591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:47.148Z|ae6d0959-21a3-4d72-ac0a-73963d94a591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:47.148Z|387977ef-1cf7-412d-ae98-aaa4b444c6de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:57.147Z|42a73924-ec50-4767-93fb-8b10939710f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:57.149Z|42a73924-ec50-4767-93fb-8b10939710f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:57.170Z|3e17d2cb-f3c8-42ce-ba03-cb50daae3a92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:57.171Z|3e17d2cb-f3c8-42ce-ba03-cb50daae3a92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:57.178Z|c0fa7c85-4d2c-4913-8188-1a61b9c934c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:48:57.179Z|c0fa7c85-4d2c-4913-8188-1a61b9c934c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:48:58.362Z|c116b5d1-67b6-4d98-9b2f-f45fc863904c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:48:58.364Z|c116b5d1-67b6-4d98-9b2f-f45fc863904c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:49:07.220Z|c7f1903c-4ecd-4e76-b43f-72fd2ab2644b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:07.220Z|20076a42-6e7e-4ec6-ac6d-146a0923fdc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:07.221Z|c7f1903c-4ecd-4e76-b43f-72fd2ab2644b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:07.221Z|20076a42-6e7e-4ec6-ac6d-146a0923fdc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:07.228Z|edf1e89b-b73c-40d7-9242-7044ad7d5f40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:07.229Z|edf1e89b-b73c-40d7-9242-7044ad7d5f40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:13.362Z|558e2b5f-7355-4f4a-ad62-b35ac71a45d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:49:13.362Z|558e2b5f-7355-4f4a-ad62-b35ac71a45d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:49:14.236Z|31a4b975-f194-4791-8277-ddc1ab43054d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:49:14.237Z|31a4b975-f194-4791-8277-ddc1ab43054d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:49:15.053Z|a76e5f5a-84ce-46fe-84ab-eb0cbcfc2efd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:49:15.054Z|a76e5f5a-84ce-46fe-84ab-eb0cbcfc2efd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:17.245Z|7615d24f-c0f8-4803-b90f-35971743f96f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:17.246Z|7615d24f-c0f8-4803-b90f-35971743f96f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:17.256Z|9e5097c3-ff51-42b5-b2fe-11fc27939b0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:17.257Z|9e5097c3-ff51-42b5-b2fe-11fc27939b0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:17.258Z|36dab58b-ac69-47b7-93da-287644c5341a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:17.259Z|36dab58b-ac69-47b7-93da-287644c5341a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:27.271Z|80f7ec71-c09c-49bf-8d3c-dfb946b1d621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:27.272Z|80f7ec71-c09c-49bf-8d3c-dfb946b1d621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:27.280Z|cf8a462d-1c83-49ac-9cc6-bb2c6c78db05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:27.281Z|cf8a462d-1c83-49ac-9cc6-bb2c6c78db05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:27.289Z|d2b34249-e376-4afa-a9be-08839da40c37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:27.290Z|d2b34249-e376-4afa-a9be-08839da40c37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:28.362Z|66ba494c-a0d2-43a8-aaf7-71af83b80cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:49:28.362Z|66ba494c-a0d2-43a8-aaf7-71af83b80cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:49:37.300Z|dcfde132-91c3-4841-87c7-4f94216fa596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:37.301Z|dcfde132-91c3-4841-87c7-4f94216fa596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:37.314Z|dd348db5-b4dc-4137-9007-0b5d19b74206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:37.315Z|dd348db5-b4dc-4137-9007-0b5d19b74206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:37.321Z|cbcd821a-9740-4263-9630-937b5c476d12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:37.322Z|cbcd821a-9740-4263-9630-937b5c476d12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:43.362Z|dc081418-3079-4e47-ae9a-f7aea351fa14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:49:43.364Z|dc081418-3079-4e47-ae9a-f7aea351fa14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:49:44.238Z|0f465bcc-fc0d-4439-ad16-3f9f3cef205a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:49:44.239Z|0f465bcc-fc0d-4439-ad16-3f9f3cef205a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:49:47.325Z|1a85b229-9375-441f-9f70-8b4b8c1f5dff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:47.326Z|1a85b229-9375-441f-9f70-8b4b8c1f5dff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:47.346Z|5764b188-2837-4171-a802-5c4e697a1a04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:47.346Z|36307bb5-0fb5-4836-a421-0e18f533ea5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:47.348Z|5764b188-2837-4171-a802-5c4e697a1a04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:47.348Z|36307bb5-0fb5-4836-a421-0e18f533ea5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:57.350Z|ecc1812e-769b-42ed-a26d-71271b3d26bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:57.351Z|ecc1812e-769b-42ed-a26d-71271b3d26bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:57.371Z|10575763-88e3-4d9f-b718-dc3fea5c2817|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:57.372Z|10575763-88e3-4d9f-b718-dc3fea5c2817|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:57.377Z|dc87d82f-e35b-429d-9f43-40f55656d26c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:49:57.378Z|dc87d82f-e35b-429d-9f43-40f55656d26c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:49:58.362Z|610c53d1-867c-4160-b8be-89e89c445975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:49:58.363Z|610c53d1-867c-4160-b8be-89e89c445975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:50:07.372Z|b82e3ce6-5214-4cea-b84f-ac75250d70ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:07.373Z|b82e3ce6-5214-4cea-b84f-ac75250d70ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:07.401Z|f6f2e893-bddb-4f62-b801-99e9309f3a97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:07.401Z|65f8e445-77c7-4482-8456-ec3dc45779f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:07.402Z|65f8e445-77c7-4482-8456-ec3dc45779f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:07.402Z|f6f2e893-bddb-4f62-b801-99e9309f3a97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:13.362Z|b074d8b2-7af4-47e2-8195-13c407361d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:50:13.363Z|b074d8b2-7af4-47e2-8195-13c407361d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:50:14.240Z|d11ae7bc-491f-4949-bf18-1175cd917be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:50:14.240Z|d11ae7bc-491f-4949-bf18-1175cd917be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:50:15.052Z|de185953-ac1a-474f-bb86-86bb128464e0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:50:15.053Z|de185953-ac1a-474f-bb86-86bb128464e0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:17.394Z|16293036-c098-4075-8375-f258d346f7d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:17.395Z|16293036-c098-4075-8375-f258d346f7d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:17.421Z|380751ab-b706-4a2e-a487-9bb09e063c8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:17.421Z|f5381be0-930f-4f44-8868-af90f7f69930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:17.422Z|380751ab-b706-4a2e-a487-9bb09e063c8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:17.423Z|f5381be0-930f-4f44-8868-af90f7f69930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:27.418Z|1f566a6d-bf2d-4bcb-b9ee-f6508478bb66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:27.419Z|1f566a6d-bf2d-4bcb-b9ee-f6508478bb66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:27.441Z|521b208d-3d3e-4399-b6c3-aea641633c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:27.441Z|04925ae4-3537-4598-ba93-a17cb86a1bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:27.442Z|521b208d-3d3e-4399-b6c3-aea641633c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:27.442Z|04925ae4-3537-4598-ba93-a17cb86a1bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:28.362Z|974525a3-7bbb-4293-8a53-ce60e4ed6781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:50:28.364Z|974525a3-7bbb-4293-8a53-ce60e4ed6781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:50:37.447Z|b2dd3f46-f953-4f89-8b74-92d61c9960bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:37.447Z|b2dd3f46-f953-4f89-8b74-92d61c9960bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:37.473Z|f6d3cdd3-8274-40dd-b5db-123680ebc7d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:37.473Z|e38d45b7-c9e3-4850-964e-df7ef299f830|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:37.474Z|f6d3cdd3-8274-40dd-b5db-123680ebc7d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:37.474Z|e38d45b7-c9e3-4850-964e-df7ef299f830|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:43.362Z|c765b518-9dd6-4e80-9466-7095d6159a0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:50:43.362Z|c765b518-9dd6-4e80-9466-7095d6159a0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:50:44.241Z|61b57354-0caf-46d7-88db-ba38e75a9676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:50:44.242Z|61b57354-0caf-46d7-88db-ba38e75a9676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:50:47.475Z|034de228-3083-437b-8df2-c53f4cda3bba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:47.476Z|034de228-3083-437b-8df2-c53f4cda3bba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:47.494Z|385f5620-053c-40e0-8e13-fa3c5bd6fd9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:47.494Z|b9ac3780-cf5c-4b76-876c-ed37868deed9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:47.494Z|385f5620-053c-40e0-8e13-fa3c5bd6fd9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:47.495Z|b9ac3780-cf5c-4b76-876c-ed37868deed9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:57.499Z|8a476903-d9c3-4660-8fa4-37d3ac3219fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:57.499Z|8a476903-d9c3-4660-8fa4-37d3ac3219fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:57.515Z|98678026-3a53-4b33-812c-5abe3e9cbf34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:57.516Z|98678026-3a53-4b33-812c-5abe3e9cbf34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:57.518Z|130b493d-06e8-4d76-9f05-bf68130f5758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:50:57.518Z|130b493d-06e8-4d76-9f05-bf68130f5758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:50:58.362Z|f3381bfe-562b-4aed-aea7-ffa82bda440a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:50:58.363Z|f3381bfe-562b-4aed-aea7-ffa82bda440a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:51:07.522Z|3b92b018-dabe-40b8-bf9e-9345c2ae4c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:07.523Z|3b92b018-dabe-40b8-bf9e-9345c2ae4c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:07.538Z|8e9bacf8-5f46-49e3-8346-a74ed3ab1423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:07.538Z|99f5d959-0639-4416-af7d-9d4690e6a827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:07.538Z|99f5d959-0639-4416-af7d-9d4690e6a827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:07.538Z|8e9bacf8-5f46-49e3-8346-a74ed3ab1423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:13.362Z|fa0c6fc9-bdb1-4b01-bf2a-278c1ef45f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:51:13.365Z|fa0c6fc9-bdb1-4b01-bf2a-278c1ef45f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:51:14.243Z|a45f0784-6029-45a4-90c1-8f9355b308f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:51:14.244Z|a45f0784-6029-45a4-90c1-8f9355b308f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:51:15.053Z|3402f87d-25fa-468e-a0f0-511f2b81d1a0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:51:15.054Z|3402f87d-25fa-468e-a0f0-511f2b81d1a0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:17.549Z|5bc6daf9-cd02-436e-8f60-9276cba7fcc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:17.550Z|5bc6daf9-cd02-436e-8f60-9276cba7fcc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:17.557Z|939f420a-7a73-4337-a313-8bded5b631d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:17.557Z|939f420a-7a73-4337-a313-8bded5b631d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:17.558Z|38fa528b-1734-4d4a-9cad-ba74a058e160|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:17.559Z|38fa528b-1734-4d4a-9cad-ba74a058e160|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:27.572Z|7999d932-13ac-4f34-aa0d-77f995f8dd66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:27.573Z|7999d932-13ac-4f34-aa0d-77f995f8dd66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:27.576Z|0cc22a2b-e18f-4ae6-b2a7-828bfee8c6bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:27.577Z|0cc22a2b-e18f-4ae6-b2a7-828bfee8c6bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:27.577Z|78ab7b4d-ccde-4b74-b07f-4bddc3885665|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:27.577Z|78ab7b4d-ccde-4b74-b07f-4bddc3885665|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:28.362Z|988f4a06-b842-481d-be3b-506024dd1129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:51:28.362Z|988f4a06-b842-481d-be3b-506024dd1129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:51:37.597Z|3da923ac-7a34-4983-8e1c-dc11d9910002|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:37.597Z|43a23c4b-dff6-4ba3-acc1-9d2550023110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:37.597Z|3da923ac-7a34-4983-8e1c-dc11d9910002|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:37.597Z|43a23c4b-dff6-4ba3-acc1-9d2550023110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:37.601Z|48e572fe-cdc6-4de3-a5b6-e08d03f72766|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:37.601Z|48e572fe-cdc6-4de3-a5b6-e08d03f72766|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:43.362Z|755eeec3-594a-4348-947b-1653c8b092d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:51:43.363Z|755eeec3-594a-4348-947b-1653c8b092d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:51:44.244Z|bf079958-57b7-4add-a3bb-03c42a2489c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:51:44.245Z|bf079958-57b7-4add-a3bb-03c42a2489c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:51:47.626Z|23aa628e-61ab-4098-b03d-973d552a5779|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:47.626Z|8a4598db-0203-46b9-82f3-962b081914fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:47.627Z|8a4598db-0203-46b9-82f3-962b081914fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:47.627Z|23aa628e-61ab-4098-b03d-973d552a5779|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:47.644Z|fb8e388e-8825-4047-81d3-6ab815d3e1a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:47.648Z|fb8e388e-8825-4047-81d3-6ab815d3e1a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:57.672Z|29ae00dc-8904-4351-bb57-89bc71fd9204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:57.672Z|29ae00dc-8904-4351-bb57-89bc71fd9204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:57.686Z|8c2b89e6-0009-462e-9cc8-39fa2abcd873|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:57.687Z|8c2b89e6-0009-462e-9cc8-39fa2abcd873|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:57.682Z|70df2c2a-351f-4886-a5d2-6d03dc4975ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:51:57.690Z|70df2c2a-351f-4886-a5d2-6d03dc4975ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:51:58.362Z|2b821b4a-14c4-4d58-b033-28849791fd99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:51:58.366Z|2b821b4a-14c4-4d58-b033-28849791fd99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:52:07.709Z|fa7f3b14-3262-4cda-b074-b42bb3cbe065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:07.710Z|fa7f3b14-3262-4cda-b074-b42bb3cbe065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:07.712Z|c36ef84c-2505-48d6-bff1-22d3f712ce0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:07.713Z|c36ef84c-2505-48d6-bff1-22d3f712ce0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:07.723Z|599f727e-e222-4816-92b1-9a9c153fb2da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:07.724Z|599f727e-e222-4816-92b1-9a9c153fb2da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:13.362Z|111b73cb-2e3f-4772-bc87-eb690d5c0b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:52:13.363Z|111b73cb-2e3f-4772-bc87-eb690d5c0b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:52:14.246Z|475b89ad-7666-46d0-bc42-57ae915fbaf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:52:14.247Z|475b89ad-7666-46d0-bc42-57ae915fbaf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:52:15.053Z|57bffdba-0fdd-47ac-8c74-5f7234dc45d9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:52:15.053Z|57bffdba-0fdd-47ac-8c74-5f7234dc45d9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:17.748Z|2a74c20e-d212-4ea1-bee8-f30ef706eb51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:17.748Z|c5fa0e25-1927-4c8a-8349-116756937319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:17.748Z|aac2be7c-95d7-40ec-a63e-0c871b0a7bce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:17.749Z|2a74c20e-d212-4ea1-bee8-f30ef706eb51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:17.749Z|aac2be7c-95d7-40ec-a63e-0c871b0a7bce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:17.749Z|c5fa0e25-1927-4c8a-8349-116756937319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:27.771Z|0e682f4c-e073-4c41-b6ad-123b5d85b555|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:27.772Z|46ddab28-7fbb-4c49-8f91-3cfb0e38b6fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:27.772Z|0e682f4c-e073-4c41-b6ad-123b5d85b555|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:27.772Z|46ddab28-7fbb-4c49-8f91-3cfb0e38b6fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:27.779Z|8a9029f4-adcc-4cbc-970d-6cbc6dfd4f56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:27.780Z|8a9029f4-adcc-4cbc-970d-6cbc6dfd4f56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:28.362Z|1ddabd44-2f53-4948-ba9b-9a02b766d9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:52:28.363Z|1ddabd44-2f53-4948-ba9b-9a02b766d9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:52:37.798Z|ab32290b-8006-4942-9a63-0c8f909b2b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:37.799Z|ab32290b-8006-4942-9a63-0c8f909b2b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:37.805Z|66e1dbe6-f4a8-4eb2-9685-38a28ae37802|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:37.806Z|66e1dbe6-f4a8-4eb2-9685-38a28ae37802|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:37.813Z|d210e4a1-f074-495e-988f-f743eb9ff5f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:37.815Z|d210e4a1-f074-495e-988f-f743eb9ff5f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:43.363Z|e117d906-112a-4471-bec1-8ffed3f7a269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:52:43.363Z|e117d906-112a-4471-bec1-8ffed3f7a269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:52:44.247Z|c4b6484e-07e8-4605-ba8f-033de3ad6575|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:52:44.248Z|c4b6484e-07e8-4605-ba8f-033de3ad6575|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:52:47.830Z|058b860b-2c9a-4c46-b66d-7f82640f9d7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:47.831Z|058b860b-2c9a-4c46-b66d-7f82640f9d7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:47.830Z|76d537f3-04c6-4972-b12b-237cd9525d24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:47.832Z|76d537f3-04c6-4972-b12b-237cd9525d24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:47.848Z|7a2050bd-9df0-4128-a7d4-233cbc82ae8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:47.849Z|7a2050bd-9df0-4128-a7d4-233cbc82ae8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:57.853Z|a96d8982-3782-427e-8e84-e352e9a7c799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:57.854Z|a96d8982-3782-427e-8e84-e352e9a7c799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:57.857Z|3f5d727b-cb56-4108-84b2-4c1ea6fd44f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:57.857Z|3f5d727b-cb56-4108-84b2-4c1ea6fd44f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:57.872Z|8cd6f53d-5892-428d-bd2f-6d037a5d0aff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:52:57.873Z|8cd6f53d-5892-428d-bd2f-6d037a5d0aff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:52:58.371Z|1778943f-ef0b-461a-87ca-240613044eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:52:58.371Z|1778943f-ef0b-461a-87ca-240613044eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:53:07.876Z|0430f39d-84ad-4a49-84a0-978fdca38bbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:07.877Z|0430f39d-84ad-4a49-84a0-978fdca38bbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:07.879Z|09546ea6-e1ec-4d06-aaed-321120c2474f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:07.880Z|09546ea6-e1ec-4d06-aaed-321120c2474f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:07.897Z|78cfc959-d62c-400b-a100-5534d2a6c4fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:07.898Z|78cfc959-d62c-400b-a100-5534d2a6c4fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:13.362Z|7620ca61-b5e5-434f-b13e-d900aca0a51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:53:13.365Z|7620ca61-b5e5-434f-b13e-d900aca0a51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:53:14.249Z|5daff772-e931-45d8-9167-80f58a6d93fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:53:14.249Z|5daff772-e931-45d8-9167-80f58a6d93fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:53:15.053Z|bc6a694c-55fd-434b-9414-66ca5bf1976e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:53:15.054Z|bc6a694c-55fd-434b-9414-66ca5bf1976e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:17.900Z|866dc702-5386-45d2-8fd8-31802f158f31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:17.901Z|866dc702-5386-45d2-8fd8-31802f158f31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:17.905Z|60478243-9ade-4ff7-bff1-aa09db4220ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:17.905Z|60478243-9ade-4ff7-bff1-aa09db4220ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:17.921Z|bf9120f1-a228-4ca2-8953-b1b1d3f30edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:17.922Z|bf9120f1-a228-4ca2-8953-b1b1d3f30edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:27.925Z|f2d1e2e7-9bd2-47f6-9f37-96b43f094503|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:27.925Z|f052f05e-b3dc-4fc6-bf58-63a39d2ee9d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:27.926Z|f2d1e2e7-9bd2-47f6-9f37-96b43f094503|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:27.926Z|f052f05e-b3dc-4fc6-bf58-63a39d2ee9d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:27.962Z|7f48a6fc-adf5-458b-b069-68da8bdfc870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:27.962Z|7f48a6fc-adf5-458b-b069-68da8bdfc870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:28.367Z|8f05eb75-0c23-4776-aa58-b2206b635865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:53:28.369Z|8f05eb75-0c23-4776-aa58-b2206b635865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:53:37.951Z|adba0633-ceb2-42e4-a978-94a166b077b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:37.951Z|7f03a4d0-da94-4b82-848a-0472436e7158|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:37.952Z|adba0633-ceb2-42e4-a978-94a166b077b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:37.952Z|7f03a4d0-da94-4b82-848a-0472436e7158|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:38.042Z|b7e25ed5-172d-4c37-b9b1-ab1c558971e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:38.045Z|b7e25ed5-172d-4c37-b9b1-ab1c558971e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:43.362Z|c531fb1e-a3f4-45ef-b670-50df91852675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:53:43.363Z|c531fb1e-a3f4-45ef-b670-50df91852675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:53:44.250Z|52e10f50-6d7c-4a51-a420-cfd403b6c82d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:53:44.251Z|52e10f50-6d7c-4a51-a420-cfd403b6c82d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:53:48.053Z|bd23aa55-4836-47fc-af06-f9c64415e195|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:48.055Z|613a99f1-883f-4cdc-89ee-26eaea8b0cfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:48.056Z|613a99f1-883f-4cdc-89ee-26eaea8b0cfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:48.059Z|bd23aa55-4836-47fc-af06-f9c64415e195|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:48.080Z|e4148119-6ca6-4343-8036-38eb87ac074b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:48.081Z|e4148119-6ca6-4343-8036-38eb87ac074b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:58.079Z|1eda718b-f38a-4248-a0ef-e82eb7c1e9df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:58.079Z|7452c2d0-e8ec-40b6-890f-6c59884bc346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:58.080Z|7452c2d0-e8ec-40b6-890f-6c59884bc346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:58.080Z|1eda718b-f38a-4248-a0ef-e82eb7c1e9df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:58.104Z|47e24021-d02a-470c-b5bf-96fb92a85d5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:53:58.104Z|47e24021-d02a-470c-b5bf-96fb92a85d5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:53:58.362Z|d54a248d-e6e7-4e97-a4ff-71fd69e5223c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:53:58.366Z|d54a248d-e6e7-4e97-a4ff-71fd69e5223c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:54:08.101Z|af9299de-7acc-4a2d-b8ca-3db8a4524dfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:08.101Z|af9299de-7acc-4a2d-b8ca-3db8a4524dfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:08.108Z|c5db5bad-4502-4ed9-b1df-688cb18c3a01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:08.109Z|c5db5bad-4502-4ed9-b1df-688cb18c3a01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:08.125Z|625e79d6-65f4-43ac-b051-ec36b4b0f027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:08.126Z|625e79d6-65f4-43ac-b051-ec36b4b0f027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:13.362Z|39c7510b-77bb-4353-98c8-61bed55a77d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:54:13.363Z|39c7510b-77bb-4353-98c8-61bed55a77d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:54:14.252Z|86a96658-34e9-46e4-8521-f757481d65e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:54:14.252Z|86a96658-34e9-46e4-8521-f757481d65e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:54:15.054Z|b8eaa03b-8881-489d-a61b-5d5326c2c590|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:54:15.055Z|b8eaa03b-8881-489d-a61b-5d5326c2c590|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:18.127Z|0d6348ab-1567-4877-a119-bf2e7a016a74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:18.128Z|0d6348ab-1567-4877-a119-bf2e7a016a74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:18.134Z|c4bf01dc-107b-4e07-8269-1b1959754825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:18.135Z|c4bf01dc-107b-4e07-8269-1b1959754825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:18.149Z|60ae6b76-4679-4557-bb14-a08721ffb814|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:18.150Z|60ae6b76-4679-4557-bb14-a08721ffb814|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:28.151Z|3e0aa71b-b9ab-456d-964d-6312c79ac0cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:28.151Z|3e0aa71b-b9ab-456d-964d-6312c79ac0cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:28.155Z|04a5467d-4118-430a-8ab0-434fc000b61e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:28.156Z|04a5467d-4118-430a-8ab0-434fc000b61e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:28.168Z|81e6a48c-09cb-4bfc-85aa-8608f62c659c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:28.169Z|81e6a48c-09cb-4bfc-85aa-8608f62c659c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:28.362Z|788b5c2f-5521-4999-b817-f0127a793ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:54:28.362Z|788b5c2f-5521-4999-b817-f0127a793ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:54:38.175Z|fd4a8e65-42b3-4df6-98b8-1fdaf6b2a6d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:38.175Z|492be0a8-44e2-4a9d-9b30-30040164137f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:38.176Z|fd4a8e65-42b3-4df6-98b8-1fdaf6b2a6d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:38.177Z|492be0a8-44e2-4a9d-9b30-30040164137f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:38.191Z|87ebfbb5-4fb8-43b1-b216-8f22ef9ae129|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:38.191Z|87ebfbb5-4fb8-43b1-b216-8f22ef9ae129|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:43.362Z|d43aa1c7-c31e-4441-822e-3689fa1f3843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:54:43.363Z|d43aa1c7-c31e-4441-822e-3689fa1f3843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:54:44.253Z|51282c5a-5aae-4c55-9824-ba303c77d9b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:54:44.253Z|51282c5a-5aae-4c55-9824-ba303c77d9b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:54:48.199Z|240753a3-78a9-40de-bfcc-8b62218de8a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:48.199Z|240753a3-78a9-40de-bfcc-8b62218de8a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:48.197Z|f5d99644-b6fd-441e-b3cc-8c7760b7136c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:48.202Z|f5d99644-b6fd-441e-b3cc-8c7760b7136c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:48.212Z|7c0e3206-8d89-4f62-acf9-b37d4313387f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:48.212Z|7c0e3206-8d89-4f62-acf9-b37d4313387f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:58.222Z|43f9b382-c040-4c57-a14a-b294044bdaff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:58.222Z|43f9b382-c040-4c57-a14a-b294044bdaff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:58.236Z|01fc4db0-d3f3-466c-970c-42b17a6b509d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:58.237Z|01fc4db0-d3f3-466c-970c-42b17a6b509d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:58.241Z|0c47586b-1d20-4a28-a6bb-6fa90905636a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:54:58.241Z|0c47586b-1d20-4a28-a6bb-6fa90905636a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:54:58.366Z|7437abae-461c-4a65-b080-20c6c5567311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:54:58.367Z|7437abae-461c-4a65-b080-20c6c5567311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:55:08.244Z|1a71fe19-f137-4662-bea8-c84b6fa0c690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:08.245Z|1a71fe19-f137-4662-bea8-c84b6fa0c690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:08.260Z|42a6177c-21a9-44aa-a539-c57344d891f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:08.261Z|42a6177c-21a9-44aa-a539-c57344d891f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:08.263Z|b6cf50fb-1a69-4d78-9240-cab575d4ab16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:08.264Z|b6cf50fb-1a69-4d78-9240-cab575d4ab16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:13.362Z|b825c1cc-eefc-45a7-99a5-8e68908c5bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:55:13.363Z|b825c1cc-eefc-45a7-99a5-8e68908c5bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:55:14.254Z|159b3a7d-1dbd-407c-b974-64ee51ad357f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:55:14.255Z|159b3a7d-1dbd-407c-b974-64ee51ad357f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:55:15.053Z|e15a3916-95d4-4197-a47d-834418c6a369|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:55:15.054Z|e15a3916-95d4-4197-a47d-834418c6a369|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:18.274Z|de3a3b5b-febe-4af3-bddc-b7739d5386af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:18.275Z|de3a3b5b-febe-4af3-bddc-b7739d5386af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:18.286Z|b557fa84-c14e-45fd-8642-331768a33ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:18.289Z|b557fa84-c14e-45fd-8642-331768a33ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:18.288Z|77657708-ae27-4475-bb7b-2075738abeae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:18.293Z|77657708-ae27-4475-bb7b-2075738abeae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:28.296Z|a06d49e6-c967-4788-a212-21313ed90faf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:28.297Z|a06d49e6-c967-4788-a212-21313ed90faf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:28.312Z|47477b77-c41d-4672-a113-c2da48150544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:28.312Z|47477b77-c41d-4672-a113-c2da48150544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:28.316Z|2d31963c-54fe-478d-bbf3-55442e51698a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:28.317Z|2d31963c-54fe-478d-bbf3-55442e51698a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:28.362Z|c198b6e2-7de8-4a50-9879-8e083ef0140c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:55:28.378Z|c198b6e2-7de8-4a50-9879-8e083ef0140c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:55:38.319Z|8e15ddb3-6f75-4809-9810-229d261605e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:38.320Z|8e15ddb3-6f75-4809-9810-229d261605e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:38.338Z|95873e91-8367-465a-9db0-ae9e80018f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:38.339Z|95873e91-8367-465a-9db0-ae9e80018f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:38.336Z|e963cda6-eb18-42b0-82a4-f20490b8ef26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:38.341Z|e963cda6-eb18-42b0-82a4-f20490b8ef26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:43.362Z|1549a852-6d46-4263-956a-fe97cabdbfde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:55:43.363Z|1549a852-6d46-4263-956a-fe97cabdbfde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:55:44.256Z|1b7b8368-e3da-4d81-a6cd-e4c6e8f66ee6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:55:44.256Z|1b7b8368-e3da-4d81-a6cd-e4c6e8f66ee6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:55:48.343Z|a0b7c5ac-bca4-48dc-ad05-731564f7affa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:48.344Z|a0b7c5ac-bca4-48dc-ad05-731564f7affa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:48.366Z|7383a4b8-5019-48a6-9a91-f9dc8eb68473|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:48.366Z|0f4ac064-814e-466d-a630-f28a3cbabcce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:48.367Z|7383a4b8-5019-48a6-9a91-f9dc8eb68473|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:48.367Z|0f4ac064-814e-466d-a630-f28a3cbabcce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:58.362Z|16259455-8161-4333-a217-6b94ba27fa1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:55:58.362Z|16259455-8161-4333-a217-6b94ba27fa1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:55:58.365Z|d8664165-d455-4b80-8bed-a54b25b8c875|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:58.365Z|d8664165-d455-4b80-8bed-a54b25b8c875|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:58.388Z|1409dbfe-709c-4d1b-b1e1-7c1ed2c6ce9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:58.388Z|6a420dbe-f590-41bc-a230-20b88edfc398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:55:58.389Z|1409dbfe-709c-4d1b-b1e1-7c1ed2c6ce9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:55:58.389Z|6a420dbe-f590-41bc-a230-20b88edfc398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:08.387Z|0edf6b69-d88f-4868-8a86-3dc90e3b324c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:08.389Z|0edf6b69-d88f-4868-8a86-3dc90e3b324c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:08.422Z|d75f67ce-9e34-4991-a78c-16337850209e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:08.423Z|d75f67ce-9e34-4991-a78c-16337850209e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:08.428Z|f0b29151-8d15-4b11-8b73-41975f3e667b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:08.429Z|f0b29151-8d15-4b11-8b73-41975f3e667b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:13.362Z|1571fab2-2c46-4995-b939-5dde784c78f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:56:13.365Z|1571fab2-2c46-4995-b939-5dde784c78f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:56:14.257Z|5c5d25db-d427-434b-ab51-2dab61614316|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:56:14.258Z|5c5d25db-d427-434b-ab51-2dab61614316|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:56:15.055Z|95c813a1-5fe5-4480-bcc1-9685368347eb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:56:15.055Z|95c813a1-5fe5-4480-bcc1-9685368347eb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:18.416Z|67345884-e2b5-4bb3-b6a5-84ff623846e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:18.417Z|67345884-e2b5-4bb3-b6a5-84ff623846e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:18.445Z|bd1e730c-8bf5-41df-913a-92976565fb08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:18.446Z|bd1e730c-8bf5-41df-913a-92976565fb08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:18.450Z|7d830e55-f559-4bee-afb5-586abd460e38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:18.450Z|7d830e55-f559-4bee-afb5-586abd460e38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:28.362Z|550c8d19-babe-4d21-b223-a1b96a90ffcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:56:28.362Z|550c8d19-babe-4d21-b223-a1b96a90ffcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:56:28.469Z|8b0996a5-47c4-49af-862e-ae19702cfc5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:28.469Z|8b0996a5-47c4-49af-862e-ae19702cfc5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:28.492Z|962d556b-498e-4361-881d-33e4c1be71f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:28.492Z|962d556b-498e-4361-881d-33e4c1be71f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:28.492Z|aa7ff122-e7e3-4125-b6d4-8089f5be8797|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:28.498Z|aa7ff122-e7e3-4125-b6d4-8089f5be8797|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:38.500Z|97227c01-c095-4e97-8cd2-bdce6603c46c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:38.502Z|97227c01-c095-4e97-8cd2-bdce6603c46c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:38.525Z|5951b08b-9bf6-463a-965e-5c0e286378bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:38.526Z|5951b08b-9bf6-463a-965e-5c0e286378bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:38.534Z|e5c87be6-21a1-4bb7-8d4c-ba2b0617a910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:38.535Z|e5c87be6-21a1-4bb7-8d4c-ba2b0617a910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:43.362Z|28d62755-4603-49a5-bd14-5ffdde0b7b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:56:43.362Z|28d62755-4603-49a5-bd14-5ffdde0b7b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:56:44.258Z|8a291bb8-fd4c-4a66-a673-ac15c7de2ff8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:56:44.259Z|8a291bb8-fd4c-4a66-a673-ac15c7de2ff8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:56:48.549Z|4f52fea1-2650-499b-89eb-f28ddf63e3c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:48.553Z|4f52fea1-2650-499b-89eb-f28ddf63e3c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:48.579Z|ea40c8af-1de4-4ddf-92eb-df8e2256282b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:48.577Z|ce2cba1e-8241-4b4d-b4ea-7e4e5a67dc3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:48.580Z|ea40c8af-1de4-4ddf-92eb-df8e2256282b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:48.580Z|ce2cba1e-8241-4b4d-b4ea-7e4e5a67dc3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:58.362Z|9df03306-e01c-45e3-814c-c360b9cc0f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:56:58.365Z|9df03306-e01c-45e3-814c-c360b9cc0f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:56:58.614Z|822361a9-bfff-4177-a3c5-d966436faa79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:58.614Z|b57e38a0-2f41-4caf-a655-0f07e8f6e57e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:58.614Z|b57e38a0-2f41-4caf-a655-0f07e8f6e57e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:58.614Z|822361a9-bfff-4177-a3c5-d966436faa79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:56:58.629Z|74feb9c5-1585-40df-8103-501fcccfcefd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:56:58.630Z|74feb9c5-1585-40df-8103-501fcccfcefd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:08.655Z|127f3590-6b01-4f96-ad23-4c64488562fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:08.655Z|39b26de7-6786-45e9-a54b-35ee2e46db87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:08.656Z|127f3590-6b01-4f96-ad23-4c64488562fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:08.656Z|39b26de7-6786-45e9-a54b-35ee2e46db87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:08.668Z|466cc6a0-b453-47a3-b84b-23dfec79d7b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:08.669Z|466cc6a0-b453-47a3-b84b-23dfec79d7b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:13.362Z|e76b9bc5-382c-42d9-b89d-a7182606b6bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:57:13.362Z|e76b9bc5-382c-42d9-b89d-a7182606b6bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:57:14.260Z|e70ef7cf-b8b1-4dff-8257-84d854ab03cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:57:14.260Z|e70ef7cf-b8b1-4dff-8257-84d854ab03cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:57:15.053Z|fa4594ed-9336-48d3-a729-6e8f416f0113|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:57:15.054Z|fa4594ed-9336-48d3-a729-6e8f416f0113|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:18.691Z|b63ce8e3-85ef-436f-9db0-4c4a78ad2d24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:18.692Z|b63ce8e3-85ef-436f-9db0-4c4a78ad2d24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:18.702Z|219b31ba-e6db-4f83-8626-117564b8e580|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:18.703Z|219b31ba-e6db-4f83-8626-117564b8e580|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:18.705Z|36ea25f1-3e1f-4a04-8c5c-fc537816f0cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:18.705Z|36ea25f1-3e1f-4a04-8c5c-fc537816f0cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:28.362Z|a3e28c16-2e3d-47ee-a356-6c14829bd064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:57:28.362Z|a3e28c16-2e3d-47ee-a356-6c14829bd064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:57:28.734Z|d67abb0f-5a9f-42b7-89d0-237f3b4d9212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:28.735Z|966ebcb4-4aec-484d-9265-c0df46040ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:28.736Z|966ebcb4-4aec-484d-9265-c0df46040ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:28.736Z|d67abb0f-5a9f-42b7-89d0-237f3b4d9212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:28.742Z|98a12a09-e450-4b53-8e5f-545a9c0939b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:28.743Z|98a12a09-e450-4b53-8e5f-545a9c0939b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:38.758Z|3f0e3a79-ca3c-4dbb-879c-6de77401b894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:38.759Z|3f0e3a79-ca3c-4dbb-879c-6de77401b894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:38.773Z|2e97c9fd-9746-4857-9078-c5eb6666ee5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:38.774Z|2e97c9fd-9746-4857-9078-c5eb6666ee5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:38.775Z|d78cb8be-2bb7-453e-b4a0-435a14283a35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:38.775Z|d78cb8be-2bb7-453e-b4a0-435a14283a35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:43.362Z|5ec1b72f-5fa8-4ab6-853f-28a58d9240a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:57:43.365Z|5ec1b72f-5fa8-4ab6-853f-28a58d9240a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:57:44.261Z|78e0cd09-9e96-410e-b02e-142240e4a363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:57:44.262Z|78e0cd09-9e96-410e-b02e-142240e4a363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:57:48.786Z|a3600957-b93b-410c-a14e-6e5b85fd3d18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:48.787Z|a3600957-b93b-410c-a14e-6e5b85fd3d18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:48.799Z|fd9c2656-c206-4fc4-9f8c-b2a30276e4e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:48.800Z|fd9c2656-c206-4fc4-9f8c-b2a30276e4e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:48.799Z|0367b6a8-830f-420b-887c-c2b3514d6302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:48.802Z|0367b6a8-830f-420b-887c-c2b3514d6302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:58.362Z|5dbf314e-5d68-4c26-836c-145714b91f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:57:58.362Z|5dbf314e-5d68-4c26-836c-145714b91f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:57:58.808Z|2f9b2b8f-887a-44be-98cc-3bf54a995492|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:58.809Z|2f9b2b8f-887a-44be-98cc-3bf54a995492|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:58.823Z|4d0d991a-8875-42d7-bffa-6a5fbfd9f99e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:58.824Z|4d0d991a-8875-42d7-bffa-6a5fbfd9f99e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:57:58.828Z|1475de62-8542-433e-8304-a2451023db8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:57:58.829Z|1475de62-8542-433e-8304-a2451023db8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:08.840Z|6516618e-e029-49f2-9107-31f8cf38e3bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:08.841Z|6516618e-e029-49f2-9107-31f8cf38e3bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:08.849Z|796e5811-d673-499f-b279-da04870549ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:08.850Z|796e5811-d673-499f-b279-da04870549ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:08.851Z|6059fd60-84d4-4aef-ba1d-431956be159a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:08.852Z|6059fd60-84d4-4aef-ba1d-431956be159a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:13.362Z|92683520-e1a0-41ae-a936-b735384d3ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:58:13.362Z|92683520-e1a0-41ae-a936-b735384d3ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:58:14.262Z|9f232023-9c49-437b-8709-66b2ffaa6765|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:58:14.263Z|9f232023-9c49-437b-8709-66b2ffaa6765|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:58:15.054Z|807237a5-d1a6-479d-88a3-fd65d47351c3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:58:15.055Z|807237a5-d1a6-479d-88a3-fd65d47351c3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:18.868Z|9cceed52-5429-41b8-a4b4-f1a3b235c157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:18.869Z|9cceed52-5429-41b8-a4b4-f1a3b235c157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:18.875Z|85723e44-169f-4cb9-9b60-ba6d47503967|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:18.875Z|85723e44-169f-4cb9-9b60-ba6d47503967|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:18.881Z|6ce2c08d-ca2a-4183-9a4c-ae96085fd876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:18.882Z|6ce2c08d-ca2a-4183-9a4c-ae96085fd876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:28.365Z|92b6b26c-f2aa-45d4-b185-6bcc514c5d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:58:28.368Z|92b6b26c-f2aa-45d4-b185-6bcc514c5d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:58:28.894Z|ec14b5b3-7d99-4474-99f6-a9b7241fcf4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:28.895Z|ec14b5b3-7d99-4474-99f6-a9b7241fcf4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:28.901Z|d069986d-15a8-4cac-8973-841087ddcd39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:28.901Z|d069986d-15a8-4cac-8973-841087ddcd39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:28.905Z|576c48dd-f82c-430d-a7ff-2089db99b061|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:28.906Z|576c48dd-f82c-430d-a7ff-2089db99b061|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:38.921Z|f170caeb-21b5-4afb-abc3-30f0c7523425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:38.922Z|f170caeb-21b5-4afb-abc3-30f0c7523425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:38.923Z|274c1de1-2cd3-4147-96ef-351359c635d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:38.923Z|274c1de1-2cd3-4147-96ef-351359c635d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:38.929Z|516e7277-c91c-4e29-b8ef-81a242201871|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:38.930Z|516e7277-c91c-4e29-b8ef-81a242201871|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:43.362Z|f5531448-392d-40f1-b8ab-8c1b5a259ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:58:43.363Z|f5531448-392d-40f1-b8ab-8c1b5a259ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:58:44.264Z|0bff8023-990b-4817-9cdb-bda8e6c6e2de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:58:44.264Z|0bff8023-990b-4817-9cdb-bda8e6c6e2de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:58:48.948Z|a7a466ce-1b55-4ca4-b4d7-a8e1bc438359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:48.949Z|a7a466ce-1b55-4ca4-b4d7-a8e1bc438359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:48.951Z|058292a2-040e-4ee5-b0b0-5bca2fa39624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:48.952Z|058292a2-040e-4ee5-b0b0-5bca2fa39624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:48.954Z|87d9b0dc-4c15-4600-a224-c8d9b5c50b44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:48.954Z|87d9b0dc-4c15-4600-a224-c8d9b5c50b44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:58.362Z|cf71c037-891e-443b-af00-4cacdbb085b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:58:58.362Z|cf71c037-891e-443b-af00-4cacdbb085b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:58:58.970Z|bbcda4bb-39bc-43f2-bfb3-fea3d861a5fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:58.971Z|bbcda4bb-39bc-43f2-bfb3-fea3d861a5fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:58.971Z|25e4ec7a-2292-46eb-967d-86cc24dd4f2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:58.974Z|25e4ec7a-2292-46eb-967d-86cc24dd4f2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:58:58.975Z|e3488a91-f003-4376-b20f-81006e66ead3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:58:58.976Z|e3488a91-f003-4376-b20f-81006e66ead3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:09.003Z|8ea30628-d3b0-4e6a-acb5-715a9a3cf6f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:09.004Z|8ea30628-d3b0-4e6a-acb5-715a9a3cf6f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:09.012Z|06357e8e-b11f-4dfb-be36-8645c99fcbea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:09.013Z|06357e8e-b11f-4dfb-be36-8645c99fcbea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:09.017Z|52a3467e-1237-493b-a107-3526f3059806|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:09.018Z|52a3467e-1237-493b-a107-3526f3059806|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:13.363Z|4ab7fab9-eda2-4c06-a415-6e08e38e81c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:59:13.366Z|4ab7fab9-eda2-4c06-a415-6e08e38e81c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:59:14.267Z|547a08db-ebce-4cb7-930b-00f77249bad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:59:14.267Z|547a08db-ebce-4cb7-930b-00f77249bad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:59:15.053Z|0687d6d1-46d7-4ff8-b053-c62ce8c3a5ee|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T08:59:15.055Z|0687d6d1-46d7-4ff8-b053-c62ce8c3a5ee|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:19.029Z|2356af8e-d40a-431f-949f-9dd3320a27ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:19.030Z|2356af8e-d40a-431f-949f-9dd3320a27ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:19.043Z|f875ba8b-5cd9-4e55-ac4d-73c7a14ac09b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:19.044Z|f875ba8b-5cd9-4e55-ac4d-73c7a14ac09b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:19.049Z|1ca52dc3-d915-4a9b-be04-870bc150a67b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:19.049Z|1ca52dc3-d915-4a9b-be04-870bc150a67b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:28.362Z|fc59dce2-ed5c-40bc-9400-5e36e4b3917d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:59:28.363Z|fc59dce2-ed5c-40bc-9400-5e36e4b3917d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:59:29.055Z|e38eda63-76a2-4909-8c02-377923eb31d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:29.056Z|e38eda63-76a2-4909-8c02-377923eb31d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:29.064Z|e8426273-7933-4e4e-ac31-37ffcbf6ac8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:29.069Z|e8426273-7933-4e4e-ac31-37ffcbf6ac8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:29.081Z|2621ca38-0967-49f0-b904-c8992260e909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:29.081Z|2621ca38-0967-49f0-b904-c8992260e909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:39.079Z|f695d59c-442e-471c-b996-d67d1151df82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:39.080Z|f695d59c-442e-471c-b996-d67d1151df82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:39.094Z|92839d9b-1462-4b0d-ba11-1b5eeefe3029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:39.095Z|92839d9b-1462-4b0d-ba11-1b5eeefe3029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:39.103Z|d38034dc-ce4e-4177-8ee0-274ed1b3d3a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:39.104Z|d38034dc-ce4e-4177-8ee0-274ed1b3d3a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:43.362Z|9167c2cd-1157-481c-8fc8-da8e75b4c941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:59:43.362Z|9167c2cd-1157-481c-8fc8-da8e75b4c941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:59:44.268Z|c4f2d9f6-6fb9-4b49-89ce-75fed9b0d59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:59:44.268Z|c4f2d9f6-6fb9-4b49-89ce-75fed9b0d59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:59:49.103Z|f152a511-2543-43f0-bc33-c79c0a602a06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:49.104Z|f152a511-2543-43f0-bc33-c79c0a602a06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:49.114Z|653a10b3-a21f-4de8-900f-045ee0d740ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:49.115Z|653a10b3-a21f-4de8-900f-045ee0d740ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:49.122Z|b8d0f4d5-979a-4350-b8a1-3a4d5e47799b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:49.122Z|b8d0f4d5-979a-4350-b8a1-3a4d5e47799b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:58.362Z|edd2aedf-af37-4d28-a422-a9fdfe3f7e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T08:59:58.365Z|edd2aedf-af37-4d28-a422-a9fdfe3f7e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T08:59:59.124Z|5ad07392-61be-49bb-8665-59abdb05bfd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:59.125Z|5ad07392-61be-49bb-8665-59abdb05bfd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:59.144Z|9621897f-8945-403b-8708-8ed23adb963b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:59.144Z|9621897f-8945-403b-8708-8ed23adb963b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T08:59:59.148Z|20118ce4-e4d2-4df5-98d6-9b5a352415d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T08:59:59.149Z|20118ce4-e4d2-4df5-98d6-9b5a352415d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:09.146Z|9bd0206e-ae59-4169-b098-08abbcd63d5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:09.147Z|9bd0206e-ae59-4169-b098-08abbcd63d5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:09.166Z|f235c253-d1e1-473a-897a-404edc6cddc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:09.167Z|f235c253-d1e1-473a-897a-404edc6cddc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:09.170Z|91a0fb15-84a7-465a-9e82-a42c785ade48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:09.171Z|91a0fb15-84a7-465a-9e82-a42c785ade48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:13.362Z|872217e8-905c-4e47-9b1e-f6d7c6315ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:00:13.363Z|872217e8-905c-4e47-9b1e-f6d7c6315ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:00:14.270Z|81808494-bc6a-4dc9-9c8c-3ead73bd1d44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:00:14.270Z|81808494-bc6a-4dc9-9c8c-3ead73bd1d44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:00:15.054Z|c111d46d-b1f5-48a6-83b7-5ba7fd322e83|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:00:15.055Z|c111d46d-b1f5-48a6-83b7-5ba7fd322e83|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:19.172Z|e06773fd-18f4-417a-8c1e-42172e8d06e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:19.173Z|e06773fd-18f4-417a-8c1e-42172e8d06e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:19.192Z|5715af1b-947b-48e4-b6b8-56f59326e333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:19.192Z|5715af1b-947b-48e4-b6b8-56f59326e333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:19.197Z|69531e5e-68ef-4304-befc-f25c703d742e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:19.198Z|69531e5e-68ef-4304-befc-f25c703d742e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:28.362Z|188febf6-6ae6-47e9-b0d2-66e09b5d33b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:00:28.363Z|188febf6-6ae6-47e9-b0d2-66e09b5d33b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:00:29.197Z|76ad47d2-a371-488b-9247-e52793be800d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:29.198Z|76ad47d2-a371-488b-9247-e52793be800d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:29.214Z|1a1348b3-b855-49cd-8118-d326bb673817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:29.215Z|1a1348b3-b855-49cd-8118-d326bb673817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:29.218Z|0af4eb13-3a26-4f34-b840-cb9d67ba0711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:29.219Z|0af4eb13-3a26-4f34-b840-cb9d67ba0711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:39.219Z|d46d0bb4-7cf1-45a6-a44b-0331e085e8c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:39.220Z|d46d0bb4-7cf1-45a6-a44b-0331e085e8c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:39.240Z|46e6d8e3-d49c-4ca5-998d-fe85c9fc0eed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:39.240Z|1d6166fa-974d-4364-9d6c-df2cf2113d73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:39.241Z|46e6d8e3-d49c-4ca5-998d-fe85c9fc0eed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:39.241Z|1d6166fa-974d-4364-9d6c-df2cf2113d73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:43.362Z|d0029970-1e19-4fe2-8205-1125e21f1e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:00:43.365Z|d0029970-1e19-4fe2-8205-1125e21f1e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:00:44.274Z|1b007833-568a-4d70-97f0-47f1267d14dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:00:44.275Z|1b007833-568a-4d70-97f0-47f1267d14dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:00:49.243Z|c8520256-e186-447e-a47d-b8222f105b85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:49.244Z|c8520256-e186-447e-a47d-b8222f105b85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:49.264Z|b5fcdbf9-d09d-4ce6-b3bc-01e9bc76709b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:49.264Z|b5fcdbf9-d09d-4ce6-b3bc-01e9bc76709b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:49.267Z|f428fd8a-50ad-4cc7-ac5d-5afcebedb16e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:49.268Z|f428fd8a-50ad-4cc7-ac5d-5afcebedb16e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:58.362Z|6e922d39-aa9c-429d-add9-6f3dc90a9637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:00:58.363Z|6e922d39-aa9c-429d-add9-6f3dc90a9637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:00:59.267Z|a1b68f4d-b410-4cf5-8e87-2268ec0ddfb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:59.268Z|a1b68f4d-b410-4cf5-8e87-2268ec0ddfb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:59.288Z|1b09c7da-9988-4756-93b7-f69a4d970c27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:59.289Z|1b09c7da-9988-4756-93b7-f69a4d970c27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:00:59.290Z|19286616-1eca-499f-9a1f-85c854a92f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:00:59.291Z|19286616-1eca-499f-9a1f-85c854a92f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:09.290Z|27ab6ceb-5015-4a38-a0c0-e215fb14d646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:09.291Z|27ab6ceb-5015-4a38-a0c0-e215fb14d646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:09.310Z|f1cfdfbd-90d5-4bc5-8240-01f09b72c502|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:09.310Z|8e469e69-ef28-4c18-9e52-31d2c4cbb645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:09.311Z|8e469e69-ef28-4c18-9e52-31d2c4cbb645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:09.311Z|f1cfdfbd-90d5-4bc5-8240-01f09b72c502|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:13.362Z|b021bb88-dc39-4465-94e5-e325446081b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:01:13.363Z|b021bb88-dc39-4465-94e5-e325446081b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:01:14.276Z|7a40498e-fe6d-4089-9e6e-fabd7b1b63dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:01:14.277Z|7a40498e-fe6d-4089-9e6e-fabd7b1b63dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:01:15.053Z|6be85ff8-9a36-457d-b995-372f24361797|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:01:15.054Z|6be85ff8-9a36-457d-b995-372f24361797|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:19.314Z|d7d71e18-3855-41a2-bd7e-cafbbfe818ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:19.315Z|d7d71e18-3855-41a2-bd7e-cafbbfe818ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:19.333Z|1536aafa-b0db-4863-8521-f5151c2817b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:19.333Z|1536aafa-b0db-4863-8521-f5151c2817b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:19.338Z|348f750b-8f8f-4ab0-8a4d-fb81ddf661f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:19.338Z|348f750b-8f8f-4ab0-8a4d-fb81ddf661f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:28.362Z|81c77a0a-2717-445d-aab9-c9dbad82e1a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:01:28.365Z|81c77a0a-2717-445d-aab9-c9dbad82e1a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:01:29.338Z|55b2dc0b-f074-49fa-a475-d6ce746f83f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:29.339Z|55b2dc0b-f074-49fa-a475-d6ce746f83f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:29.360Z|8e451e2c-5f9f-4dc3-b6df-5e99a508f6ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:29.361Z|8e451e2c-5f9f-4dc3-b6df-5e99a508f6ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:29.360Z|9b5db1bd-df1e-4740-9e27-7893127480c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:29.363Z|9b5db1bd-df1e-4740-9e27-7893127480c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:39.368Z|092b0266-50a4-4588-9b25-556339c21875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:39.369Z|092b0266-50a4-4588-9b25-556339c21875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:39.385Z|b89c430c-86bd-46f0-8669-c7e5628e0236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:39.385Z|d2b63aa9-f3d9-4a98-8d2e-3cce2e71bc46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:39.386Z|d2b63aa9-f3d9-4a98-8d2e-3cce2e71bc46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:39.386Z|b89c430c-86bd-46f0-8669-c7e5628e0236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:43.363Z|bade3664-eb06-4b98-856b-e5fff44eecc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:01:43.363Z|bade3664-eb06-4b98-856b-e5fff44eecc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:01:44.277Z|2e15309a-f37e-4305-b9b7-b85a43943404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:01:44.278Z|2e15309a-f37e-4305-b9b7-b85a43943404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:01:49.408Z|7ee16fa9-c82d-4dc6-84e8-b92d71d1f595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:49.408Z|15fa55b6-bebd-4626-a40d-b413c1e0e6ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:49.409Z|15fa55b6-bebd-4626-a40d-b413c1e0e6ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:49.409Z|7ee16fa9-c82d-4dc6-84e8-b92d71d1f595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:49.416Z|dfc0f78f-2850-46c7-a2b2-65061cbef1ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:49.418Z|dfc0f78f-2850-46c7-a2b2-65061cbef1ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:58.367Z|541531c0-7962-4fd7-a027-875eba53c3a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:01:58.377Z|541531c0-7962-4fd7-a027-875eba53c3a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:01:59.437Z|afc9cf7b-1caa-489e-94df-99ba1a6b062b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:59.438Z|afc9cf7b-1caa-489e-94df-99ba1a6b062b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:59.440Z|cfcd9c2a-a6b5-4503-84e1-3604991b8cdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:59.442Z|cfcd9c2a-a6b5-4503-84e1-3604991b8cdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:01:59.447Z|45abd8b3-dc96-4c1f-95d4-0414903f9bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:01:59.447Z|45abd8b3-dc96-4c1f-95d4-0414903f9bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:09.480Z|39235da9-cf6f-406d-9027-c125f0d32fb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:09.480Z|39235da9-cf6f-406d-9027-c125f0d32fb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:09.480Z|4efc4d3b-4093-4854-8a39-3ee4448233e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:09.482Z|4efc4d3b-4093-4854-8a39-3ee4448233e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:09.485Z|ee49c856-a229-4ccb-b677-64e2f70e222e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:09.486Z|ee49c856-a229-4ccb-b677-64e2f70e222e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:13.362Z|4760e78e-159c-42ca-a3a3-ee777e6817eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:02:13.364Z|4760e78e-159c-42ca-a3a3-ee777e6817eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:02:14.279Z|1d79a0c7-caac-4df1-a358-9fd769de44c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:02:14.279Z|1d79a0c7-caac-4df1-a358-9fd769de44c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:02:15.056Z|eef51080-9486-49ec-b2a5-427bd9781be8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:02:15.057Z|eef51080-9486-49ec-b2a5-427bd9781be8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:17.572Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:02:17.576Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 19226a42-ad96-483f-af7c-e9b80b90d261 already exists in requestDb InfraActiveRequests table
2023-01-25T09:02:17.578Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:02:17.579Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:02:17.579Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:17.580Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:02:17.580Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:02:17.580Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd9645b712a70459", X-B3-SpanId:"b708e41201299b1c", X-B3-ParentSpanId:"fd9645b712a70459", X-B3-Sampled:"0", X-ONAP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-TransactionID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ECOMP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b15f973-644b-47c1-8c49-26bedf77ddd5"]
2023-01-25T09:02:17.581Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:02:17.581Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:02:17.644Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:17.645Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:02:17.645Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:02:17.645Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 09:02:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:17.646Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: 
2023-01-25T09:02:17.646Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:17.647Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|404|Not Found|InvokeReturn
2023-01-25T09:02:17.661Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T09:02:17.663Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-25T09:02:17.671Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T09:02:17.732Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T09:02:17.733Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-01-25T09:02:17.792Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-01-25T09:02:17.792Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 09:02:18 GMT], content-length=[313], x-aai-txid=[0-aai-resources-230125-09:02:18:017-80376], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T09:02:17.795Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:17.799Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2023-01-25T09:02:17.800Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-01-25T09:02:17.807Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T09:02:17.858Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-01-25T09:02:17.858Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[19226a42-ad96-483f-af7c-e9b80b90d261], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[aea85e12-2803-495a-86b0-859bb32faa1b], X-ECOMP-RequestID=[19226a42-ad96-483f-af7c-e9b80b90d261], X-TransactionId=[], X-ONAP-RequestID=[19226a42-ad96-483f-af7c-e9b80b90d261]}
2023-01-25T09:02:17.906Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 09:02:18 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230125-09:02:18:135-12041], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T09:02:17.908Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/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-01-25T09:02:17.909Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-01-25T09:02:17.911Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2023-01-25T09:02:17.911Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-01-25T09:02:17.918Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T09:02:17.950Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2023-01-25T09:02:17.951Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[19226a42-ad96-483f-af7c-e9b80b90d261], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[562f2323-1074-495e-b0b9-c880cf2dba1d], X-ECOMP-RequestID=[19226a42-ad96-483f-af7c-e9b80b90d261], X-TransactionId=[], X-ONAP-RequestID=[19226a42-ad96-483f-af7c-e9b80b90d261]}
2023-01-25T09:02:18.008Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/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:https://aai.onap:8443/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=[Wed, 25 Jan 2023 09:02:18 GMT], content-length=[599], vertex-id=[200944], x-aai-txid=[2-aai-resources-230125-09:02:18:226-19432], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T09:02:18.010Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/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":"1674637216213","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-01-25T09:02:18.010Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-25T09:02:18.014Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T09:02:18.015Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T09:02:18.023Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.024Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T09:02:18.024Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:18.024Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.025Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T09:02:18.025Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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:"fd9645b712a70459", X-B3-SpanId:"09e2f6ec405a1e57", X-B3-ParentSpanId:"fd9645b712a70459", X-B3-Sampled:"0", X-ONAP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-TransactionID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ECOMP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40b64852-1068-48a6-8ed3-128fa1d891e6"]
2023-01-25T09:02:18.026Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df","requestScope":"service"}
2023-01-25T09:02:18.026Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T09:02:18.047Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:18.048Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.048Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T09:02:18.049Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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:"Wed, 25 Jan 2023 09:02:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:18.050Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T09:02:18.050Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:18.050Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T09:02:18.052Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22
2023-01-25T09:02:18.052Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|INFO|500||Invoke
2023-01-25T09:02:18.053Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:18.053Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22
2023-01-25T09:02:18.054Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Method      : GET
2023-01-25T09:02:18.054Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-TransactionID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ECOMP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acfd7133-f601-4dd5-bffc-6b42468409f3"]
2023-01-25T09:02:18.055Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Request body: 
2023-01-25T09:02:18.055Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||==========================request end================================================
2023-01-25T09:02:18.109Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:18.109Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:18.110Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Status text  : 
2023-01-25T09:02:18.110Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:02:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:18.111Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22",
  "modelInvariantUUID" : "aac3b69e-01af-4fca-bbaa-d7d5be32fa3a",
  "created" : "2023-01-25 09:00:30.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" : 17,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:02:18.112Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:18.112Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|INFO|500||InvokeReturn
2023-01-25T09:02:18.119Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance
2023-01-25T09:02:18.120Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|INFO|500||Invoke
2023-01-25T09:02:18.120Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:18.120Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance
2023-01-25T09:02:18.121Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||Method      : GET
2023-01-25T09:02:18.121Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-TransactionID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ECOMP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94c3154c-625b-4fbe-823b-5f2d23703558"]
2023-01-25T09:02:18.121Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||Request body: 
2023-01-25T09:02:18.122Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-25T09:02:18.143Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:18.143Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:02:18.144Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||Status text  : 
2023-01-25T09:02:18.144Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&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:"Wed, 25 Jan 2023 09:02:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:18.145Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||Response body: 
2023-01-25T09:02:18.145Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:18.146Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T09:02:18.148Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a
2023-01-25T09:02:18.148Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|INFO|500||Invoke
2023-01-25T09:02:18.149Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:18.149Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a
2023-01-25T09:02:18.149Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||Method      : GET
2023-01-25T09:02:18.150Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-TransactionID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ECOMP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7e8fb01-17c9-4256-bfe6-8230367c4753"]
2023-01-25T09:02:18.150Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||Request body: 
2023-01-25T09:02:18.150Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||==========================request end================================================
2023-01-25T09:02:18.194Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:18.195Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:18.196Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||Status text  : 
2023-01-25T09:02:18.196Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:02:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:18.197Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22",
      "modelInvariantUUID" : "aac3b69e-01af-4fca-bbaa-d7d5be32fa3a",
      "created" : "2023-01-25 09:00:30.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" : 17,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/configurationCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a"
    }
  }
}
2023-01-25T09:02:18.198Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:18.198Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|INFO|500||InvokeReturn
2023-01-25T09:02:18.202Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance
2023-01-25T09:02:18.203Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|INFO|500||Invoke
2023-01-25T09:02:18.204Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:18.204Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance
2023-01-25T09:02:18.205Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||Method      : GET
2023-01-25T09:02:18.205Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-TransactionID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ECOMP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54aabdd8-42a7-4be6-a95d-46cdab217c3b"]
2023-01-25T09:02:18.205Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||Request body: 
2023-01-25T09:02:18.206Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-25T09:02:18.221Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:18.222Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:02:18.223Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||Status text  : 
2023-01-25T09:02:18.223Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&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:"Wed, 25 Jan 2023 09:02:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:18.224Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||Response body: 
2023-01-25T09:02:18.224Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:18.225Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T09:02:18.226Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.226Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.227Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.227Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.227Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.228Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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:"19226a42-ad96-483f-af7c-e9b80b90d261", X-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-TransactionID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ECOMP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e341aad-6766-45aa-8669-4db4d76be6ac"]
2023-01-25T09:02:18.228Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.228Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.259Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.260Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.261Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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  : 
2023-01-25T09:02:18.261Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:02:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:18.263Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:02:18.264Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.265Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.268Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.269Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.270Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.270Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.270Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.271Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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:"19226a42-ad96-483f-af7c-e9b80b90d261", X-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-TransactionID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ECOMP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afa2a6b5-2b52-4a90-b6f6-fdbc92dbf03b"]
2023-01-25T09:02:18.271Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.272Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.298Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.299Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.299Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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  : 
2023-01-25T09:02:18.300Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:02:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:18.302Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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" : 531,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2023-01-25T09:02:18.303Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.305Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.309Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22
2023-01-25T09:02:18.310Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|INFO|500||Invoke
2023-01-25T09:02:18.311Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:18.311Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22
2023-01-25T09:02:18.312Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Method      : GET
2023-01-25T09:02:18.312Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-TransactionID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ECOMP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efb1505f-d530-418c-978d-e87449a8bb26"]
2023-01-25T09:02:18.313Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Request body: 
2023-01-25T09:02:18.314Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||==========================request end================================================
2023-01-25T09:02:18.339Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:18.340Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:18.340Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Status text  : 
2023-01-25T09:02:18.341Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:02:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:18.342Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22",
  "modelInvariantUUID" : "aac3b69e-01af-4fca-bbaa-d7d5be32fa3a",
  "created" : "2023-01-25 09:00:30.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" : 17,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:02:18.343Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:18.343Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|INFO|500||InvokeReturn
2023-01-25T09:02:18.347Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.348Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T09:02:18.348Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:18.349Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.350Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T09:02:18.350Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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:"8979", X-B3-TraceId:"fd9645b712a70459", X-B3-SpanId:"d8fa687690ab93c8", X-B3-ParentSpanId:"fd9645b712a70459", X-B3-Sampled:"0", X-ONAP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-TransactionID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ECOMP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b19deeef-08d8-4000-8c5b-06c2b70850db"]
2023-01-25T09:02:18.351Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"19226a42-ad96-483f-af7c-e9b80b90d261","requestStatus":"IN_PROGRESS","startTime":1674637337663,"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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"19226a42-ad96-483f-af7c-e9b80b90d261"}
2023-01-25T09:02:18.352Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T09:02:18.387Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:18.388Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.389Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T09:02:18.389Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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/19226a42-ad96-483f-af7c-e9b80b90d261", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:02:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:18.390Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T09:02:17.663+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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T09:02:18.291+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:02:18.391Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:18.391Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T09:02:18.407Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.409Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T09:02:18.409Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.409Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.411Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:18.411Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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:"fd9645b712a70459", X-B3-SpanId:"afad6f1021b9669f", X-B3-ParentSpanId:"fd9645b712a70459", X-B3-Sampled:"0", X-ONAP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-TransactionID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ECOMP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4291de3c-deb7-4dc5-af23-6f5666204be0"]
2023-01-25T09:02:18.411Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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\":\"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\"modelUuid\":\"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\"modelInvariantUuid\":\"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\"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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\"modelInvariantUuid\":\"b01b4569-b47f-48a5-bb43-cce410c0e854\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\"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\":\"3f80fb66-a14b-418e-adff-13398b816802\",\"modelInvariantUuid\":\"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"b6840463-1928-42c1-a947-a98b49d1808a\"},\"instanceName\":\"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\":\"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\"modelInvariantId\":\"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"19226a42-ad96-483f-af7c-e9b80b90d261","type":"String"},"mso-request-id":{"value":"19226a42-ad96-483f-af7c-e9b80b90d261","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-01-25T09:02:18.412Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:19.444Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:19.445Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:19.446Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T09:02:19.446Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 09:02:19 GMT", X-ONAP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-TransactionID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ECOMP-RequestID:"19226a42-ad96-483f-af7c-e9b80b90d261", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4291de3c-deb7-4dc5-af23-6f5666204be0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:19.447Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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\":\"19226a42-ad96-483f-af7c-e9b80b90d261\",\"instanceId\":\"6be55fc1-2630-436c-b09a-40356ae956c9\"}}","message":"Success","processInstanceID":"f85fcb79-9c8e-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T09:02:19.447Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|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-01-25T09:02:19.448Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T09:02:19.454Z|19226a42-ad96-483f-af7c-e9b80b90d261|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:02:19.521Z|404171a9-01c2-483b-98be-dcee2b7669f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:19.522Z|404171a9-01c2-483b-98be-dcee2b7669f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:19.551Z|e780ee28-b43a-4c8b-bb88-fae3471896ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:19.552Z|e780ee28-b43a-4c8b-bb88-fae3471896ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:19.556Z|5e53738c-5195-4177-b7ed-d8d50b459472|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:19.557Z|5e53738c-5195-4177-b7ed-d8d50b459472|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:19.606Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:02:19.612Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:02:19.612Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:02:19.613Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:19.613Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:02:19.614Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:02:19.614Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a57408808f55fd15", X-B3-SpanId:"80800caa42e508a3", X-B3-ParentSpanId:"a57408808f55fd15", X-B3-Sampled:"0", X-ONAP-RequestID:"741b7b70-c0fe-40b1-879e-f1fb89c11005", X-RequestID:"741b7b70-c0fe-40b1-879e-f1fb89c11005", X-TransactionID:"741b7b70-c0fe-40b1-879e-f1fb89c11005", X-ECOMP-RequestID:"741b7b70-c0fe-40b1-879e-f1fb89c11005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bbebc8e-629c-444c-970c-bf9345ad68a5"]
2023-01-25T09:02:19.614Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:02:19.615Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:02:19.638Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:19.639Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:19.640Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:02:19.640Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:02:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:19.641Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T09:02:17.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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:02:19.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:02:19.641Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:19.642Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:02:19.643Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:02:19.644Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:02:19.644Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:19.644Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:02:19.644Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:02:19.645Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a57408808f55fd15", X-B3-SpanId:"cc8c9f54aa3c4580", X-B3-ParentSpanId:"a57408808f55fd15", X-B3-Sampled:"0", X-ONAP-RequestID:"741b7b70-c0fe-40b1-879e-f1fb89c11005", X-RequestID:"741b7b70-c0fe-40b1-879e-f1fb89c11005", X-TransactionID:"741b7b70-c0fe-40b1-879e-f1fb89c11005", X-ECOMP-RequestID:"741b7b70-c0fe-40b1-879e-f1fb89c11005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05e0ce3d-5825-4c37-81a4-58ba422d1fa3"]
2023-01-25T09:02:19.645Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:02:19.646Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:02:19.663Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:19.664Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:19.664Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:02:19.665Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:02:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:19.666Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:02:19.666Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:19.667Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:02:19.677Z|741b7b70-c0fe-40b1-879e-f1fb89c11005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:02:28.362Z|64ed4005-a404-4ba1-91ef-339016a03383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:02:28.363Z|64ed4005-a404-4ba1-91ef-339016a03383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:02:29.567Z|1644e498-fa8c-40c1-b56c-6dc666f63c2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:29.568Z|1644e498-fa8c-40c1-b56c-6dc666f63c2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:29.580Z|5c8c7f8d-0426-4ed7-989d-099d86a44c19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:29.581Z|5c8c7f8d-0426-4ed7-989d-099d86a44c19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:29.589Z|86ab31b8-fd1e-498a-be8d-bd3b7c8c91e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:29.590Z|86ab31b8-fd1e-498a-be8d-bd3b7c8c91e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:29.854Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:02:29.860Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:02:29.861Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:02:29.862Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:29.862Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:02:29.862Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:02:29.862Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"438a8d2edf9d6297", X-B3-SpanId:"1412ce1a1d54f51e", X-B3-ParentSpanId:"438a8d2edf9d6297", X-B3-Sampled:"0", X-ONAP-RequestID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-RequestID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-TransactionID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-ECOMP-RequestID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac1200bb-bda8-4362-9e15-ef0533d526b4"]
2023-01-25T09:02:29.863Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:02:29.863Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:02:29.906Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:29.907Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:29.907Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:02:29.907Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:02:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:29.910Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "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-01-25T09:02:17.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:02:23.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:02:29.911Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:29.912Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:02:29.915Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:02:29.916Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:02:29.916Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:29.917Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:02:29.917Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:02:29.917Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"438a8d2edf9d6297", X-B3-SpanId:"dfbf50be0eda12d2", X-B3-ParentSpanId:"438a8d2edf9d6297", X-B3-Sampled:"0", X-ONAP-RequestID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-RequestID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-TransactionID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-ECOMP-RequestID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"641af434-b806-4eb5-97d8-bda340bf6521"]
2023-01-25T09:02:29.918Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:02:29.918Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:02:29.937Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:29.938Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:29.938Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:02:29.938Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:02:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:29.941Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:02:29.941Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:29.942Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:02:30.010Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:02:30.011Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:02:30.011Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:30.012Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:02:30.013Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:02:30.013Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-RequestID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-TransactionID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-ECOMP-RequestID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8ea1a84-55e3-4c12-8486-3fcfaf5e3bae"]
2023-01-25T09:02:30.014Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:02:30.014Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:02:30.165Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:30.166Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:30.166Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:02:30.166Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D7BB0334F4AC701C691D118AE5A57BAA; 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:"Wed, 25 Jan 2023 09:02:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:30.167Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fc949bbb-9c8e-11ed-b703-92e0e7610332","businessKey":"19226a42-ad96-483f-af7c-e9b80b90d261","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-25T09:02:25.524+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332","superProcessInstanceId":"fbd47fba-9c8e-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:02:30.168Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:30.168Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:02:30.205Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:02:30.206Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:02:30.206Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:30.206Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:02:30.206Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:02:30.207Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-RequestID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-TransactionID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-ECOMP-RequestID:"2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5af53ac6-e8c5-4765-b547-33730fee364d"]
2023-01-25T09:02:30.207Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:02:30.207Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:02:30.367Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:30.370Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:30.370Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:02:30.371Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6733942296A3A1C2C3F1D04565F2D5AC; 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:"Wed, 25 Jan 2023 09:02:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:30.372Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:fc94e9ee-9c8e-11ed-b703-92e0e7610332","parentActivityInstanceId":"fc949bbb-9c8e-11ed-b703-92e0e7610332","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processInstanceId":"fc949bbb-9c8e-11ed-b703-92e0e7610332","executionId":"fc949bbb-9c8e-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:02:25.526+0000","endTime":"2023-01-25T09:02:25.695+0000","durationInMillis":169,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332"}]
2023-01-25T09:02:30.372Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:30.373Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc949bbb-9c8e-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:02:30.377Z|2a5df4c1-1fd5-4c13-a55a-6ee1fbc7b1c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:02:39.597Z|04568c94-36f8-4210-8143-f09893fd57da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:39.599Z|04568c94-36f8-4210-8143-f09893fd57da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:39.616Z|b925ed63-eb47-4c9c-8df4-b47b1d6369c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:39.619Z|b925ed63-eb47-4c9c-8df4-b47b1d6369c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:39.618Z|1e1ecc91-0de9-4909-b788-027cbd3740d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:39.624Z|1e1ecc91-0de9-4909-b788-027cbd3740d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:40.533Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:02:40.540Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:02:40.541Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:02:40.541Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:40.541Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:02:40.542Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:02:40.542Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43c60bf8630e098f", X-B3-SpanId:"9c9e22f83f8b9ac5", X-B3-ParentSpanId:"43c60bf8630e098f", X-B3-Sampled:"0", X-ONAP-RequestID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-RequestID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-TransactionID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-ECOMP-RequestID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3da48081-752c-47ac-9fd1-1173ab1c8d19"]
2023-01-25T09:02:40.542Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:02:40.543Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:02:40.570Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:40.571Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:40.572Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:02:40.572Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:02:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:40.573Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "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-01-25T09:02:17.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:02:38.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:02:40.573Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:40.574Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:02:40.577Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:02:40.577Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:02:40.578Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:40.578Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:02:40.578Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:02:40.579Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43c60bf8630e098f", X-B3-SpanId:"4b50b151a8981888", X-B3-ParentSpanId:"43c60bf8630e098f", X-B3-Sampled:"0", X-ONAP-RequestID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-RequestID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-TransactionID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-ECOMP-RequestID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e71aab7-0fe5-4399-8236-e979b3f49e67"]
2023-01-25T09:02:40.579Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:02:40.580Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:02:40.597Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:40.598Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:40.599Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:02:40.599Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:02:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:40.600Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:02:40.600Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:40.601Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:02:40.644Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:02:40.644Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:02:40.645Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:40.645Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:02:40.646Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:02:40.646Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-RequestID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-TransactionID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-ECOMP-RequestID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e340a20-9dce-4081-b075-698ce97ee33d"]
2023-01-25T09:02:40.646Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:02:40.647Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:02:40.799Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:40.800Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:40.800Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:02:40.800Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9FABD45FBBF458AF799DD77BE076558F; 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:"Wed, 25 Jan 2023 09:02:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:40.801Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"01ec411f-9c8f-11ed-b703-92e0e7610332","businessKey":"19226a42-ad96-483f-af7c-e9b80b90d261","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-25T09:02:34.487+0000","endTime":"2023-01-25T09:02:38.114+0000","removalTime":null,"durationInMillis":3627,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332","superProcessInstanceId":"01ccaaf2-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T09:02:40.801Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:40.801Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:02:40.834Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:02:40.835Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:02:40.836Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:40.836Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:02:40.837Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:02:40.838Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-RequestID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-TransactionID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-ECOMP-RequestID:"c50fd7b9-18b8-47df-8156-f718389c26bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfe84fc3-9317-4167-a5ca-0098484c8ba2"]
2023-01-25T09:02:40.839Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:02:40.839Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:02:41.019Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:41.019Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:41.020Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:02:41.020Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6AE960911F4FED354E89C02A426A3B1E; 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:"Wed, 25 Jan 2023 09:02:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:41.021Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"025f0057-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"SubProcess_0y8yozw:0204842b-9c8f-11ed-b703-92e0e7610332","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processInstanceId":"01ec411f-9c8f-11ed-b703-92e0e7610332","executionId":"025f0055-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:02:35.239+0000","endTime":"2023-01-25T09:02:37.967+0000","durationInMillis":2728,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332"}]
2023-01-25T09:02:41.022Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:41.022Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01ec411f-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:02:41.026Z|c50fd7b9-18b8-47df-8156-f718389c26bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:02:43.362Z|58009582-bbf8-4581-abb8-07ead1ee6314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:02:43.371Z|58009582-bbf8-4581-abb8-07ead1ee6314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:02:44.280Z|01e68e27-dd7f-46d0-ae2f-602d13d35aa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:02:44.280Z|01e68e27-dd7f-46d0-ae2f-602d13d35aa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:02:49.626Z|80443ac6-5113-4050-8619-7b2089db7677|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:49.627Z|80443ac6-5113-4050-8619-7b2089db7677|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:49.648Z|6449b855-2a33-4893-9065-0cf65b326e9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:49.649Z|6449b855-2a33-4893-9065-0cf65b326e9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:49.651Z|9cfeee09-3c5f-480b-9cc6-bbd7207f91e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:49.651Z|9cfeee09-3c5f-480b-9cc6-bbd7207f91e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:51.169Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:02:51.174Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:02:51.175Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:02:51.175Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:51.176Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:02:51.176Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:02:51.176Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a435f42a7d1e3f20", X-B3-SpanId:"ceee71dcca335388", X-B3-ParentSpanId:"a435f42a7d1e3f20", X-B3-Sampled:"0", X-ONAP-RequestID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-RequestID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-TransactionID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-ECOMP-RequestID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4934247-f043-4991-9e7c-7cfe85b54b94"]
2023-01-25T09:02:51.177Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:02:51.177Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:02:51.213Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:51.214Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:51.215Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:02:51.215Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:02:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:51.217Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "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-01-25T09:02:17.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:02:38.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:02:51.217Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:51.218Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:02:51.220Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:02:51.220Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:02:51.221Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:51.221Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:02:51.221Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:02:51.222Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a435f42a7d1e3f20", X-B3-SpanId:"a48b83cb5e720ada", X-B3-ParentSpanId:"a435f42a7d1e3f20", X-B3-Sampled:"0", X-ONAP-RequestID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-RequestID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-TransactionID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-ECOMP-RequestID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ecbdeaa-d298-4a13-a761-1e903786539e"]
2023-01-25T09:02:51.222Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:02:51.222Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:02:51.241Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:51.242Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:51.243Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:02:51.243Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:02:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:51.244Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:02:51.245Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:51.246Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:02:51.301Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:02:51.302Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:02:51.302Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:51.303Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:02:51.303Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:02:51.303Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-RequestID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-TransactionID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-ECOMP-RequestID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bafad05-9607-44c4-9265-9bc173d6f39d"]
2023-01-25T09:02:51.304Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:02:51.304Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:02:51.438Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:51.439Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:51.439Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:02:51.440Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=23E576DAF8C34FD6EC75177C342324D9; 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:"Wed, 25 Jan 2023 09:02:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:51.440Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"05575886-9c8f-11ed-b703-92e0e7610332","businessKey":"19226a42-ad96-483f-af7c-e9b80b90d261","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-25T09:02:40.223+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332","superProcessInstanceId":"04800b10-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:02:51.441Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:51.441Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:02:51.477Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:02:51.478Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:02:51.479Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:02:51.479Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:02:51.479Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:02:51.480Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-RequestID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-TransactionID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-ECOMP-RequestID:"734c12a6-3933-46be-bcfd-25333f639ab0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4366a207-379f-47b1-98e1-2b719ec8d857"]
2023-01-25T09:02:51.480Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:02:51.480Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:02:51.633Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:02:51.633Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:02:51.634Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:02:51.634Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=878B0AF965AF25A8130538DEE6195BF6; 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:"Wed, 25 Jan 2023 09:02:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:02:51.635Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:055f47fb-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"05575886-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processInstanceId":"05575886-9c8f-11ed-b703-92e0e7610332","executionId":"05575886-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:02:40.274+0000","endTime":"2023-01-25T09:02:40.274+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332"}]
2023-01-25T09:02:51.635Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:02:51.636Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=05575886-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:02:51.640Z|734c12a6-3933-46be-bcfd-25333f639ab0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:02:58.363Z|be09e565-d2c4-4d82-b6c5-e206194210a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:02:58.364Z|be09e565-d2c4-4d82-b6c5-e206194210a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:02:59.673Z|a1985c93-6fa6-4b59-985b-46a051cf4e2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:59.674Z|a1985c93-6fa6-4b59-985b-46a051cf4e2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:59.687Z|bebf1a57-a3a4-4529-99c4-9b07912d59d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:59.687Z|bebf1a57-a3a4-4529-99c4-9b07912d59d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:02:59.696Z|de4ebc49-5c7c-42c2-846c-b5259b727675|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:02:59.697Z|de4ebc49-5c7c-42c2-846c-b5259b727675|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:01.793Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:03:01.800Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:03:01.801Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:03:01.801Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:01.802Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:03:01.802Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:03:01.803Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"456affbfcd61c506", X-B3-SpanId:"ca9bcd8b7b89b15a", X-B3-ParentSpanId:"456affbfcd61c506", X-B3-Sampled:"0", X-ONAP-RequestID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-RequestID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-TransactionID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-ECOMP-RequestID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0ca7f9b-d25d-431e-8669-a9c044cffaf4"]
2023-01-25T09:03:01.803Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:03:01.803Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:03:01.830Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:01.831Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:01.831Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:03:01.831Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:03:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:01.832Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "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-01-25T09:02:17.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:02:52.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:03:01.832Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:01.833Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:03:01.834Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:03:01.835Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:03:01.835Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:01.835Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:03:01.836Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:03:01.836Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"456affbfcd61c506", X-B3-SpanId:"f9c5dfb611a70cdd", X-B3-ParentSpanId:"456affbfcd61c506", X-B3-Sampled:"0", X-ONAP-RequestID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-RequestID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-TransactionID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-ECOMP-RequestID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e1e9041-ce64-4f0b-9372-319dfa621214"]
2023-01-25T09:03:01.836Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:03:01.837Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:03:01.854Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:01.855Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:01.855Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:03:01.855Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:03:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:01.860Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:03:01.861Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:01.861Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:03:01.907Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:03:01.908Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:03:01.908Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:01.909Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:03:01.909Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:03:01.909Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-RequestID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-TransactionID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-ECOMP-RequestID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"319995aa-33c9-4374-828d-cfa7d2820047"]
2023-01-25T09:03:01.910Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:03:01.910Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:03:02.054Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:02.055Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:02.055Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:03:02.056Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=01FC0C56D2109FB0860D03697D900608; 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:"Wed, 25 Jan 2023 09:03:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:02.057Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f681885-9c8f-11ed-b703-92e0e7610332","businessKey":"19226a42-ad96-483f-af7c-e9b80b90d261","processDefinitionId":"ReceiveWorkflowMessage:1:029ffc8e-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-25T09:02:57.109+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332","superProcessInstanceId":"0e9d003b-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:03:02.057Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:02.057Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:03:02.094Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:03:02.095Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:03:02.095Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:02.095Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:03:02.095Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:03:02.096Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-RequestID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-TransactionID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-ECOMP-RequestID:"577fa0e5-7d22-4a4e-9519-640108860fb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6204c35b-bdbb-4cf3-b763-75209b74d5e1"]
2023-01-25T09:03:02.096Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:03:02.096Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:03:02.223Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:02.223Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:02.224Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:03:02.224Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7E805926AF76B8B2FB077C82983BF3B0; 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:"Wed, 25 Jan 2023 09:03:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:02.224Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:0f73d874-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"SubProcess_2:0f733c2b-9c8f-11ed-b703-92e0e7610332","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:029ffc8e-9c71-11ed-b703-92e0e7610332","processInstanceId":"0f681885-9c8f-11ed-b703-92e0e7610332","executionId":"0f73d872-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:02:57.186+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332"}]
2023-01-25T09:03:02.225Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:02.225Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:03:02.230Z|577fa0e5-7d22-4a4e-9519-640108860fb3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:03:09.709Z|9c05aaab-0769-4660-bd57-c3bd16e5fa85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:09.710Z|9c05aaab-0769-4660-bd57-c3bd16e5fa85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:09.714Z|ba093ab9-5b35-4191-b28d-a26e72a910c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:09.714Z|ba093ab9-5b35-4191-b28d-a26e72a910c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:09.721Z|2ffba56b-980e-455e-8d58-27f9fe601cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:09.723Z|2ffba56b-980e-455e-8d58-27f9fe601cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:12.362Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:03:12.368Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:03:12.369Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:03:12.370Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:12.371Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:03:12.372Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:03:12.372Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7ae3d12f56e2ee9", X-B3-SpanId:"6b6b54a5359feda7", X-B3-ParentSpanId:"c7ae3d12f56e2ee9", X-B3-Sampled:"0", X-ONAP-RequestID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-RequestID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-TransactionID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-ECOMP-RequestID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c7f691e-e798-4a90-817e-5557e050e0b0"]
2023-01-25T09:03:12.373Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:03:12.373Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:03:12.469Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:12.470Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:12.470Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:03:12.471Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:03:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:12.472Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "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-01-25T09:02:17.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:02:52.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:03:12.472Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:12.473Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:03:12.475Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:03:12.476Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:03:12.476Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:12.477Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:03:12.477Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:03:12.478Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7ae3d12f56e2ee9", X-B3-SpanId:"3d42f428de92cf67", X-B3-ParentSpanId:"c7ae3d12f56e2ee9", X-B3-Sampled:"0", X-ONAP-RequestID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-RequestID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-TransactionID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-ECOMP-RequestID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fbf2fe7-b861-4f44-85e9-53fafd10c7c6"]
2023-01-25T09:03:12.478Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:03:12.479Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:03:12.497Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:12.497Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:12.498Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:03:12.498Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:03:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:12.500Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:03:12.500Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:12.501Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:03:12.535Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:03:12.536Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:03:12.537Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:12.537Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:03:12.537Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:03:12.538Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-RequestID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-TransactionID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-ECOMP-RequestID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b549735-453a-43e8-ba47-ca1414d5f603"]
2023-01-25T09:03:12.538Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:03:12.539Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:03:12.683Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:12.683Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:12.684Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:03:12.685Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=87155E558667C7B2B975B17D6DFA80FA; 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:"Wed, 25 Jan 2023 09:03:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:12.685Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f681885-9c8f-11ed-b703-92e0e7610332","businessKey":"19226a42-ad96-483f-af7c-e9b80b90d261","processDefinitionId":"ReceiveWorkflowMessage:1:029ffc8e-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-25T09:02:57.109+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332","superProcessInstanceId":"0e9d003b-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:03:12.686Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:12.686Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:03:12.748Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:03:12.749Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:03:12.749Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:12.750Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:03:12.750Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:03:12.751Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-RequestID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-TransactionID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-ECOMP-RequestID:"b9dfe308-2038-4e3e-b778-89b9c2dcf546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"526304af-10cf-4370-8969-0e5ed0b98d86"]
2023-01-25T09:03:12.751Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:03:12.752Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:03:12.879Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:12.879Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:12.880Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:03:12.880Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=16C9361E98EFD7B1E0BD16C6B358BB7A; 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:"Wed, 25 Jan 2023 09:03:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:12.881Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:0f73d874-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"SubProcess_2:0f733c2b-9c8f-11ed-b703-92e0e7610332","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:029ffc8e-9c71-11ed-b703-92e0e7610332","processInstanceId":"0f681885-9c8f-11ed-b703-92e0e7610332","executionId":"0f73d872-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:02:57.186+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332"}]
2023-01-25T09:03:12.881Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:12.882Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:03:12.891Z|b9dfe308-2038-4e3e-b778-89b9c2dcf546|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:03:13.363Z|b0f581af-a082-4879-8a35-210ab120df12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:03:13.363Z|b0f581af-a082-4879-8a35-210ab120df12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:03:14.281Z|bd699b1a-51e3-4413-bb4e-e30c25eb0b5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:03:14.282Z|bd699b1a-51e3-4413-bb4e-e30c25eb0b5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:03:15.054Z|2d2aefb6-a790-4979-8fbd-3a06142a57a2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:03:15.054Z|2d2aefb6-a790-4979-8fbd-3a06142a57a2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:19.748Z|80ad4353-e899-4ef7-8789-46bd4c2bbf2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:19.749Z|80ad4353-e899-4ef7-8789-46bd4c2bbf2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:19.758Z|efe4950f-61a2-467a-bc3b-42b331ca9176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:19.759Z|efe4950f-61a2-467a-bc3b-42b331ca9176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:19.759Z|82c12b45-0470-4893-b991-8bedcc5a5620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:19.760Z|82c12b45-0470-4893-b991-8bedcc5a5620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:23.020Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:03:23.024Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:03:23.025Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:03:23.025Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:23.025Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:03:23.025Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:03:23.026Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99248363d3c497fd", X-B3-SpanId:"46af54ef43ecf7d4", X-B3-ParentSpanId:"99248363d3c497fd", X-B3-Sampled:"0", X-ONAP-RequestID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-RequestID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-TransactionID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-ECOMP-RequestID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6bc9202-afc3-4b2c-911f-f56c61e0e0f8"]
2023-01-25T09:03:23.026Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:03:23.026Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:03:23.050Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:23.051Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:23.051Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:03:23.052Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:03:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:23.053Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "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-01-25T09:02:17.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:02:52.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:03:23.053Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:23.054Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:03:23.056Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:03:23.057Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:03:23.057Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:23.057Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:03:23.058Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:03:23.058Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99248363d3c497fd", X-B3-SpanId:"5c2c7bac3e1e262a", X-B3-ParentSpanId:"99248363d3c497fd", X-B3-Sampled:"0", X-ONAP-RequestID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-RequestID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-TransactionID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-ECOMP-RequestID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"376751f1-b34a-4abc-9f52-d907176defa8"]
2023-01-25T09:03:23.059Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:03:23.059Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:03:23.071Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:23.071Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:23.072Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:03:23.072Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:03:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:23.073Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:03:23.073Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:23.074Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:03:23.108Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:03:23.109Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:03:23.109Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:23.110Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:03:23.110Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:03:23.111Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-RequestID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-TransactionID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-ECOMP-RequestID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cb3d9c5-e5ef-4c31-9b72-743942a8c873"]
2023-01-25T09:03:23.111Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:03:23.112Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:03:23.246Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:23.246Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:23.247Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:03:23.247Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8605FDC19AA14C45CFBCD3339F655638; 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:"Wed, 25 Jan 2023 09:03:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:23.248Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f681885-9c8f-11ed-b703-92e0e7610332","businessKey":"19226a42-ad96-483f-af7c-e9b80b90d261","processDefinitionId":"ReceiveWorkflowMessage:1:029ffc8e-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-25T09:02:57.109+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332","superProcessInstanceId":"0e9d003b-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:03:23.248Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:23.249Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:03:23.386Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:03:23.387Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:03:23.387Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:23.387Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:03:23.388Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:03:23.388Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-RequestID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-TransactionID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-ECOMP-RequestID:"af8d7eae-6668-4857-bb40-b5f50e86ad13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8453af2-2a9a-4b85-b8df-578a3c5688a7"]
2023-01-25T09:03:23.389Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:03:23.389Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:03:23.530Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:23.531Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:23.531Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:03:23.531Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3E1A08D44C59E0959ED4C1DECE2284CC; 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:"Wed, 25 Jan 2023 09:03:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:23.532Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:0f73d874-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"SubProcess_2:0f733c2b-9c8f-11ed-b703-92e0e7610332","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:029ffc8e-9c71-11ed-b703-92e0e7610332","processInstanceId":"0f681885-9c8f-11ed-b703-92e0e7610332","executionId":"0f73d872-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:02:57.186+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332"}]
2023-01-25T09:03:23.533Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:23.533Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f681885-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:03:23.536Z|af8d7eae-6668-4857-bb40-b5f50e86ad13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:03:28.362Z|9e603aff-6368-49dc-90b4-b74deb914888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:03:28.365Z|9e603aff-6368-49dc-90b4-b74deb914888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:03:29.798Z|e6872c58-a57a-4b74-837f-b99ebe2eb9d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:29.799Z|e6872c58-a57a-4b74-837f-b99ebe2eb9d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:29.801Z|201e31aa-6bf9-436a-86e8-1a88f3cbf37e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:29.801Z|cde7f129-9437-450e-be5c-eb0f19cdf1a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:29.802Z|201e31aa-6bf9-436a-86e8-1a88f3cbf37e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:29.802Z|cde7f129-9437-450e-be5c-eb0f19cdf1a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:33.672Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:03:33.679Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:03:33.680Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:03:33.680Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:33.681Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:03:33.681Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:03:33.681Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e95c75808c142a97", X-B3-SpanId:"9b643f940acd4607", X-B3-ParentSpanId:"e95c75808c142a97", X-B3-Sampled:"0", X-ONAP-RequestID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-RequestID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-TransactionID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-ECOMP-RequestID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64809340-5e26-47fd-9c57-cefe4652b8ff"]
2023-01-25T09:03:33.681Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:03:33.682Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:03:33.703Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:33.703Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:33.704Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:03:33.704Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:03:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:33.705Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "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-01-25T09:02:17.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:03:32.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:03:33.706Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:33.706Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:03:33.708Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:03:33.709Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:03:33.710Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:33.710Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:03:33.711Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:03:33.711Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e95c75808c142a97", X-B3-SpanId:"d7fefa2060018ba6", X-B3-ParentSpanId:"e95c75808c142a97", X-B3-Sampled:"0", X-ONAP-RequestID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-RequestID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-TransactionID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-ECOMP-RequestID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"006e025c-b870-4168-a9d4-c6d21118b6fa"]
2023-01-25T09:03:33.711Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:03:33.711Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:03:33.724Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:33.725Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:33.725Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:03:33.725Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:03:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:33.726Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:03:33.727Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:33.727Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:03:33.799Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:03:33.799Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:03:33.800Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:33.800Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:03:33.800Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:03:33.801Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-RequestID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-TransactionID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-ECOMP-RequestID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39295b23-1548-424a-9586-e64ef766f2cd"]
2023-01-25T09:03:33.801Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:03:33.802Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:03:33.960Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:33.961Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:33.961Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:03:33.961Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E034F17505B96EB4552B288E6CACBFFE; 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:"Wed, 25 Jan 2023 09:03:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:33.962Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"241efbd9-9c8f-11ed-b703-92e0e7610332","businessKey":"19226a42-ad96-483f-af7c-e9b80b90d261","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-25T09:03:31.862+0000","endTime":"2023-01-25T09:03:32.387+0000","removalTime":null,"durationInMillis":525,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332","superProcessInstanceId":"241d9c12-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T09:03:33.962Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:33.962Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:03:34.000Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:03:34.000Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:03:34.001Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:34.001Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:03:34.001Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:03:34.002Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-RequestID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-TransactionID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-ECOMP-RequestID:"87b9f0a5-234d-4b16-b407-01bc448a3003", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8abcacb2-7283-43ee-a56b-3365e62f3ea8"]
2023-01-25T09:03:34.002Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:03:34.002Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:03:34.127Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:34.127Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:34.128Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:03:34.128Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2573E1C36AD46DB87C09EAF4ABA548A7; 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:"Wed, 25 Jan 2023 09:03:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:34.129Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:241f4a0c-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"241efbd9-9c8f-11ed-b703-92e0e7610332","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processInstanceId":"241efbd9-9c8f-11ed-b703-92e0e7610332","executionId":"241efbd9-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:03:31.864+0000","endTime":"2023-01-25T09:03:32.386+0000","durationInMillis":522,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332"}]
2023-01-25T09:03:34.129Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:34.129Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=241efbd9-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:03:34.134Z|87b9f0a5-234d-4b16-b407-01bc448a3003|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:03:39.823Z|ff4ef72b-fc4e-4888-8579-e5a258da416e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:39.823Z|5dbf9ef0-4f22-4956-b19c-12b2138676f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:39.823Z|6e3640fc-1a41-464b-9c31-79bfbc1a373c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:39.824Z|ff4ef72b-fc4e-4888-8579-e5a258da416e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:39.824Z|5dbf9ef0-4f22-4956-b19c-12b2138676f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:39.824Z|6e3640fc-1a41-464b-9c31-79bfbc1a373c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:43.362Z|0021ada1-fe6f-4f5a-9ba1-d9e40a0679de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:03:43.362Z|0021ada1-fe6f-4f5a-9ba1-d9e40a0679de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:03:44.273Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:03:44.279Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:03:44.280Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:03:44.280Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:44.281Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:03:44.281Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:03:44.282Z|d77cb967-2806-48f1-b2d0-0ff90e99a15c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:03:44.282Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3455ec51ec706076", X-B3-SpanId:"7f200a918177a082", X-B3-ParentSpanId:"3455ec51ec706076", X-B3-Sampled:"0", X-ONAP-RequestID:"db574438-83c5-46ed-b201-c01162b24a95", X-RequestID:"db574438-83c5-46ed-b201-c01162b24a95", X-TransactionID:"db574438-83c5-46ed-b201-c01162b24a95", X-ECOMP-RequestID:"db574438-83c5-46ed-b201-c01162b24a95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f73d54b-6e84-42e1-b8c9-25853802e8c3"]
2023-01-25T09:03:44.282Z|d77cb967-2806-48f1-b2d0-0ff90e99a15c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:03:44.282Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:03:44.283Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:03:44.305Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:44.306Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:44.306Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:03:44.307Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:03:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:44.308Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "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-01-25T09:02:17.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:03:32.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:03:44.308Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:44.309Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:03:44.311Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:03:44.311Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:03:44.312Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:44.312Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:03:44.312Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:03:44.313Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3455ec51ec706076", X-B3-SpanId:"bfdb8261b3fc385d", X-B3-ParentSpanId:"3455ec51ec706076", X-B3-Sampled:"0", X-ONAP-RequestID:"db574438-83c5-46ed-b201-c01162b24a95", X-RequestID:"db574438-83c5-46ed-b201-c01162b24a95", X-TransactionID:"db574438-83c5-46ed-b201-c01162b24a95", X-ECOMP-RequestID:"db574438-83c5-46ed-b201-c01162b24a95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"064b1c58-85fa-41ab-aef1-9a7c3c6ce0b7"]
2023-01-25T09:03:44.313Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:03:44.313Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:03:44.330Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:44.331Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:44.332Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:03:44.333Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:03:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:44.334Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:03:44.334Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:44.335Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:03:44.368Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:03:44.369Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:03:44.369Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:44.369Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:03:44.370Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:03:44.370Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"db574438-83c5-46ed-b201-c01162b24a95", X-RequestID:"db574438-83c5-46ed-b201-c01162b24a95", X-TransactionID:"db574438-83c5-46ed-b201-c01162b24a95", X-ECOMP-RequestID:"db574438-83c5-46ed-b201-c01162b24a95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a36cc46-f81c-4fc2-bcaf-830627abc189"]
2023-01-25T09:03:44.370Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:03:44.371Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:03:44.502Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:44.503Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:44.503Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:03:44.504Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BA59B0764B3FF30AB5B460B41FC643B0; 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:"Wed, 25 Jan 2023 09:03:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:44.504Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2586f00d-9c8f-11ed-b703-92e0e7610332","businessKey":"19226a42-ad96-483f-af7c-e9b80b90d261","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-25T09:03:34.221+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332","superProcessInstanceId":"24b34d17-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:03:44.504Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:44.505Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:03:44.535Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:03:44.536Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:03:44.536Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:44.537Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:03:44.537Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:03:44.538Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"db574438-83c5-46ed-b201-c01162b24a95", X-RequestID:"db574438-83c5-46ed-b201-c01162b24a95", X-TransactionID:"db574438-83c5-46ed-b201-c01162b24a95", X-ECOMP-RequestID:"db574438-83c5-46ed-b201-c01162b24a95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe2a516f-6adc-4855-881c-06563d0bfafa"]
2023-01-25T09:03:44.538Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:03:44.538Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:03:44.662Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:44.663Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:44.663Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:03:44.664Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5FC54EEAC6C5BB64575E3D0EB30A8974; 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:"Wed, 25 Jan 2023 09:03:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:44.664Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:258cbca2-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"2586f00d-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processInstanceId":"2586f00d-9c8f-11ed-b703-92e0e7610332","executionId":"2586f00d-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:03:34.259+0000","endTime":"2023-01-25T09:03:34.259+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332"}]
2023-01-25T09:03:44.664Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:44.665Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:03:44.669Z|db574438-83c5-46ed-b201-c01162b24a95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:03:49.846Z|5453ff19-d883-4150-8817-6251540690a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:49.847Z|5453ff19-d883-4150-8817-6251540690a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:49.850Z|1c5307cd-47e7-440d-b1f8-6d3dfe18076e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:49.850Z|1c5307cd-47e7-440d-b1f8-6d3dfe18076e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:49.863Z|d9c6d511-a2f8-48f9-ab48-b18f3af3f2da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:49.863Z|d9c6d511-a2f8-48f9-ab48-b18f3af3f2da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:54.806Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:03:54.810Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:03:54.811Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:03:54.811Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:54.812Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:03:54.812Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:03:54.813Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5531401ed2ef909e", X-B3-SpanId:"4c479767306f8fac", X-B3-ParentSpanId:"5531401ed2ef909e", X-B3-Sampled:"0", X-ONAP-RequestID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-RequestID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-TransactionID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-ECOMP-RequestID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d43a39b-4c4d-4f36-bfe2-45d5c4d92103"]
2023-01-25T09:03:54.813Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:03:54.813Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:03:54.845Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:54.846Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:54.847Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:03:54.848Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:03:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:54.849Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "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-01-25T09:02:17.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:03:32.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:03:54.850Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:54.851Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:03:54.854Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:03:54.855Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:03:54.855Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:54.856Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:03:54.856Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:03:54.857Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5531401ed2ef909e", X-B3-SpanId:"d39ab666400d0281", X-B3-ParentSpanId:"5531401ed2ef909e", X-B3-Sampled:"0", X-ONAP-RequestID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-RequestID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-TransactionID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-ECOMP-RequestID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6364c91b-71d4-429f-a6ac-e6aa051383e7"]
2023-01-25T09:03:54.858Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:03:54.858Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:03:54.872Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:54.872Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:54.873Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:03:54.873Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:03:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:54.874Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:03:54.874Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:54.875Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:03:54.913Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:03:54.913Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:03:54.914Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:54.914Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:03:54.915Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:03:54.916Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-RequestID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-TransactionID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-ECOMP-RequestID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5163316b-5f67-4ff2-b8ed-942996097fcc"]
2023-01-25T09:03:54.916Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:03:54.916Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:03:55.055Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:55.055Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:55.056Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:03:55.056Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3FC4FEE1FBA3541D2A8848FE0401976B; 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:"Wed, 25 Jan 2023 09:03:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:55.057Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2586f00d-9c8f-11ed-b703-92e0e7610332","businessKey":"19226a42-ad96-483f-af7c-e9b80b90d261","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-25T09:03:34.221+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332","superProcessInstanceId":"24b34d17-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:03:55.057Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:55.057Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:03:55.087Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:03:55.088Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:03:55.088Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:03:55.088Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:03:55.089Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:03:55.089Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-RequestID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-TransactionID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-ECOMP-RequestID:"191d695b-0669-4d96-bb9f-7b3874dde699", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d71bcded-606a-4cc3-b6d8-66b0d8e5e14a"]
2023-01-25T09:03:55.090Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:03:55.090Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:03:55.221Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:03:55.222Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:03:55.222Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:03:55.223Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B8F0B0D685EA564F6A7FB042F9A0C0D3; 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:"Wed, 25 Jan 2023 09:03:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:03:55.224Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:258cbca2-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"2586f00d-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processInstanceId":"2586f00d-9c8f-11ed-b703-92e0e7610332","executionId":"2586f00d-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:03:34.259+0000","endTime":"2023-01-25T09:03:34.259+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332"}]
2023-01-25T09:03:55.224Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:03:55.224Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:03:55.228Z|191d695b-0669-4d96-bb9f-7b3874dde699|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:03:58.362Z|d007d716-2dd3-484f-b44b-403d0384db7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:03:58.363Z|d007d716-2dd3-484f-b44b-403d0384db7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:03:59.883Z|6a69c3fc-fe87-4d1c-8cc4-50c9f9e72fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:59.884Z|6a69c3fc-fe87-4d1c-8cc4-50c9f9e72fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:59.883Z|275c9a0a-96ce-46f2-b9c3-f7ee8e774d88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:59.884Z|275c9a0a-96ce-46f2-b9c3-f7ee8e774d88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:03:59.896Z|12c7c7b0-a355-48fd-a1fe-406fdbb4dfe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:03:59.897Z|12c7c7b0-a355-48fd-a1fe-406fdbb4dfe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:05.370Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:05.374Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:05.375Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:04:05.375Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:05.375Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:05.375Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:04:05.376Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a89485819809e3e", X-B3-SpanId:"b119636a2d9d5ac7", X-B3-ParentSpanId:"8a89485819809e3e", X-B3-Sampled:"0", X-ONAP-RequestID:"40f5447b-044c-4524-b28b-7eb763f78591", X-RequestID:"40f5447b-044c-4524-b28b-7eb763f78591", X-TransactionID:"40f5447b-044c-4524-b28b-7eb763f78591", X-ECOMP-RequestID:"40f5447b-044c-4524-b28b-7eb763f78591", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"007e9439-d070-4e25-aafb-1d557a5e7bc9"]
2023-01-25T09:04:05.376Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:04:05.376Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:04:05.399Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:05.400Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:05.400Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:04:05.400Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:05.401Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "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-01-25T09:02:17.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:03:32.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:04:05.401Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:05.402Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:04:05.404Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:05.404Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:04:05.404Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:05.405Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:05.405Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:04:05.405Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a89485819809e3e", X-B3-SpanId:"0397b0c816af6225", X-B3-ParentSpanId:"8a89485819809e3e", X-B3-Sampled:"0", X-ONAP-RequestID:"40f5447b-044c-4524-b28b-7eb763f78591", X-RequestID:"40f5447b-044c-4524-b28b-7eb763f78591", X-TransactionID:"40f5447b-044c-4524-b28b-7eb763f78591", X-ECOMP-RequestID:"40f5447b-044c-4524-b28b-7eb763f78591", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbcf9c4a-aef3-4f97-84f1-f556fb3e0c91"]
2023-01-25T09:04:05.405Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:04:05.406Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:04:05.415Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:05.416Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:05.416Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:04:05.416Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:05.418Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:04:05.418Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:05.418Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:04:05.449Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:05.450Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:05.450Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:05.450Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:05.451Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:05.451Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"40f5447b-044c-4524-b28b-7eb763f78591", X-RequestID:"40f5447b-044c-4524-b28b-7eb763f78591", X-TransactionID:"40f5447b-044c-4524-b28b-7eb763f78591", X-ECOMP-RequestID:"40f5447b-044c-4524-b28b-7eb763f78591", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3af8dad6-35a3-4c13-ada1-2fe7d0e76af8"]
2023-01-25T09:04:05.451Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:05.451Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:05.573Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:05.573Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:05.574Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:05.574Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=07CA2D08C142E23FD1AF01EB3484C48E; 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:"Wed, 25 Jan 2023 09:04:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:05.575Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2586f00d-9c8f-11ed-b703-92e0e7610332","businessKey":"19226a42-ad96-483f-af7c-e9b80b90d261","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-25T09:03:34.221+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332","superProcessInstanceId":"24b34d17-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:04:05.575Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:05.575Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:05.603Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:05.604Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:05.604Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:05.604Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:05.604Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:05.605Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"40f5447b-044c-4524-b28b-7eb763f78591", X-RequestID:"40f5447b-044c-4524-b28b-7eb763f78591", X-TransactionID:"40f5447b-044c-4524-b28b-7eb763f78591", X-ECOMP-RequestID:"40f5447b-044c-4524-b28b-7eb763f78591", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"114acf30-7c94-4a6e-9c84-fa1cc7466beb"]
2023-01-25T09:04:05.605Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:05.605Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:05.738Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:05.738Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:05.739Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:05.739Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6F416F02BB18CA504BD4D33B43DC32C0; 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:"Wed, 25 Jan 2023 09:04:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:05.739Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:258cbca2-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"2586f00d-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processInstanceId":"2586f00d-9c8f-11ed-b703-92e0e7610332","executionId":"2586f00d-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:03:34.259+0000","endTime":"2023-01-25T09:03:34.259+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332"}]
2023-01-25T09:04:05.740Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:05.740Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:05.744Z|40f5447b-044c-4524-b28b-7eb763f78591|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:04:09.908Z|35129fa2-4fa4-47f8-b24f-86ed135e4870|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:09.909Z|35129fa2-4fa4-47f8-b24f-86ed135e4870|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:09.933Z|7291a6f1-31cb-4c9f-b668-2854d0e64405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:09.933Z|b9b8b1ec-5ec8-4b21-82fd-34bf01a14629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:09.934Z|7291a6f1-31cb-4c9f-b668-2854d0e64405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:09.934Z|b9b8b1ec-5ec8-4b21-82fd-34bf01a14629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:13.362Z|934aac0f-6d09-44cf-af5e-78ec8e252276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:04:13.366Z|934aac0f-6d09-44cf-af5e-78ec8e252276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:04:14.285Z|bfed3691-3c58-49c3-81d1-f579c722116a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:04:14.286Z|bfed3691-3c58-49c3-81d1-f579c722116a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:04:15.053Z|7ed49a70-f3a0-4788-95dd-56f298b67010|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:04:15.054Z|7ed49a70-f3a0-4788-95dd-56f298b67010|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:15.882Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:15.886Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:15.886Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:04:15.887Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:15.888Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:15.888Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:04:15.889Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b1a7eb8095d063f", X-B3-SpanId:"15cbfb7c665d0585", X-B3-ParentSpanId:"6b1a7eb8095d063f", X-B3-Sampled:"0", X-ONAP-RequestID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-RequestID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-TransactionID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-ECOMP-RequestID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f78f90de-2322-40d0-bd91-bf35a55b0c50"]
2023-01-25T09:04:15.889Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:04:15.890Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:04:15.912Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:15.913Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:15.913Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:04:15.914Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:15.915Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "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-01-25T09:02:17.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:03:32.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:04:15.915Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:15.916Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:04:15.917Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:15.918Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:04:15.918Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:15.918Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:15.919Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:04:15.919Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b1a7eb8095d063f", X-B3-SpanId:"ee3e10ed6337c5e0", X-B3-ParentSpanId:"6b1a7eb8095d063f", X-B3-Sampled:"0", X-ONAP-RequestID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-RequestID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-TransactionID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-ECOMP-RequestID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b85d1df7-42af-479c-a574-cd51352f3d2b"]
2023-01-25T09:04:15.919Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:04:15.920Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:04:15.931Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:15.932Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:15.933Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:04:15.933Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:15.935Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:04:15.936Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:15.936Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:04:15.992Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:15.993Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:15.994Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:15.994Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:15.994Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:15.995Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-RequestID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-TransactionID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-ECOMP-RequestID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c183dbc4-42c2-42cc-8af3-928ad821b1b5"]
2023-01-25T09:04:15.995Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:15.995Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:16.134Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:16.135Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:16.135Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:16.136Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=50C5DF7C8405E70EB952F00E2FC4F36A; 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:"Wed, 25 Jan 2023 09:04:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:16.136Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2586f00d-9c8f-11ed-b703-92e0e7610332","businessKey":"19226a42-ad96-483f-af7c-e9b80b90d261","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-25T09:03:34.221+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332","superProcessInstanceId":"24b34d17-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:04:16.137Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:16.138Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:16.173Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:16.174Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:16.174Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:16.174Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:16.175Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:16.175Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-RequestID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-TransactionID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-ECOMP-RequestID:"ae92e34f-25d7-4aef-814e-5673a7347860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc56a4e8-a401-4676-9f83-b201615ce5a6"]
2023-01-25T09:04:16.176Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:16.176Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:16.302Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:16.303Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:16.303Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:16.303Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1AD5E25D262DA82B51E95C80D1002AFB; 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:"Wed, 25 Jan 2023 09:04:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:16.304Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:258cbca2-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"2586f00d-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processInstanceId":"2586f00d-9c8f-11ed-b703-92e0e7610332","executionId":"2586f00d-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:03:34.259+0000","endTime":"2023-01-25T09:03:34.259+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332"}]
2023-01-25T09:04:16.304Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:16.305Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:16.308Z|ae92e34f-25d7-4aef-814e-5673a7347860|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:04:19.945Z|a9df9b72-1e38-49b3-928a-7b27302a0cf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:19.946Z|a9df9b72-1e38-49b3-928a-7b27302a0cf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:19.958Z|b0bbcbab-8329-4ea5-b23a-f2d5b6f9f004|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:19.959Z|b0bbcbab-8329-4ea5-b23a-f2d5b6f9f004|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:19.974Z|ee81e074-87bc-4642-b23d-fc84c31b0a87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:19.975Z|ee81e074-87bc-4642-b23d-fc84c31b0a87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:23.901Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:23.903Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c already exists in requestDb InfraActiveRequests table
2023-01-25T09:04:23.904Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:04:23.904Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:04:23.905Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:23.905Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:04:23.905Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:04:23.905Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47d95f6dd64bf8d0", X-B3-SpanId:"a0166b9e5b87349d", X-B3-ParentSpanId:"47d95f6dd64bf8d0", X-B3-Sampled:"0", X-ONAP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-TransactionID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ECOMP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deb0a531-507a-4ed2-91f3-4c27229f06ef"]
2023-01-25T09:04:23.906Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:04:23.906Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:04:23.927Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:23.928Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:04:23.928Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:04:23.928Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 09:04:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:23.929Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: 
2023-01-25T09:04:23.929Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:23.929Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|404|Not Found|InvokeReturn
2023-01-25T09:04:23.950Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T09:04:23.951Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-25T09:04:23.966Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T09:04:24.006Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T09:04:24.006Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-01-25T09:04:24.056Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-01-25T09:04:24.056Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 09:04:24 GMT], content-length=[313], x-aai-txid=[2-aai-resources-230125-09:04:24:277-84964], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T09:04:24.058Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.061Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2023-01-25T09:04:24.061Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-01-25T09:04:24.066Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T09:04:24.096Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T09:04:24.097Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-01-25T09:04:24.137Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-01-25T09:04:24.137Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 09:04:24 GMT], content-length=[313], x-aai-txid=[2-aai-resources-230125-09:04:24:361-93687], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T09:04:24.138Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.141Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2023-01-25T09:04:24.142Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-01-25T09:04:24.146Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T09:04:24.174Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T09:04:24.175Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||Invoke
2023-01-25T09:04:24.231Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||InvokeReturn
2023-01-25T09:04:24.232Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 09:04:24 GMT], content-length=[616], vertex-id=[504016], x-aai-txid=[1-aai-resources-230125-09:04:24:440-15889], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T09:04:24.234Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674637222373","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-01-25T09:04:24.236Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T09:04:24.236Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T09:04:24.245Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.246Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T09:04:24.247Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:24.248Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.249Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T09:04:24.249Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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:"47d95f6dd64bf8d0", X-B3-SpanId:"0490ac21753db4c6", X-B3-ParentSpanId:"47d95f6dd64bf8d0", X-B3-Sampled:"0", X-ONAP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-TransactionID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ECOMP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59c94060-5baf-4b74-a601-4a286ecfe145"]
2023-01-25T09:04:24.251Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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_377b396b-355f-4b50-bf13-81e662d4a019","requestScope":"service"}
2023-01-25T09:04:24.251Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T09:04:24.267Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:24.267Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.268Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T09:04:24.268Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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:"Wed, 25 Jan 2023 09:04:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:24.268Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T09:04:24.269Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:24.269Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T09:04:24.270Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6
2023-01-25T09:04:24.270Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|INFO|500||Invoke
2023-01-25T09:04:24.270Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:24.271Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6
2023-01-25T09:04:24.271Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Method      : GET
2023-01-25T09:04:24.271Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-TransactionID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ECOMP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9caca89e-7811-4238-afaa-286eaabb9361"]
2023-01-25T09:04:24.271Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Request body: 
2023-01-25T09:04:24.272Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||==========================request end================================================
2023-01-25T09:04:24.303Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:24.304Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:24.305Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Status text  : 
2023-01-25T09:04:24.305Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:24.309Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "beda33e3-2153-4f9d-b625-c259707196f6",
  "modelInvariantUUID" : "3da71a13-2015-4a3b-92c6-0b9bff5b9c0a",
  "created" : "2023-01-25 09:03:22.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" : 20,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:04:24.310Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:24.311Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|INFO|500||InvokeReturn
2023-01-25T09:04:24.316Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance
2023-01-25T09:04:24.317Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|INFO|500||Invoke
2023-01-25T09:04:24.317Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:24.318Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance
2023-01-25T09:04:24.318Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||Method      : GET
2023-01-25T09:04:24.319Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-TransactionID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ECOMP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dc8b23d-bf9f-4a1c-a44f-8d8c8631f22d"]
2023-01-25T09:04:24.320Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||Request body: 
2023-01-25T09:04:24.320Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-25T09:04:24.342Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:24.343Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:04:24.343Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||Status text  : 
2023-01-25T09:04:24.344Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&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:"Wed, 25 Jan 2023 09:04:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:24.344Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||Response body: 
2023-01-25T09:04:24.344Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:24.345Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T09:04:24.346Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a
2023-01-25T09:04:24.347Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|INFO|500||Invoke
2023-01-25T09:04:24.347Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:24.347Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a
2023-01-25T09:04:24.348Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||Method      : GET
2023-01-25T09:04:24.348Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-TransactionID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ECOMP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebfb7de0-ba66-4a3e-87fb-c7fc97844e47"]
2023-01-25T09:04:24.349Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||Request body: 
2023-01-25T09:04:24.349Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||==========================request end================================================
2023-01-25T09:04:24.377Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:24.379Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:24.379Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||Status text  : 
2023-01-25T09:04:24.380Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:24.381Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "beda33e3-2153-4f9d-b625-c259707196f6",
      "modelInvariantUUID" : "3da71a13-2015-4a3b-92c6-0b9bff5b9c0a",
      "created" : "2023-01-25 09:03:22.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" : 20,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/configurationCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a"
    }
  }
}
2023-01-25T09:04:24.381Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:24.382Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|INFO|500||InvokeReturn
2023-01-25T09:04:24.386Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance
2023-01-25T09:04:24.386Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|INFO|500||Invoke
2023-01-25T09:04:24.387Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:24.387Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance
2023-01-25T09:04:24.387Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||Method      : GET
2023-01-25T09:04:24.388Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-TransactionID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ECOMP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d347e5f-a322-4cb0-98f3-932f45f15eba"]
2023-01-25T09:04:24.388Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||Request body: 
2023-01-25T09:04:24.389Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-25T09:04:24.409Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:24.410Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:04:24.410Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||Status text  : 
2023-01-25T09:04:24.411Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&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:"Wed, 25 Jan 2023 09:04:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:24.412Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||Response body: 
2023-01-25T09:04:24.412Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:24.413Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T09:04:24.413Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.414Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.414Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.415Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.415Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.416Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-TransactionID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ECOMP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc788198-81fd-46a0-a759-5767dcf4b323"]
2023-01-25T09:04:24.416Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.417Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.452Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.456Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.456Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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  : 
2023-01-25T09:04:24.457Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:24.459Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:04:24.459Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.460Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.464Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.464Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.465Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.465Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.465Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.466Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-TransactionID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ECOMP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b60426de-df25-49ec-9554-d80695e92e58"]
2023-01-25T09:04:24.466Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.467Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.497Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.499Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.499Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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  : 
2023-01-25T09:04:24.499Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:24.500Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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" : 531,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2023-01-25T09:04:24.501Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.501Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.503Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6
2023-01-25T09:04:24.504Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|INFO|500||Invoke
2023-01-25T09:04:24.504Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:24.505Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6
2023-01-25T09:04:24.505Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Method      : GET
2023-01-25T09:04:24.506Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-TransactionID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ECOMP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc3c60ee-f1a4-4e29-935e-c467c159e3bc"]
2023-01-25T09:04:24.506Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Request body: 
2023-01-25T09:04:24.506Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||==========================request end================================================
2023-01-25T09:04:24.547Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:24.548Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:24.549Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Status text  : 
2023-01-25T09:04:24.549Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:24.550Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "beda33e3-2153-4f9d-b625-c259707196f6",
  "modelInvariantUUID" : "3da71a13-2015-4a3b-92c6-0b9bff5b9c0a",
  "created" : "2023-01-25 09:03:22.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" : 20,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:04:24.550Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:24.551Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|INFO|500||InvokeReturn
2023-01-25T09:04:24.555Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.556Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T09:04:24.556Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:24.557Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.557Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T09:04:24.558Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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:"9182", X-B3-TraceId:"47d95f6dd64bf8d0", X-B3-SpanId:"5d2d9f5654842b32", X-B3-ParentSpanId:"47d95f6dd64bf8d0", X-B3-Sampled:"0", X-ONAP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-TransactionID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ECOMP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe1f344d-97c2-4304-9131-de76ef88e9f8"]
2023-01-25T09:04:24.558Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","requestStatus":"IN_PROGRESS","startTime":1674637463951,"source":"VID","tenantId":"518d1743b35a48f892375e10ec89a2a4","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"}
2023-01-25T09:04:24.559Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T09:04:24.593Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:24.593Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.594Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T09:04:24.594Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:24.597Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T09:04:23.951+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T09:04:24.501+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:04:24.597Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:24.597Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T09:04:24.611Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.611Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T09:04:24.612Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.612Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.612Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:24.613Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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:"4604", X-B3-TraceId:"47d95f6dd64bf8d0", X-B3-SpanId:"2a1f3148eb21f78b", X-B3-ParentSpanId:"47d95f6dd64bf8d0", X-B3-Sampled:"0", X-ONAP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-TransactionID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ECOMP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc377cd4-7039-4f07-a0ac-1017d7d6c6d0"]
2023-01-25T09:04:24.613Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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\":\"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"beda33e3-2153-4f9d-b625-c259707196f6\",\"modelUuid\":\"beda33e3-2153-4f9d-b625-c259707196f6\",\"modelInvariantUuid\":\"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"518d1743b35a48f892375e10ec89a2a4\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\"modelInvariantUuid\":\"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"968f23ea-2cb7-4f81-ae03-807ac810da45\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"518d1743b35a48f892375e10ec89a2a4\",\"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\":\"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\"modelInvariantUuid\":\"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"},\"instanceName\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"beda33e3-2153-4f9d-b625-c259707196f6\",\"modelInvariantId\":\"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","type":"String"},"mso-request-id":{"value":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","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-01-25T09:04:24.613Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:26.448Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:26.456Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:26.457Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:04:26.457Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:26.457Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:26.458Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:04:26.458Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"979a9c1740ff047a", X-B3-SpanId:"a28a94cae3e683d4", X-B3-ParentSpanId:"979a9c1740ff047a", X-B3-Sampled:"0", X-ONAP-RequestID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-RequestID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-TransactionID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-ECOMP-RequestID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"744affc1-0276-40d2-8713-9f35aab528fd"]
2023-01-25T09:04:26.458Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:04:26.458Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:04:26.644Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:26.645Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:26.645Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T09:04:26.646Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 09:04:26 GMT", X-ONAP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-TransactionID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ECOMP-RequestID:"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fc377cd4-7039-4f07-a0ac-1017d7d6c6d0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:26.646Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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\":\"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c\",\"instanceId\":\"c238c2bc-334d-4ec4-a349-75a9a2b92f6a\"}}","message":"Success","processInstanceID":"439555fd-9c8f-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T09:04:26.646Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|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-01-25T09:04:26.647Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T09:04:26.652Z|85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:04:26.656Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:26.657Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:26.657Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:04:26.657Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:26.659Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "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-01-25T09:02:17.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:03:32.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:04:26.659Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:26.660Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:04:26.662Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:26.662Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:04:26.662Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:26.663Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:26.663Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:04:26.663Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"979a9c1740ff047a", X-B3-SpanId:"be9dcc93d39281a4", X-B3-ParentSpanId:"979a9c1740ff047a", X-B3-Sampled:"0", X-ONAP-RequestID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-RequestID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-TransactionID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-ECOMP-RequestID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a02a237-ef27-40c4-95a5-dd7e0436447c"]
2023-01-25T09:04:26.663Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:04:26.664Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:04:26.687Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:26.688Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:26.688Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:04:26.689Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:26.689Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:04:26.690Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:26.690Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:04:26.727Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:26.728Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:26.728Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:26.729Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:26.729Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:26.730Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-RequestID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-TransactionID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-ECOMP-RequestID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10b2f355-3ef6-4f94-beb9-ab7d612ffda2"]
2023-01-25T09:04:26.730Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:26.731Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:26.815Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:26.819Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:04:26.820Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:04:26.820Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:26.820Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:04:26.820Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:04:26.821Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"934a0014d878e6c2", X-B3-SpanId:"90a01a0c5c4581f6", X-B3-ParentSpanId:"934a0014d878e6c2", X-B3-Sampled:"0", X-ONAP-RequestID:"491b6bc7-a435-49fe-91ee-627fe3d68390", X-RequestID:"491b6bc7-a435-49fe-91ee-627fe3d68390", X-TransactionID:"491b6bc7-a435-49fe-91ee-627fe3d68390", X-ECOMP-RequestID:"491b6bc7-a435-49fe-91ee-627fe3d68390", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a72aeb37-0d99-410e-ad30-177deff147ab"]
2023-01-25T09:04:26.821Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:04:26.822Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:04:26.839Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:26.839Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:26.840Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:04:26.840Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:26.841Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:04:26.842Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:26.842Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:04:26.844Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:04:26.844Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:04:26.845Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:26.845Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:04:26.845Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:04:26.846Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"934a0014d878e6c2", X-B3-SpanId:"8373a746ed6c2bef", X-B3-ParentSpanId:"934a0014d878e6c2", X-B3-Sampled:"0", X-ONAP-RequestID:"491b6bc7-a435-49fe-91ee-627fe3d68390", X-RequestID:"491b6bc7-a435-49fe-91ee-627fe3d68390", X-TransactionID:"491b6bc7-a435-49fe-91ee-627fe3d68390", X-ECOMP-RequestID:"491b6bc7-a435-49fe-91ee-627fe3d68390", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d397d0a3-f0ab-45c2-bb12-65cd7af480e2"]
2023-01-25T09:04:26.846Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:04:26.847Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:04:26.862Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:26.863Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:26.863Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:04:26.864Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:26.866Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:04:26.866Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:26.867Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:26.867Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:04:26.867Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:26.867Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:26.868Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=63A3F0810252FD8EC1989B1AD887B74D; 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:"Wed, 25 Jan 2023 09:04:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:26.868Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2586f00d-9c8f-11ed-b703-92e0e7610332","businessKey":"19226a42-ad96-483f-af7c-e9b80b90d261","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-25T09:03:34.221+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332","superProcessInstanceId":"24b34d17-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:04:26.869Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:26.869Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:26.874Z|491b6bc7-a435-49fe-91ee-627fe3d68390|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:04:26.921Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:26.921Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:26.921Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:26.922Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:26.922Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:26.922Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-RequestID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-TransactionID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-ECOMP-RequestID:"8bd2772a-b116-453c-a56c-c9dc1ed83413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01aa401a-4579-4a50-8404-86b637350029"]
2023-01-25T09:04:26.922Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:26.923Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:27.049Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:27.050Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:27.050Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:27.051Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1C3198B1639C0843A7AD95C5F4CABF95; 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:"Wed, 25 Jan 2023 09:04:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:27.051Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:258cbca2-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"2586f00d-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processInstanceId":"2586f00d-9c8f-11ed-b703-92e0e7610332","executionId":"2586f00d-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:03:34.259+0000","endTime":"2023-01-25T09:03:34.259+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332"}]
2023-01-25T09:04:27.051Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:27.052Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:27.057Z|8bd2772a-b116-453c-a56c-c9dc1ed83413|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:04:28.362Z|4d2cc849-56eb-4c63-a4c5-2b225bf6795f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:04:28.363Z|4d2cc849-56eb-4c63-a4c5-2b225bf6795f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:04:29.971Z|713dd0f2-42e9-4db1-842a-e305a369aae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:29.972Z|713dd0f2-42e9-4db1-842a-e305a369aae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:30.001Z|98f44e99-5441-4d85-89bd-94c63b28174c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:30.001Z|98f44e99-5441-4d85-89bd-94c63b28174c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:30.024Z|61d2fc76-bebe-4296-8a0b-9cad465c39f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:30.025Z|61d2fc76-bebe-4296-8a0b-9cad465c39f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:37.007Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:37.011Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:04:37.012Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:04:37.012Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:37.013Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:04:37.013Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:04:37.013Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e5444653903fbcb", X-B3-SpanId:"85b4680f43b34cdf", X-B3-ParentSpanId:"5e5444653903fbcb", X-B3-Sampled:"0", X-ONAP-RequestID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-RequestID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-TransactionID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-ECOMP-RequestID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c106d54d-870d-479a-9cde-7273eb1859f7"]
2023-01-25T09:04:37.013Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:04:37.014Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:04:37.038Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:37.039Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:37.039Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:04:37.040Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:37.040Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).",
  "progress" : 26,
  "startTime" : "2023-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:04:37.040Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:37.041Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:04:37.042Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:04:37.043Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:04:37.043Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:37.043Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:04:37.044Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:04:37.044Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e5444653903fbcb", X-B3-SpanId:"352e5e6fedb39c95", X-B3-ParentSpanId:"5e5444653903fbcb", X-B3-Sampled:"0", X-ONAP-RequestID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-RequestID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-TransactionID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-ECOMP-RequestID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08e0ac93-6536-4ad5-b58f-79a3dc9b0c40"]
2023-01-25T09:04:37.044Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:04:37.044Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:04:37.057Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:37.057Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:37.058Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:04:37.058Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:37.059Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:04:37.059Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:37.059Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:04:37.091Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:37.092Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:37.092Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:37.092Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:37.093Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:37.093Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-RequestID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-TransactionID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-ECOMP-RequestID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0150ebd2-e035-403b-b8ea-cf0a758e1119"]
2023-01-25T09:04:37.094Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:37.094Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:37.186Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:37.191Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:37.192Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:04:37.192Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:37.193Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:37.193Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:04:37.193Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"077bcbbb25b0d923", X-B3-SpanId:"ebd81c30a3937684", X-B3-ParentSpanId:"077bcbbb25b0d923", X-B3-Sampled:"0", X-ONAP-RequestID:"ad83a392-714c-430a-8065-7c968be1da30", X-RequestID:"ad83a392-714c-430a-8065-7c968be1da30", X-TransactionID:"ad83a392-714c-430a-8065-7c968be1da30", X-ECOMP-RequestID:"ad83a392-714c-430a-8065-7c968be1da30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4465f39-4f35-4f14-9f0b-fd1a8e42d2bb"]
2023-01-25T09:04:37.194Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:04:37.194Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:04:37.213Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:37.213Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:37.214Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:04:37.215Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:37.218Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:37.219Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:37.219Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:37.219Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D37612878ABD21A822CB6742948553E4; 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:"Wed, 25 Jan 2023 09:04:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:37.220Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4a3c10d3-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:35.806+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4a1eeba6-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:04:37.220Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:37.220Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:37.220Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "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-01-25T09:02:17.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:03:32.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:04:37.222Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:37.222Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:04:37.223Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:37.224Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:04:37.224Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:37.224Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:37.224Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:04:37.225Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"077bcbbb25b0d923", X-B3-SpanId:"ff5727ceb663708e", X-B3-ParentSpanId:"077bcbbb25b0d923", X-B3-Sampled:"0", X-ONAP-RequestID:"ad83a392-714c-430a-8065-7c968be1da30", X-RequestID:"ad83a392-714c-430a-8065-7c968be1da30", X-TransactionID:"ad83a392-714c-430a-8065-7c968be1da30", X-ECOMP-RequestID:"ad83a392-714c-430a-8065-7c968be1da30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9af0b0f-6f3c-4094-a985-76a4866f771b"]
2023-01-25T09:04:37.225Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:04:37.225Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:04:37.239Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:37.239Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:37.241Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:04:37.242Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:37.244Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:04:37.244Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:37.246Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:04:37.260Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:37.260Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:37.261Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:37.261Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:37.261Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:37.261Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-RequestID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-TransactionID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-ECOMP-RequestID:"c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9159223-a8f4-4126-9b4c-1fb892a4209f"]
2023-01-25T09:04:37.262Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:37.262Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:37.273Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:37.273Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:37.273Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:37.274Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:37.274Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:37.274Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad83a392-714c-430a-8065-7c968be1da30", X-RequestID:"ad83a392-714c-430a-8065-7c968be1da30", X-TransactionID:"ad83a392-714c-430a-8065-7c968be1da30", X-ECOMP-RequestID:"ad83a392-714c-430a-8065-7c968be1da30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0817c102-fcad-47e4-a3ff-e6139f8e0455"]
2023-01-25T09:04:37.274Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:37.275Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:37.385Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:37.385Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:37.386Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:37.386Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=382FFBD889A857B6B778716B02AD9FF3; 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:"781", Date:"Wed, 25 Jan 2023 09:04:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:37.386Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"4a79dc5b-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"SubProcess_0y8yozw:4a55644f-9c8f-11ed-b703-92e0e7610332","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processInstanceId":"4a3c10d3-9c8f-11ed-b703-92e0e7610332","executionId":"4a79b549-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:36.211+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:04:37.386Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:37.387Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a3c10d3-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:37.390Z|c39a82d4-49c2-41dd-9e5e-4e2683a0ed0d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:04:37.421Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:37.422Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:37.422Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:37.422Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=54B790E64BDD2921E47D43FF73D34B6D; 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:"Wed, 25 Jan 2023 09:04:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:37.423Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2586f00d-9c8f-11ed-b703-92e0e7610332","businessKey":"19226a42-ad96-483f-af7c-e9b80b90d261","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-25T09:03:34.221+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332","superProcessInstanceId":"24b34d17-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:04:37.423Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:37.423Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:37.457Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:37.457Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:37.458Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:37.458Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:37.459Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:37.459Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad83a392-714c-430a-8065-7c968be1da30", X-RequestID:"ad83a392-714c-430a-8065-7c968be1da30", X-TransactionID:"ad83a392-714c-430a-8065-7c968be1da30", X-ECOMP-RequestID:"ad83a392-714c-430a-8065-7c968be1da30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5ec3698-abda-40a3-9857-1885f34d5094"]
2023-01-25T09:04:37.460Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:37.460Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:37.585Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:37.585Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:37.585Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:37.586Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DCF1E959FC2647172EDCC2C2753E01E4; 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:"Wed, 25 Jan 2023 09:04:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:37.586Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:258cbca2-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"2586f00d-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processInstanceId":"2586f00d-9c8f-11ed-b703-92e0e7610332","executionId":"2586f00d-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:03:34.259+0000","endTime":"2023-01-25T09:03:34.259+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332"}]
2023-01-25T09:04:37.586Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:37.587Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:37.590Z|ad83a392-714c-430a-8065-7c968be1da30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:04:39.992Z|f4af2dfd-c9b7-4e26-b546-ab4fb83c56bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:39.993Z|f4af2dfd-c9b7-4e26-b546-ab4fb83c56bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:40.033Z|6029e19e-ca47-4344-be7c-69c2bbff71e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:40.033Z|6029e19e-ca47-4344-be7c-69c2bbff71e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:40.072Z|2f6f64a3-e0a5-44b0-8336-bad216700ab5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:40.072Z|2f6f64a3-e0a5-44b0-8336-bad216700ab5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:43.362Z|060d21ee-4ae3-49ee-b046-f26a75660981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:04:43.362Z|060d21ee-4ae3-49ee-b046-f26a75660981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:04:44.287Z|30851616-86dd-498b-b46f-c5a8c7080559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:04:44.287Z|30851616-86dd-498b-b46f-c5a8c7080559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:04:47.517Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:47.523Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:04:47.524Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:04:47.524Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:47.524Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:04:47.526Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:04:47.526Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c910666da34b796", X-B3-SpanId:"7d35e1d430b39e15", X-B3-ParentSpanId:"4c910666da34b796", X-B3-Sampled:"0", X-ONAP-RequestID:"350defca-6812-4388-8dce-11566c394623", X-RequestID:"350defca-6812-4388-8dce-11566c394623", X-TransactionID:"350defca-6812-4388-8dce-11566c394623", X-ECOMP-RequestID:"350defca-6812-4388-8dce-11566c394623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0e06c0f-8c4a-4c26-90a6-137e62e8d9be"]
2023-01-25T09:04:47.526Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:04:47.527Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:04:47.546Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:47.547Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:47.547Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:04:47.548Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:47.549Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:41.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:04:47.549Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:47.550Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:04:47.552Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:04:47.552Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:04:47.552Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:47.553Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:04:47.553Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:04:47.553Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c910666da34b796", X-B3-SpanId:"ecb5df5032e232d0", X-B3-ParentSpanId:"4c910666da34b796", X-B3-Sampled:"0", X-ONAP-RequestID:"350defca-6812-4388-8dce-11566c394623", X-RequestID:"350defca-6812-4388-8dce-11566c394623", X-TransactionID:"350defca-6812-4388-8dce-11566c394623", X-ECOMP-RequestID:"350defca-6812-4388-8dce-11566c394623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51e72bbd-9427-4d29-96df-93e31a5c8857"]
2023-01-25T09:04:47.554Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:04:47.554Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:04:47.566Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:47.567Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:47.567Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:04:47.568Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:47.568Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:04:47.569Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:47.569Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:04:47.600Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:47.601Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:47.602Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:47.602Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:47.603Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:47.603Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"350defca-6812-4388-8dce-11566c394623", X-RequestID:"350defca-6812-4388-8dce-11566c394623", X-TransactionID:"350defca-6812-4388-8dce-11566c394623", X-ECOMP-RequestID:"350defca-6812-4388-8dce-11566c394623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d27a752d-c82b-4bfc-a509-1e7ed276cdd6"]
2023-01-25T09:04:47.604Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:47.604Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:47.719Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:47.723Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:47.723Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:04:47.723Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:47.724Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:47.724Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:04:47.724Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6a034541a0e50bf", X-B3-SpanId:"92ecd69e0bbbd576", X-B3-ParentSpanId:"b6a034541a0e50bf", X-B3-Sampled:"0", X-ONAP-RequestID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-RequestID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-TransactionID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-ECOMP-RequestID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8e16e34-2d65-459f-9794-29aff75cddaf"]
2023-01-25T09:04:47.725Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:04:47.725Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:04:47.732Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:47.733Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:47.733Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:47.734Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4946344E16BCCC5FF22A40A7E7037DE9; 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:"Wed, 25 Jan 2023 09:04:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:47.734Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:04:47.735Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:47.735Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:47.780Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:47.786Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:47.788Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:04:47.788Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:47.789Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "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-01-25T09:02:17.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:03:32.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:04:47.789Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:47.790Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:04:47.805Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:47.807Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:04:47.808Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:47.808Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:47.808Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:04:47.808Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6a034541a0e50bf", X-B3-SpanId:"9d470cc6848b7fa6", X-B3-ParentSpanId:"b6a034541a0e50bf", X-B3-Sampled:"0", X-ONAP-RequestID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-RequestID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-TransactionID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-ECOMP-RequestID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72ef67d4-c0a8-4513-a53b-6968af45907f"]
2023-01-25T09:04:47.809Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:04:47.809Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:04:47.831Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:47.835Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:47.835Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:04:47.836Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:47.837Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:04:47.837Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:47.839Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:04:47.885Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:47.886Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:47.886Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:47.887Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:47.887Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:47.887Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"350defca-6812-4388-8dce-11566c394623", X-RequestID:"350defca-6812-4388-8dce-11566c394623", X-TransactionID:"350defca-6812-4388-8dce-11566c394623", X-ECOMP-RequestID:"350defca-6812-4388-8dce-11566c394623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76a62e1a-a830-4120-a044-f28166584a4b"]
2023-01-25T09:04:47.888Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:47.888Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:47.893Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:47.894Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:47.894Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:47.895Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:47.895Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:47.895Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-RequestID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-TransactionID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-ECOMP-RequestID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68ce8b6a-5858-4b5a-b319-e815f970584d"]
2023-01-25T09:04:47.895Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:47.896Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:48.012Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:48.013Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:48.013Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:48.014Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7E7167BE77BA78941666CC598B4E01D4; 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:"Wed, 25 Jan 2023 09:04:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:48.014Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:4f19a379-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:43.969+0000","endTime":"2023-01-25T09:04:43.970+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:04:48.015Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:48.015Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:48.020Z|350defca-6812-4388-8dce-11566c394623|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:04:48.034Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:48.035Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:48.035Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:48.035Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0CD38F07727609CD744F0E927287DCB9; 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:"Wed, 25 Jan 2023 09:04:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:48.036Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2586f00d-9c8f-11ed-b703-92e0e7610332","businessKey":"19226a42-ad96-483f-af7c-e9b80b90d261","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-25T09:03:34.221+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332","superProcessInstanceId":"24b34d17-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:04:48.036Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:48.037Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19226a42-ad96-483f-af7c-e9b80b90d261&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:48.065Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:48.066Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:48.066Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:48.067Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:48.067Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:48.067Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-RequestID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-TransactionID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-ECOMP-RequestID:"e5474ba7-67bb-49da-94de-9c9e2a5fae3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8aa1eed6-ef34-494b-b864-34571a045fc8"]
2023-01-25T09:04:48.068Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:48.068Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:48.195Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:48.196Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:48.196Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:48.196Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DF60892C350B36EDDAC9B414717BE1CB; 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:"Wed, 25 Jan 2023 09:04:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:48.197Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:258cbca2-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"2586f00d-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:02ce8628-9c71-11ed-b703-92e0e7610332","processInstanceId":"2586f00d-9c8f-11ed-b703-92e0e7610332","executionId":"2586f00d-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:03:34.259+0000","endTime":"2023-01-25T09:03:34.259+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f85fcb79-9c8e-11ed-b703-92e0e7610332"}]
2023-01-25T09:04:48.197Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:48.198Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2586f00d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:48.202Z|e5474ba7-67bb-49da-94de-9c9e2a5fae3f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:04:50.021Z|1b692b3f-9760-4a95-9c3f-73125f57d80b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:50.023Z|1b692b3f-9760-4a95-9c3f-73125f57d80b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:50.056Z|595d602d-8b8e-4fd6-8b12-e361a51c768b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:50.057Z|595d602d-8b8e-4fd6-8b12-e361a51c768b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:50.106Z|5224ea1d-25c2-4135-a992-745a17a6ae6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:04:50.107Z|5224ea1d-25c2-4135-a992-745a17a6ae6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:04:58.154Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:58.159Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:04:58.160Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:04:58.161Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:58.161Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:04:58.161Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:04:58.162Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e044d6d6425da17a", X-B3-SpanId:"8303f85f26cb7987", X-B3-ParentSpanId:"e044d6d6425da17a", X-B3-Sampled:"0", X-ONAP-RequestID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-RequestID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-TransactionID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-ECOMP-RequestID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffa9b760-f112-4cba-b022-87351f5011af"]
2023-01-25T09:04:58.162Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:04:58.163Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:04:58.185Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:58.186Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:58.186Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:04:58.187Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:58.188Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:04:58.189Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:58.189Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:04:58.191Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:04:58.191Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:04:58.192Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:58.192Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:04:58.192Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:04:58.192Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e044d6d6425da17a", X-B3-SpanId:"d6c46e8dfaca5423", X-B3-ParentSpanId:"e044d6d6425da17a", X-B3-Sampled:"0", X-ONAP-RequestID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-RequestID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-TransactionID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-ECOMP-RequestID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85285167-8abb-49ed-9c49-ef78006472c5"]
2023-01-25T09:04:58.193Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:04:58.193Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:04:58.207Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:58.208Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:58.208Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:04:58.209Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:58.209Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:04:58.210Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:58.210Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:04:58.239Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:58.240Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:58.240Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:58.241Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:04:58.241Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:58.241Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-RequestID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-TransactionID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-ECOMP-RequestID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efe70b86-0088-4f5e-8e05-853e474b9b5f"]
2023-01-25T09:04:58.242Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:58.242Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:58.362Z|7348f669-58b9-4dd2-b3f8-03775dc916e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:04:58.364Z|7348f669-58b9-4dd2-b3f8-03775dc916e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:04:58.370Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:58.374Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:58.374Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:04:58.375Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:58.375Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:58.375Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:04:58.375Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b9568ba78a9b4c0", X-B3-SpanId:"8223bf0bb1d5bbc0", X-B3-ParentSpanId:"6b9568ba78a9b4c0", X-B3-Sampled:"0", X-ONAP-RequestID:"481b7c92-1509-49b7-9005-351d3d70708c", X-RequestID:"481b7c92-1509-49b7-9005-351d3d70708c", X-TransactionID:"481b7c92-1509-49b7-9005-351d3d70708c", X-ECOMP-RequestID:"481b7c92-1509-49b7-9005-351d3d70708c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fdb3beb-c029-4003-a752-d953d1de3384"]
2023-01-25T09:04:58.376Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:04:58.376Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:04:58.393Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:58.393Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:58.394Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:58.394Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FABF147CAAAFF79C771AA45655E33D11; 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:"Wed, 25 Jan 2023 09:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:58.395Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:04:58.395Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:58.395Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:58.397Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:58.397Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:58.397Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:04:58.398Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:58.399Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:02:17.000+00:00",
  "endTime" : "2023-01-25T09:04:56.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:56.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:04:58.401Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:58.401Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:04:58.403Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:58.403Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:04:58.404Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:58.404Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:58.405Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:04:58.405Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b9568ba78a9b4c0", X-B3-SpanId:"afa5d40566d10313", X-B3-ParentSpanId:"6b9568ba78a9b4c0", X-B3-Sampled:"0", X-ONAP-RequestID:"481b7c92-1509-49b7-9005-351d3d70708c", X-RequestID:"481b7c92-1509-49b7-9005-351d3d70708c", X-TransactionID:"481b7c92-1509-49b7-9005-351d3d70708c", X-ECOMP-RequestID:"481b7c92-1509-49b7-9005-351d3d70708c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c393830-dfae-4755-aafe-2e5c6acbdc83"]
2023-01-25T09:04:58.406Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:04:58.406Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:04:58.423Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:58.424Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:04:58.424Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:58.424Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:04:58.425Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:04:58.425Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:58.425Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:58.425Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-RequestID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-TransactionID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-ECOMP-RequestID:"dd3487d3-f1ce-43eb-85f5-845d3e6dea4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b41a648a-f87b-450a-9f8f-29aacbdc82ee"]
2023-01-25T09:04:58.425Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:04:58.426Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:58.425Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:04:58.426Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:04:58.426Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:04:58.426Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:58.426Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:04:58.432Z|481b7c92-1509-49b7-9005-351d3d70708c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:04:58.571Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:58.572Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:58.572Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:04:58.573Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B9395637E54A51DD2EE4CB43ACAE70DD; 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:"811", Date:"Wed, 25 Jan 2023 09:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:58.573Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:04:58.573Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:58.574Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:04:58.576Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:58.577Z|dd3487d3-f1ce-43eb-85f5-845d3e6dea4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:04:58.581Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:58.582Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:04:58.583Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:58.583Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:58.583Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:04:58.584Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb7cfe5fafa25951", X-B3-SpanId:"739327a5d3155778", X-B3-ParentSpanId:"eb7cfe5fafa25951", X-B3-Sampled:"0", X-ONAP-RequestID:"c0d204c9-96ac-44e2-a9fa-d44a7eb0199c", X-RequestID:"c0d204c9-96ac-44e2-a9fa-d44a7eb0199c", X-TransactionID:"c0d204c9-96ac-44e2-a9fa-d44a7eb0199c", X-ECOMP-RequestID:"c0d204c9-96ac-44e2-a9fa-d44a7eb0199c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2681b823-27cc-41c3-8f43-aed7f638b253"]
2023-01-25T09:04:58.584Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:04:58.585Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:04:58.602Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:58.603Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:58.604Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:04:58.604Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:58.605Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:02:17.000+00:00",
  "endTime" : "2023-01-25T09:04:56.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:56.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:04:58.605Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:58.606Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:04:58.608Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:58.608Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:04:58.609Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:58.609Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:58.609Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:04:58.609Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb7cfe5fafa25951", X-B3-SpanId:"3773e138000e3afd", X-B3-ParentSpanId:"eb7cfe5fafa25951", X-B3-Sampled:"0", X-ONAP-RequestID:"c0d204c9-96ac-44e2-a9fa-d44a7eb0199c", X-RequestID:"c0d204c9-96ac-44e2-a9fa-d44a7eb0199c", X-TransactionID:"c0d204c9-96ac-44e2-a9fa-d44a7eb0199c", X-ECOMP-RequestID:"c0d204c9-96ac-44e2-a9fa-d44a7eb0199c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c974600-77c1-413d-bdd4-30dd520dc759"]
2023-01-25T09:04:58.610Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:04:58.611Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:04:58.626Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:58.627Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:58.627Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:04:58.627Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:58.628Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:04:58.628Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:58.629Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:04:58.638Z|c0d204c9-96ac-44e2-a9fa-d44a7eb0199c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:04:58.788Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:58.792Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:58.792Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:04:58.792Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:58.792Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:58.793Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:04:58.793Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35c8cdec793580c8", X-B3-SpanId:"f7c9ea921e0eaa94", X-B3-ParentSpanId:"35c8cdec793580c8", X-B3-Sampled:"0", X-ONAP-RequestID:"ff990199-b62f-4a25-b3b2-f54c592289f8", X-RequestID:"ff990199-b62f-4a25-b3b2-f54c592289f8", X-TransactionID:"ff990199-b62f-4a25-b3b2-f54c592289f8", X-ECOMP-RequestID:"ff990199-b62f-4a25-b3b2-f54c592289f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8c331d2-2664-42dd-b7bf-527a8cf2c1e9"]
2023-01-25T09:04:58.793Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:04:58.793Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:04:58.821Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:58.821Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:58.822Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:04:58.822Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:58.823Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:02:17.000+00:00",
  "endTime" : "2023-01-25T09:04:56.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:56.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:04:58.823Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:58.823Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:04:58.825Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:58.825Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:04:58.825Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:58.826Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:58.826Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:04:58.826Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35c8cdec793580c8", X-B3-SpanId:"dd52099b49d474eb", X-B3-ParentSpanId:"35c8cdec793580c8", X-B3-Sampled:"0", X-ONAP-RequestID:"ff990199-b62f-4a25-b3b2-f54c592289f8", X-RequestID:"ff990199-b62f-4a25-b3b2-f54c592289f8", X-TransactionID:"ff990199-b62f-4a25-b3b2-f54c592289f8", X-ECOMP-RequestID:"ff990199-b62f-4a25-b3b2-f54c592289f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"849b69ba-2271-48ec-bcfb-99443d42b022"]
2023-01-25T09:04:58.826Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:04:58.827Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:04:58.839Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:58.840Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:58.840Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:04:58.840Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:58.843Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:04:58.844Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:58.844Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:04:58.852Z|ff990199-b62f-4a25-b3b2-f54c592289f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:04:58.992Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:58.995Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:58.996Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:04:58.996Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:58.997Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:58.997Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:04:58.998Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8d31b6682b2efe4", X-B3-SpanId:"fc134fad0fdad5f8", X-B3-ParentSpanId:"a8d31b6682b2efe4", X-B3-Sampled:"0", X-ONAP-RequestID:"9a0f7f8b-e468-42f3-bb29-e10e1bb6acae", X-RequestID:"9a0f7f8b-e468-42f3-bb29-e10e1bb6acae", X-TransactionID:"9a0f7f8b-e468-42f3-bb29-e10e1bb6acae", X-ECOMP-RequestID:"9a0f7f8b-e468-42f3-bb29-e10e1bb6acae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a02c1c74-d4a0-4ac8-a1c1-4e242e77324d"]
2023-01-25T09:04:58.998Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:04:58.999Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:04:59.019Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:59.020Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:59.020Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:04:59.021Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:59.022Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:02:17.000+00:00",
  "endTime" : "2023-01-25T09:04:56.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:56.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:04:59.022Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:59.023Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:04:59.025Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:59.026Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:04:59.026Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:59.027Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:59.027Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:04:59.028Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8d31b6682b2efe4", X-B3-SpanId:"ad5ee894e4e036a0", X-B3-ParentSpanId:"a8d31b6682b2efe4", X-B3-Sampled:"0", X-ONAP-RequestID:"9a0f7f8b-e468-42f3-bb29-e10e1bb6acae", X-RequestID:"9a0f7f8b-e468-42f3-bb29-e10e1bb6acae", X-TransactionID:"9a0f7f8b-e468-42f3-bb29-e10e1bb6acae", X-ECOMP-RequestID:"9a0f7f8b-e468-42f3-bb29-e10e1bb6acae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ab2cf58-351f-4356-b547-e9473cec8a82"]
2023-01-25T09:04:59.028Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:04:59.029Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:04:59.042Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:59.043Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:59.044Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:04:59.044Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:59.045Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:04:59.046Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:59.046Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:04:59.052Z|9a0f7f8b-e468-42f3-bb29-e10e1bb6acae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:04:59.188Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:04:59.193Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:59.194Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||Invoke
2023-01-25T09:04:59.194Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:59.195Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261
2023-01-25T09:04:59.195Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Method      : GET
2023-01-25T09:04:59.195Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28371f94d2c6f764", X-B3-SpanId:"486bfc220d6f9f57", X-B3-ParentSpanId:"28371f94d2c6f764", X-B3-Sampled:"0", X-ONAP-RequestID:"d940946a-b848-44ea-8c9d-bfeb3cdf8d74", X-RequestID:"d940946a-b848-44ea-8c9d-bfeb3cdf8d74", X-TransactionID:"d940946a-b848-44ea-8c9d-bfeb3cdf8d74", X-ECOMP-RequestID:"d940946a-b848-44ea-8c9d-bfeb3cdf8d74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ba8d51b-5560-4be5-b120-38025b202dae"]
2023-01-25T09:04:59.196Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Request body: 
2023-01-25T09:04:59.196Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||==========================request end================================================
2023-01-25T09:04:59.218Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:59.219Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:59.219Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Status text  : 
2023-01-25T09:04:59.219Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:59.220Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||Response body: {
  "requestId" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:02:17.000+00:00",
  "endTime" : "2023-01-25T09:04:56.000+00:00",
  "source" : "VID",
  "vnfId" : "f0754bc7-3708-40f4-87af-4bfc3c1aa69f",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n\t\t\t\"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\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_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df\",\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\": \"94b16f0f-95d3-4fc9-a03b-c61d65130ad6\",\n                                        \"modelInvariantUuid\": \"b01b4569-b47f-48a5-bb43-cce410c0e854\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8e79b24c-15f2-45f9-9436-ba038a7431c3\",\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\": \"3f80fb66-a14b-418e-adff-13398b816802\",\n                                                \"modelInvariantUuid\": \"43894bd3-1d8d-4ebd-8c13-f69f33369de1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"b6840463-1928-42c1-a947-a98b49d1808a\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df_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\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\n                            \"modelInvariantId\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\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\": \"48fc7500-4a96-43a2-a195-a06a6c38a7c0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:56.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "19226a42-ad96-483f-af7c-e9b80b90d261",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261"
    }
  }
}
2023-01-25T09:04:59.221Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:59.221Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19226a42-ad96-483f-af7c-e9b80b90d261|INFO|500||InvokeReturn
2023-01-25T09:04:59.224Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:59.224Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:04:59.224Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:04:59.225Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false
2023-01-25T09:04:59.225Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:04:59.226Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28371f94d2c6f764", X-B3-SpanId:"05426a5b1785d896", X-B3-ParentSpanId:"28371f94d2c6f764", X-B3-Sampled:"0", X-ONAP-RequestID:"d940946a-b848-44ea-8c9d-bfeb3cdf8d74", X-RequestID:"d940946a-b848-44ea-8c9d-bfeb3cdf8d74", X-TransactionID:"d940946a-b848-44ea-8c9d-bfeb3cdf8d74", X-ECOMP-RequestID:"d940946a-b848-44ea-8c9d-bfeb3cdf8d74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b35c68bc-99ba-4ddc-b21d-d72758d3868d"]
2023-01-25T09:04:59.226Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:04:59.226Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:04:59.240Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:04:59.242Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:04:59.242Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:04:59.245Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:04:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:04:59.246Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:04:59.246Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:04:59.248Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19226a42-ad96-483f-af7c-e9b80b90d261&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:04:59.258Z|d940946a-b848-44ea-8c9d-bfeb3cdf8d74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/19226a42-ad96-483f-af7c-e9b80b90d261|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:00.055Z|2c5ce7ac-dd47-4b19-89b2-cef8fb6f00c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:00.055Z|2c5ce7ac-dd47-4b19-89b2-cef8fb6f00c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:00.081Z|3ded01d9-091f-46d7-8726-b46826b81a71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:00.082Z|3ded01d9-091f-46d7-8726-b46826b81a71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:00.133Z|1eb62485-6f67-4648-93ee-7ebb87e2dfb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:00.134Z|1eb62485-6f67-4648-93ee-7ebb87e2dfb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:01.178Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:01.181Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|||INFO|500||Checking if requestId: 869be8c0-5411-48ad-9c7d-e2a8bf8f5a54 already exists in requestDb InfraActiveRequests table
2023-01-25T09:05:01.181Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54
2023-01-25T09:05:01.182Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|INFO|500||Invoke
2023-01-25T09:05:01.182Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:01.183Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54
2023-01-25T09:05:01.183Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Method      : GET
2023-01-25T09:05:01.183Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16a1d7d1eeae8ec4", X-B3-SpanId:"8291384efa9f5b38", X-B3-ParentSpanId:"16a1d7d1eeae8ec4", X-B3-Sampled:"0", X-ONAP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-TransactionID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ECOMP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2481c70f-b3fb-4c1d-aa92-471340fb6b78"]
2023-01-25T09:05:01.184Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Request body: 
2023-01-25T09:05:01.184Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||==========================request end================================================
2023-01-25T09:05:01.213Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:01.213Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:05:01.214Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Status text  : 
2023-01-25T09:05:01.214Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 09:05:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:01.215Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Response body: 
2023-01-25T09:05:01.215Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:01.216Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|INFO|404|Not Found|InvokeReturn
2023-01-25T09:05:01.223Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T09:05:01.228Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T09:05:01.259Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2023-01-25T09:05:01.260Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[869be8c0-5411-48ad-9c7d-e2a8bf8f5a54], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6c4c065e-2af2-4acd-bdef-5e4076464196], X-ECOMP-RequestID=[869be8c0-5411-48ad-9c7d-e2a8bf8f5a54], X-TransactionId=[], X-ONAP-RequestID=[869be8c0-5411-48ad-9c7d-e2a8bf8f5a54]}
2023-01-25T09:05:01.319Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|AAI|https://aai.onap:8443/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:https://aai.onap:8443/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=[Wed, 25 Jan 2023 09:05:01 GMT], content-length=[1013], vertex-id=[200944], x-aai-txid=[2-aai-resources-230125-09:05:01:527-62127], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T09:05:01.322Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|AAI|https://aai.onap:8443/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":"1674637345099","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/f0754bc7-3708-40f4-87af-4bfc3c1aa69f","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f0754bc7-3708-40f4-87af-4bfc3c1aa69f"}],"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-01-25T09:05:01.323Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-25T09:05:01.324Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T09:05:01.325Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T09:05:01.326Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.326Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T09:05:01.327Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:01.327Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.328Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T09:05:01.328Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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:"16a1d7d1eeae8ec4", X-B3-SpanId:"0097ca5cd1ceae6b", X-B3-ParentSpanId:"16a1d7d1eeae8ec4", X-B3-Sampled:"0", X-ONAP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-TransactionID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ECOMP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a88904bb-ba65-4b07-87ef-94b54bfe65a7"]
2023-01-25T09:05:01.329Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"6be55fc1-2630-436c-b09a-40356ae956c9"},"instanceName":null,"requestScope":"service"}
2023-01-25T09:05:01.329Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T09:05:01.353Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:01.354Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:01.354Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T09:05:01.355Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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:"Wed, 25 Jan 2023 09:05:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:01.355Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T09:05:01.356Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:01.356Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T09:05:01.357Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22
2023-01-25T09:05:01.357Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|INFO|500||Invoke
2023-01-25T09:05:01.357Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:01.357Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22
2023-01-25T09:05:01.358Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Method      : GET
2023-01-25T09:05:01.358Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-TransactionID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ECOMP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e189c722-d285-4162-9915-d20e8c33813b"]
2023-01-25T09:05:01.358Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Request body: 
2023-01-25T09:05:01.359Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||==========================request end================================================
2023-01-25T09:05:01.385Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:01.387Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:01.388Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Status text  : 
2023-01-25T09:05:01.389Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:01.390Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22",
  "modelInvariantUUID" : "aac3b69e-01af-4fca-bbaa-d7d5be32fa3a",
  "created" : "2023-01-25 09:00:30.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" : 17,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:05:01.390Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:01.391Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|INFO|500||InvokeReturn
2023-01-25T09:05:01.397Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance
2023-01-25T09:05:01.398Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|INFO|500||Invoke
2023-01-25T09:05:01.398Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:01.398Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance
2023-01-25T09:05:01.399Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-25T09:05:01.399Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-TransactionID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ECOMP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"947e5f24-6844-4b4a-b839-1c34018816bb"]
2023-01-25T09:05:01.406Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||Request body: 
2023-01-25T09:05:01.409Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-25T09:05:01.426Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:01.426Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:05:01.427Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-25T09:05:01.427Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&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:"Wed, 25 Jan 2023 09:05:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:01.428Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||Response body: 
2023-01-25T09:05:01.428Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:01.429Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T09:05:01.430Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a
2023-01-25T09:05:01.430Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|INFO|500||Invoke
2023-01-25T09:05:01.431Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:01.431Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a
2023-01-25T09:05:01.431Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||Method      : GET
2023-01-25T09:05:01.432Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-TransactionID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ECOMP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"070c58a3-4c03-4267-a77c-ff185f03bc66"]
2023-01-25T09:05:01.432Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||Request body: 
2023-01-25T09:05:01.433Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||==========================request end================================================
2023-01-25T09:05:01.471Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:01.473Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:01.474Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||Status text  : 
2023-01-25T09:05:01.474Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:01.476Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22",
      "modelInvariantUUID" : "aac3b69e-01af-4fca-bbaa-d7d5be32fa3a",
      "created" : "2023-01-25 09:00:30.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" : 17,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/configurationCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a"
    }
  }
}
2023-01-25T09:05:01.476Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:01.476Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aac3b69e-01af-4fca-bbaa-d7d5be32fa3a|INFO|500||InvokeReturn
2023-01-25T09:05:01.480Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance
2023-01-25T09:05:01.480Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|INFO|500||Invoke
2023-01-25T09:05:01.481Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:01.481Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance
2023-01-25T09:05:01.481Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-25T09:05:01.482Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-TransactionID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ECOMP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9675276e-6653-4d3d-b311-38e197c097a6"]
2023-01-25T09:05:01.482Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||Request body: 
2023-01-25T09:05:01.483Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-25T09:05:01.515Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:01.515Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:05:01.516Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-25T09:05:01.516Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&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:"Wed, 25 Jan 2023 09:05:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:01.516Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||Response body: 
2023-01-25T09:05:01.517Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:01.517Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T09:05:01.518Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.519Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-25T09:05:01.519Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:01.519Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.520Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-25T09:05:01.520Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-TransactionID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ECOMP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ec8c5ef-8a22-40a8-a623-86e22e557e6a"]
2023-01-25T09:05:01.520Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-25T09:05:01.521Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-25T09:05:01.551Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:01.552Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.552Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-25T09:05:01.553Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:01.553Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:05:01.554Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:01.555Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-25T09:05:01.557Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.558Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.558Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.558Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.558Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.559Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-TransactionID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ECOMP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2db4f77b-0333-412b-adc6-43b031cbfcec"]
2023-01-25T09:05:01.559Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.559Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.575Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.576Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.576Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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  : 
2023-01-25T09:05:01.576Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:01.579Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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" : 537,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2023-01-25T09:05:01.579Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.580Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.581Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22
2023-01-25T09:05:01.582Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|INFO|500||Invoke
2023-01-25T09:05:01.582Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:01.582Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22
2023-01-25T09:05:01.583Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Method      : GET
2023-01-25T09:05:01.583Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-TransactionID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ECOMP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbe63f6c-b616-43e1-8d7b-579774a7958f"]
2023-01-25T09:05:01.583Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Request body: 
2023-01-25T09:05:01.583Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||==========================request end================================================
2023-01-25T09:05:01.621Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:01.621Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:01.622Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Status text  : 
2023-01-25T09:05:01.622Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:01.624Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22",
  "modelInvariantUUID" : "aac3b69e-01af-4fca-bbaa-d7d5be32fa3a",
  "created" : "2023-01-25 09:00:30.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" : 17,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:05:01.624Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:01.625Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22|INFO|500||InvokeReturn
2023-01-25T09:05:01.628Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T09:05:01.628Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T09:05:01.628Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:01.629Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T09:05:01.629Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T09:05:01.629Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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:"1351", X-B3-TraceId:"16a1d7d1eeae8ec4", X-B3-SpanId:"f64e177cd5107066", X-B3-ParentSpanId:"16a1d7d1eeae8ec4", X-B3-Sampled:"0", X-ONAP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-TransactionID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ECOMP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cde19f7-2d13-439c-b306-6cdd60d194bd"]
2023-01-25T09:05:01.630Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54","requestStatus":"IN_PROGRESS","startTime":1674637501224,"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\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\"\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":"6be55fc1-2630-436c-b09a-40356ae956c9","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"}
2023-01-25T09:05:01.630Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T09:05:01.651Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:01.652Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T09:05:01.652Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T09:05:01.653Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:01.654Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "869be8c0-5411-48ad-9c7d-e2a8bf8f5a54",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T09:05:01.224+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\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\"\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-01-25T09:05:01.562+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "869be8c0-5411-48ad-9c7d-e2a8bf8f5a54",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"
    }
  }
}
2023-01-25T09:05:01.654Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:01.654Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T09:05:01.662Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.662Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T09:05:01.663Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:01.663Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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-01-25T09:05:01.663Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T09:05:01.663Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|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:"16a1d7d1eeae8ec4", X-B3-SpanId:"71f6aebcd60ed4bf", X-B3-ParentSpanId:"16a1d7d1eeae8ec4", X-B3-Sampled:"0", X-ONAP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-TransactionID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ECOMP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c51cba66-f00a-48ca-b3f4-8f363eef5c67"]
2023-01-25T09:05:01.664Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\"modelUuid\":\"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\",\"modelInvariantUuid\":\"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\"},\"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\":\"6be55fc1-2630-436c-b09a-40356ae956c9\"}","type":"String"},"requestId":{"value":"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54","type":"String"},"mso-request-id":{"value":"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"6be55fc1-2630-436c-b09a-40356ae956c9","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/6be55fc1-2630-436c-b09a-40356ae956c9","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T09:05:01.664Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T09:05:03.687Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:03.688Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T09:05:03.688Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T09:05:03.689Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 09:05:03 GMT", X-ONAP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-TransactionID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ECOMP-RequestID:"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c51cba66-f00a-48ca-b3f4-8f363eef5c67", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:03.689Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54\",\"instanceId\":\"6be55fc1-2630-436c-b09a-40356ae956c9\"}}","message":"Success","processInstanceID":"59a97f3a-9c8f-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T09:05:03.689Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:03.690Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T09:05:03.693Z|869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:03.828Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:03.837Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54
2023-01-25T09:05:03.837Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|INFO|500||Invoke
2023-01-25T09:05:03.838Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:03.838Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54
2023-01-25T09:05:03.838Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Method      : GET
2023-01-25T09:05:03.839Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7847fccee61dcc6d", X-B3-SpanId:"f85148a7d42ebce7", X-B3-ParentSpanId:"7847fccee61dcc6d", X-B3-Sampled:"0", X-ONAP-RequestID:"b2236903-a9ac-4201-8017-1fd48a2203bd", X-RequestID:"b2236903-a9ac-4201-8017-1fd48a2203bd", X-TransactionID:"b2236903-a9ac-4201-8017-1fd48a2203bd", X-ECOMP-RequestID:"b2236903-a9ac-4201-8017-1fd48a2203bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60a01e07-de8d-4e7b-84ba-48e35b52cb27"]
2023-01-25T09:05:03.839Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Request body: 
2023-01-25T09:05:03.839Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||==========================request end================================================
2023-01-25T09:05:03.861Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:03.863Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:03.863Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Status text  : 
2023-01-25T09:05:03.863Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:03.864Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Response body: {
  "requestId" : "869be8c0-5411-48ad-9c7d-e2a8bf8f5a54",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T09:05:01.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\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\"\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-01-25T09:05:02.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "869be8c0-5411-48ad-9c7d-e2a8bf8f5a54",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"
    }
  }
}
2023-01-25T09:05:03.864Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:03.865Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|INFO|500||InvokeReturn
2023-01-25T09:05:03.866Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false
2023-01-25T09:05:03.867Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:03.867Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:03.867Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false
2023-01-25T09:05:03.868Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:03.868Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7847fccee61dcc6d", X-B3-SpanId:"e035da803fd4fedc", X-B3-ParentSpanId:"7847fccee61dcc6d", X-B3-Sampled:"0", X-ONAP-RequestID:"b2236903-a9ac-4201-8017-1fd48a2203bd", X-RequestID:"b2236903-a9ac-4201-8017-1fd48a2203bd", X-TransactionID:"b2236903-a9ac-4201-8017-1fd48a2203bd", X-ECOMP-RequestID:"b2236903-a9ac-4201-8017-1fd48a2203bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d42979d0-b922-42c0-ba4f-7e02690940d5"]
2023-01-25T09:05:03.868Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:03.869Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:03.881Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:03.881Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:03.882Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:03.883Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:03.883Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:05:03.884Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:03.884Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:03.892Z|b2236903-a9ac-4201-8017-1fd48a2203bd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:08.718Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:08.723Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:05:08.723Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:05:08.724Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:08.724Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:05:08.724Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:05:08.725Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ccf2b9a8c97c6e9", X-B3-SpanId:"da0f80c3d00a00d4", X-B3-ParentSpanId:"2ccf2b9a8c97c6e9", X-B3-Sampled:"0", X-ONAP-RequestID:"cf69b631-9504-42bb-b818-f750dbcec691", X-RequestID:"cf69b631-9504-42bb-b818-f750dbcec691", X-TransactionID:"cf69b631-9504-42bb-b818-f750dbcec691", X-ECOMP-RequestID:"cf69b631-9504-42bb-b818-f750dbcec691", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e823c5d3-b0fe-4417-8f25-004d10a526d8"]
2023-01-25T09:05:08.725Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:05:08.726Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:05:08.745Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:08.745Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:08.746Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:05:08.746Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:08.748Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:05:08.748Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:08.749Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:05:08.750Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:05:08.750Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:08.751Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:08.751Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:05:08.751Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:08.752Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ccf2b9a8c97c6e9", X-B3-SpanId:"cf7f17452dfce799", X-B3-ParentSpanId:"2ccf2b9a8c97c6e9", X-B3-Sampled:"0", X-ONAP-RequestID:"cf69b631-9504-42bb-b818-f750dbcec691", X-RequestID:"cf69b631-9504-42bb-b818-f750dbcec691", X-TransactionID:"cf69b631-9504-42bb-b818-f750dbcec691", X-ECOMP-RequestID:"cf69b631-9504-42bb-b818-f750dbcec691", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2447c6ae-1032-4380-af6f-6a3d3302bb5d"]
2023-01-25T09:05:08.752Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:08.752Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:08.765Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:08.766Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:08.767Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:08.767Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:08.768Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:05:08.768Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:08.769Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:08.801Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:05:08.802Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:05:08.802Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:08.803Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:05:08.803Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:05:08.804Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf69b631-9504-42bb-b818-f750dbcec691", X-RequestID:"cf69b631-9504-42bb-b818-f750dbcec691", X-TransactionID:"cf69b631-9504-42bb-b818-f750dbcec691", X-ECOMP-RequestID:"cf69b631-9504-42bb-b818-f750dbcec691", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70a39360-8d35-4fd8-ad94-63aef7674dda"]
2023-01-25T09:05:08.804Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:05:08.805Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:05:08.944Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:08.945Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:08.945Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:05:08.945Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B180648A942CFAEAE8C17DEA19E69329; 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:"Wed, 25 Jan 2023 09:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:08.946Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:05:08.946Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:08.947Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:05:08.971Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:05:08.971Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:05:08.972Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:08.972Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:05:08.972Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:05:08.973Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf69b631-9504-42bb-b818-f750dbcec691", X-RequestID:"cf69b631-9504-42bb-b818-f750dbcec691", X-TransactionID:"cf69b631-9504-42bb-b818-f750dbcec691", X-ECOMP-RequestID:"cf69b631-9504-42bb-b818-f750dbcec691", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d183c73-541c-4ac9-9892-e0fc96f734da"]
2023-01-25T09:05:08.973Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:05:08.973Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:05:09.099Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:09.100Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:09.100Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:05:09.100Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3BA2224CA98056B9B885AA3C95F29338; 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:"811", Date:"Wed, 25 Jan 2023 09:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:09.101Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:05:09.101Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:09.102Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:05:09.105Z|cf69b631-9504-42bb-b818-f750dbcec691|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:10.093Z|46c855f4-5651-4107-bf74-e236b9537428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:10.094Z|46c855f4-5651-4107-bf74-e236b9537428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:10.118Z|837c3b79-eb08-4fbb-8a64-73cb8d1956f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:10.119Z|837c3b79-eb08-4fbb-8a64-73cb8d1956f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:10.160Z|fc233496-85b4-43b9-9566-d8bf8403e30d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:10.161Z|fc233496-85b4-43b9-9566-d8bf8403e30d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:13.362Z|daf28fae-a7fa-433d-9b94-13027c47e0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:05:13.362Z|daf28fae-a7fa-433d-9b94-13027c47e0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:05:14.033Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:14.039Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54
2023-01-25T09:05:14.039Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|INFO|500||Invoke
2023-01-25T09:05:14.040Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:14.040Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54
2023-01-25T09:05:14.040Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Method      : GET
2023-01-25T09:05:14.041Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f05d962b8b30c4b", X-B3-SpanId:"5a3cbdd3cbb5b728", X-B3-ParentSpanId:"0f05d962b8b30c4b", X-B3-Sampled:"0", X-ONAP-RequestID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-RequestID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-TransactionID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-ECOMP-RequestID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d67740c2-326d-431a-9ff3-17fe09bc1788"]
2023-01-25T09:05:14.041Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Request body: 
2023-01-25T09:05:14.041Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||==========================request end================================================
2023-01-25T09:05:14.068Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:14.070Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:14.070Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Status text  : 
2023-01-25T09:05:14.071Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:14.072Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Response body: {
  "requestId" : "869be8c0-5411-48ad-9c7d-e2a8bf8f5a54",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).",
  "progress" : 45,
  "startTime" : "2023-01-25T09:05:01.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\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\"\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-01-25T09:05:12.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "869be8c0-5411-48ad-9c7d-e2a8bf8f5a54",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"
    }
  }
}
2023-01-25T09:05:14.073Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:14.075Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|INFO|500||InvokeReturn
2023-01-25T09:05:14.077Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false
2023-01-25T09:05:14.081Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:14.082Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:14.083Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false
2023-01-25T09:05:14.083Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:14.084Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f05d962b8b30c4b", X-B3-SpanId:"6c70ad0567497754", X-B3-ParentSpanId:"0f05d962b8b30c4b", X-B3-Sampled:"0", X-ONAP-RequestID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-RequestID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-TransactionID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-ECOMP-RequestID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29f1af98-7206-4e81-afa7-318da45afb78"]
2023-01-25T09:05:14.084Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:14.084Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:14.100Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:14.100Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:14.101Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:14.101Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:14.110Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:05:14.111Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:14.111Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:14.137Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:05:14.138Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:05:14.139Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:14.139Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:05:14.139Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:05:14.140Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-RequestID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-TransactionID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-ECOMP-RequestID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"250ae3aa-697b-49c6-b6b2-32c1c1d9f53b"]
2023-01-25T09:05:14.150Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:05:14.150Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:05:14.283Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:14.283Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:14.284Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:05:14.285Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0C5B37D134CCBA0CFC0CB5F112CB5914; 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:"Wed, 25 Jan 2023 09:05:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:14.286Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5f8d8583-9c8f-11ed-b703-92e0e7610332","businessKey":"869be8c0-5411-48ad-9c7d-e2a8bf8f5a54","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-25T09:05:11.572+0000","endTime":"2023-01-25T09:05:12.038+0000","removalTime":null,"durationInMillis":466,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"59a97f3a-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"5f8bd79c-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T09:05:14.286Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:14.288Z|6e424388-b726-4386-96ec-66b9eb4b01d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:05:14.288Z|6e424388-b726-4386-96ec-66b9eb4b01d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:05:14.289Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:05:14.340Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:05:14.341Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:05:14.341Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:14.341Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:05:14.341Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:05:14.341Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-RequestID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-TransactionID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-ECOMP-RequestID:"6cc93cd3-6589-48af-b18e-d50a54a27bf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"419d64ce-672a-4d5e-b25e-c9f9465213b2"]
2023-01-25T09:05:14.342Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:05:14.342Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:05:14.473Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:14.474Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:14.475Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:05:14.475Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=04727AACADFA12CD71ADB6BF84E1CA97; 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:"Wed, 25 Jan 2023 09:05:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:14.476Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:5f8dfac6-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"5f8d8583-9c8f-11ed-b703-92e0e7610332","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processInstanceId":"5f8d8583-9c8f-11ed-b703-92e0e7610332","executionId":"5f8d8583-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:05:11.575+0000","endTime":"2023-01-25T09:05:12.037+0000","durationInMillis":462,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59a97f3a-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:05:14.476Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:14.477Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f8d8583-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:05:14.492Z|6cc93cd3-6589-48af-b18e-d50a54a27bf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:15.053Z|7db3c86c-e861-4a61-adb9-8452fed2ee7a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:05:15.054Z|7db3c86c-e861-4a61-adb9-8452fed2ee7a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:16.538Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:16.540Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: fc84439f-48d1-42b3-8838-acd257848221 already exists in requestDb InfraActiveRequests table
2023-01-25T09:05:16.541Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:16.541Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||Invoke
2023-01-25T09:05:16.541Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:16.542Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:16.542Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Method      : GET
2023-01-25T09:05:16.542Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d05bae503be94f1f", X-B3-SpanId:"2df0aafe1f11f863", X-B3-ParentSpanId:"d05bae503be94f1f", X-B3-Sampled:"0", X-ONAP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-TransactionID:"fc84439f-48d1-42b3-8838-acd257848221", X-ECOMP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e1e2a67-03cb-4a34-8c65-e2395e6b349f"]
2023-01-25T09:05:16.542Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Request body: 
2023-01-25T09:05:16.543Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||==========================request end================================================
2023-01-25T09:05:16.565Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:16.565Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:05:16.566Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status text  : 
2023-01-25T09:05:16.566Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 09:05:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:16.566Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Response body: 
2023-01-25T09:05:16.567Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:16.567Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|404|Not Found|InvokeReturn
2023-01-25T09:05:16.573Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T09:05:16.573Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-25T09:05:16.577Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T09:05:16.603Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-25T09:05:16.604Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-01-25T09:05:16.640Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-01-25T09:05:16.641Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 09:05:16 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230125-09:05:16:864-29647], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T09:05:16.642Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|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-01-25T09:05:16.645Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2023-01-25T09:05:16.646Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-01-25T09:05:16.651Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T09:05:16.682Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-01-25T09:05:16.683Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fc84439f-48d1-42b3-8838-acd257848221], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[908625db-c767-41da-8f4b-27d5ccfe2019], X-ECOMP-RequestID=[fc84439f-48d1-42b3-8838-acd257848221], X-TransactionId=[], X-ONAP-RequestID=[fc84439f-48d1-42b3-8838-acd257848221]}
2023-01-25T09:05:16.721Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 25 Jan 2023 09:05:16 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230125-09:05:16:944-38705], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T09:05:16.722Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/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-01-25T09:05:16.722Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-01-25T09:05:16.725Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2023-01-25T09:05:16.725Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-01-25T09:05:16.726Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T09:05:16.726Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T09:05:16.731Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.732Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.732Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.733Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.733Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.733Z|fc84439f-48d1-42b3-8838-acd257848221|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:"127", X-B3-TraceId:"d05bae503be94f1f", X-B3-SpanId:"139e9d339656e3e0", X-B3-ParentSpanId:"d05bae503be94f1f", X-B3-Sampled:"0", X-ONAP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-TransactionID:"fc84439f-48d1-42b3-8838-acd257848221", X-ECOMP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"791e8b89-baee-44e9-b6a9-cf2d7b242ed7"]
2023-01-25T09:05:16.734Z|fc84439f-48d1-42b3-8838-acd257848221|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":"TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f","requestScope":"service"}
2023-01-25T09:05:16.735Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.751Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.752Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.753Z|fc84439f-48d1-42b3-8838-acd257848221|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  : 
2023-01-25T09:05:16.753Z|fc84439f-48d1-42b3-8838-acd257848221|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:"Wed, 25 Jan 2023 09:05:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:16.753Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.754Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.755Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.756Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f
2023-01-25T09:05:16.756Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|INFO|500||Invoke
2023-01-25T09:05:16.757Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:16.757Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f
2023-01-25T09:05:16.757Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Method      : GET
2023-01-25T09:05:16.758Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-TransactionID:"fc84439f-48d1-42b3-8838-acd257848221", X-ECOMP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8033cec4-33ab-484e-a8f8-b14b8611738d"]
2023-01-25T09:05:16.758Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Request body: 
2023-01-25T09:05:16.758Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||==========================request end================================================
2023-01-25T09:05:16.783Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:16.784Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:16.784Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Status text  : 
2023-01-25T09:05:16.785Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:16.786Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "0f4cbfb2-c724-4acb-9169-fdf7b457322f",
  "modelInvariantUUID" : "372d9e99-0c92-46e1-bdf2-6058483bb353",
  "created" : "2023-01-25 09:04:08.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/0f4cbfb2-c724-4acb-9169-fdf7b457322f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:05:16.787Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:16.787Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|INFO|500||InvokeReturn
2023-01-25T09:05:16.790Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance
2023-01-25T09:05:16.790Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|INFO|500||Invoke
2023-01-25T09:05:16.791Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:16.791Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance
2023-01-25T09:05:16.791Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||Method      : GET
2023-01-25T09:05:16.792Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-TransactionID:"fc84439f-48d1-42b3-8838-acd257848221", X-ECOMP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2d32ff7-a063-4466-b890-2b52969ff337"]
2023-01-25T09:05:16.792Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||Request body: 
2023-01-25T09:05:16.792Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-25T09:05:16.810Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:16.812Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:05:16.812Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||Status text  : 
2023-01-25T09:05:16.812Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&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:"Wed, 25 Jan 2023 09:05:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:16.813Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||Response body: 
2023-01-25T09:05:16.813Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:16.813Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T09:05:16.814Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353
2023-01-25T09:05:16.814Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|INFO|500||Invoke
2023-01-25T09:05:16.815Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:16.815Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353
2023-01-25T09:05:16.815Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||Method      : GET
2023-01-25T09:05:16.816Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-TransactionID:"fc84439f-48d1-42b3-8838-acd257848221", X-ECOMP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7075bb28-f592-4cec-9214-b23b5e733421"]
2023-01-25T09:05:16.816Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||Request body: 
2023-01-25T09:05:16.816Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||==========================request end================================================
2023-01-25T09:05:16.836Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:16.837Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:16.837Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||Status text  : 
2023-01-25T09:05:16.837Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:16.838Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "0f4cbfb2-c724-4acb-9169-fdf7b457322f",
      "modelInvariantUUID" : "372d9e99-0c92-46e1-bdf2-6058483bb353",
      "created" : "2023-01-25 09:04:08.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/0f4cbfb2-c724-4acb-9169-fdf7b457322f"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/configurationCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353"
    }
  }
}
2023-01-25T09:05:16.838Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:16.839Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|INFO|500||InvokeReturn
2023-01-25T09:05:16.842Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance
2023-01-25T09:05:16.842Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|INFO|500||Invoke
2023-01-25T09:05:16.842Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:16.843Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance
2023-01-25T09:05:16.843Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||Method      : GET
2023-01-25T09:05:16.843Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-TransactionID:"fc84439f-48d1-42b3-8838-acd257848221", X-ECOMP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7578b43-1c07-4265-a222-b6fe6e1395b5"]
2023-01-25T09:05:16.843Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||Request body: 
2023-01-25T09:05:16.844Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-25T09:05:16.858Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:16.859Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:05:16.859Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||Status text  : 
2023-01-25T09:05:16.859Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&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:"Wed, 25 Jan 2023 09:05:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:16.860Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||Response body: 
2023-01-25T09:05:16.860Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:16.861Z|fc84439f-48d1-42b3-8838-acd257848221|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=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T09:05:16.861Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.862Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.862Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.862Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.863Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.863Z|fc84439f-48d1-42b3-8838-acd257848221|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:"fc84439f-48d1-42b3-8838-acd257848221", X-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-TransactionID:"fc84439f-48d1-42b3-8838-acd257848221", X-ECOMP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"911021c3-fbad-49ce-a0a9-c80c1420b37e"]
2023-01-25T09:05:16.864Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.864Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.882Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.883Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.884Z|fc84439f-48d1-42b3-8838-acd257848221|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  : 
2023-01-25T09:05:16.885Z|fc84439f-48d1-42b3-8838-acd257848221|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:16.885Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:05:16.886Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.886Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.890Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.890Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.891Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.891Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.891Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.892Z|fc84439f-48d1-42b3-8838-acd257848221|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:"fc84439f-48d1-42b3-8838-acd257848221", X-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-TransactionID:"fc84439f-48d1-42b3-8838-acd257848221", X-ECOMP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3bae3fd-d3bd-4439-a8c0-a49f59700364"]
2023-01-25T09:05:16.892Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.892Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.909Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.909Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.910Z|fc84439f-48d1-42b3-8838-acd257848221|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  : 
2023-01-25T09:05:16.910Z|fc84439f-48d1-42b3-8838-acd257848221|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:16.911Z|fc84439f-48d1-42b3-8838-acd257848221|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" : 531,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2023-01-25T09:05:16.912Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.912Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.915Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f
2023-01-25T09:05:16.915Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|INFO|500||Invoke
2023-01-25T09:05:16.915Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:16.916Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f
2023-01-25T09:05:16.916Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Method      : GET
2023-01-25T09:05:16.917Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-TransactionID:"fc84439f-48d1-42b3-8838-acd257848221", X-ECOMP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27bdd37f-6fd5-4319-8066-29e0a942dbf6"]
2023-01-25T09:05:16.917Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Request body: 
2023-01-25T09:05:16.917Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||==========================request end================================================
2023-01-25T09:05:16.944Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:16.944Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:16.945Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Status text  : 
2023-01-25T09:05:16.945Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:16.947Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "0f4cbfb2-c724-4acb-9169-fdf7b457322f",
  "modelInvariantUUID" : "372d9e99-0c92-46e1-bdf2-6058483bb353",
  "created" : "2023-01-25 09:04:08.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/0f4cbfb2-c724-4acb-9169-fdf7b457322f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:05:16.947Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:16.948Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|INFO|500||InvokeReturn
2023-01-25T09:05:16.951Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.956Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.956Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.957Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.957Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.957Z|fc84439f-48d1-42b3-8838-acd257848221|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:"4532", X-B3-TraceId:"d05bae503be94f1f", X-B3-SpanId:"c10b6bb9fdf63c38", X-B3-ParentSpanId:"d05bae503be94f1f", X-B3-Sampled:"0", X-ONAP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-TransactionID:"fc84439f-48d1-42b3-8838-acd257848221", X-ECOMP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6602ea9f-5be6-4b15-ac32-c7d58c3fba55"]
2023-01-25T09:05:16.958Z|fc84439f-48d1-42b3-8838-acd257848221|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":"fc84439f-48d1-42b3-8838-acd257848221","requestStatus":"IN_PROGRESS","startTime":1674637516573,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n\t\t\t\"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"44407f3d-675a-4b6b-98b1-d24b947104b0\",\n                                        \"modelInvariantId\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n                                        \"modelVersionId\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\n                            \"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\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\": \"dea6916a-100d-41a1-9e0b-931695eb4dd3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"fc84439f-48d1-42b3-8838-acd257848221"}
2023-01-25T09:05:16.958Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.980Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.981Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.982Z|fc84439f-48d1-42b3-8838-acd257848221|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  : 
2023-01-25T09:05:16.982Z|fc84439f-48d1-42b3-8838-acd257848221|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/fc84439f-48d1-42b3-8838-acd257848221", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:16.983Z|fc84439f-48d1-42b3-8838-acd257848221|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" : "fc84439f-48d1-42b3-8838-acd257848221",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T09:05:16.573+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n\t\t\t\"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"44407f3d-675a-4b6b-98b1-d24b947104b0\",\n                                        \"modelInvariantId\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n                                        \"modelVersionId\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\n                            \"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\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\": \"dea6916a-100d-41a1-9e0b-931695eb4dd3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T09:05:16.890+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fc84439f-48d1-42b3-8838-acd257848221",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    }
  }
}
2023-01-25T09:05:16.984Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.985Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.994Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.995Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.996Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.996Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.997Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:16.997Z|fc84439f-48d1-42b3-8838-acd257848221|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:"3168", X-B3-TraceId:"d05bae503be94f1f", X-B3-SpanId:"50c43dad8674cf21", X-B3-ParentSpanId:"d05bae503be94f1f", X-B3-Sampled:"0", X-ONAP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-TransactionID:"fc84439f-48d1-42b3-8838-acd257848221", X-ECOMP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2104e182-64d9-4993-bd31-73ae0ff31b69"]
2023-01-25T09:05:16.998Z|fc84439f-48d1-42b3-8838-acd257848221|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\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\"modelUuid\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\"modelInvariantUuid\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"44407f3d-675a-4b6b-98b1-d24b947104b0\",\"modelInvariantId\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\",\"modelVersionId\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\"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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\"modelInvariantId\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"dea6916a-100d-41a1-9e0b-931695eb4dd3\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"fc84439f-48d1-42b3-8838-acd257848221","type":"String"},"mso-request-id":{"value":"fc84439f-48d1-42b3-8838-acd257848221","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-01-25T09:05:16.998Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:18.014Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:18.015Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:18.016Z|fc84439f-48d1-42b3-8838-acd257848221|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  : 
2023-01-25T09:05:18.016Z|fc84439f-48d1-42b3-8838-acd257848221|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:"Wed, 25 Jan 2023 09:05:18 GMT", X-ONAP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-TransactionID:"fc84439f-48d1-42b3-8838-acd257848221", X-ECOMP-RequestID:"fc84439f-48d1-42b3-8838-acd257848221", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2104e182-64d9-4993-bd31-73ae0ff31b69", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:18.017Z|fc84439f-48d1-42b3-8838-acd257848221|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\":\"fc84439f-48d1-42b3-8838-acd257848221\",\"instanceId\":\"127eaa1d-8439-48c6-b4ec-a4e10ae16f29\"}}","message":"Success","processInstanceID":"62cc3619-9c8f-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T09:05:18.018Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:18.018Z|fc84439f-48d1-42b3-8838-acd257848221|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-01-25T09:05:18.023Z|fc84439f-48d1-42b3-8838-acd257848221|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:18.197Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:18.201Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:18.202Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||Invoke
2023-01-25T09:05:18.202Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:18.203Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:18.203Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Method      : GET
2023-01-25T09:05:18.204Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9bef5ce10233ddb", X-B3-SpanId:"44accb8b382bbe12", X-B3-ParentSpanId:"e9bef5ce10233ddb", X-B3-Sampled:"0", X-ONAP-RequestID:"1023ac94-8c44-41c1-9b33-c28da070025f", X-RequestID:"1023ac94-8c44-41c1-9b33-c28da070025f", X-TransactionID:"1023ac94-8c44-41c1-9b33-c28da070025f", X-ECOMP-RequestID:"1023ac94-8c44-41c1-9b33-c28da070025f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6209644-e2fd-40a3-96e0-483410f82a82"]
2023-01-25T09:05:18.204Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Request body: 
2023-01-25T09:05:18.204Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||==========================request end================================================
2023-01-25T09:05:18.227Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:18.228Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:18.228Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status text  : 
2023-01-25T09:05:18.229Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:18.230Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Response body: {
  "requestId" : "fc84439f-48d1-42b3-8838-acd257848221",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T09:05:16.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n\t\t\t\"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"44407f3d-675a-4b6b-98b1-d24b947104b0\",\n                                        \"modelInvariantId\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n                                        \"modelVersionId\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\n                            \"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\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\": \"dea6916a-100d-41a1-9e0b-931695eb4dd3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:05:17.000+00:00",
  "serviceInstanceId" : "127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "serviceInstanceName" : "TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fc84439f-48d1-42b3-8838-acd257848221",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    }
  }
}
2023-01-25T09:05:18.230Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:18.231Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||InvokeReturn
2023-01-25T09:05:18.233Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false
2023-01-25T09:05:18.233Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:18.234Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:18.234Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false
2023-01-25T09:05:18.235Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:18.235Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9bef5ce10233ddb", X-B3-SpanId:"1019aecc899f401b", X-B3-ParentSpanId:"e9bef5ce10233ddb", X-B3-Sampled:"0", X-ONAP-RequestID:"1023ac94-8c44-41c1-9b33-c28da070025f", X-RequestID:"1023ac94-8c44-41c1-9b33-c28da070025f", X-TransactionID:"1023ac94-8c44-41c1-9b33-c28da070025f", X-ECOMP-RequestID:"1023ac94-8c44-41c1-9b33-c28da070025f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b5f30b0-5c4a-4169-93c3-f909c459720c"]
2023-01-25T09:05:18.235Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:18.236Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:18.252Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:18.253Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:18.253Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:18.253Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:18.254Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:05:18.254Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:18.255Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:18.263Z|1023ac94-8c44-41c1-9b33-c28da070025f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:19.240Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:19.254Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:05:19.259Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:05:19.259Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:19.260Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:05:19.260Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:05:19.260Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2cd3496a988019e", X-B3-SpanId:"3509aaf2903ed72d", X-B3-ParentSpanId:"a2cd3496a988019e", X-B3-Sampled:"0", X-ONAP-RequestID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-RequestID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-TransactionID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-ECOMP-RequestID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"884382ef-ea4c-4234-8614-61b4fbcb9d0f"]
2023-01-25T09:05:19.261Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:05:19.261Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:05:19.278Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:19.279Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:19.280Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:05:19.280Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:19.281Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:05:19.282Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:19.282Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:05:19.284Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:05:19.284Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:19.284Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:19.285Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:05:19.285Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:19.285Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2cd3496a988019e", X-B3-SpanId:"3878ce9ab5226df6", X-B3-ParentSpanId:"a2cd3496a988019e", X-B3-Sampled:"0", X-ONAP-RequestID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-RequestID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-TransactionID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-ECOMP-RequestID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"faeaa49c-4414-45f2-9637-29b8619bc6f3"]
2023-01-25T09:05:19.285Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:19.286Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:19.298Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:19.298Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:19.299Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:19.299Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:19.300Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:05:19.300Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:19.300Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:19.346Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:05:19.347Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:05:19.347Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:19.347Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:05:19.348Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:05:19.348Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-RequestID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-TransactionID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-ECOMP-RequestID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"857e9991-03e3-4a8e-8323-fcc4c36ff533"]
2023-01-25T09:05:19.348Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:05:19.348Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:05:19.484Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:19.485Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:19.485Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:05:19.485Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2613ADF8E5F36F4E29A32A5545144AA0; 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:"Wed, 25 Jan 2023 09:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:19.486Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:05:19.486Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:19.486Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:05:19.512Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:05:19.513Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:05:19.513Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:19.513Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:05:19.514Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:05:19.514Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-RequestID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-TransactionID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-ECOMP-RequestID:"5330af82-f125-4635-af58-6d8cc207a5e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88840260-9d6c-4fc2-a920-12a2ca0be98e"]
2023-01-25T09:05:19.514Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:05:19.514Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:05:19.650Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:19.651Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:19.652Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:05:19.652Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2FE4F5DF56B60DD9BF383F4FC5E3C69B; 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:"811", Date:"Wed, 25 Jan 2023 09:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:19.663Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:05:19.664Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:19.666Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:05:19.670Z|5330af82-f125-4635-af58-6d8cc207a5e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:20.126Z|d7084ace-fe3b-4c36-97b1-36bac2e50473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:20.127Z|d7084ace-fe3b-4c36-97b1-36bac2e50473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:20.144Z|944d6270-5e8c-4246-9616-4fc8816459ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:20.145Z|944d6270-5e8c-4246-9616-4fc8816459ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:20.185Z|aa7b7b91-8736-4467-b778-8a9f5d85f6c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:20.186Z|aa7b7b91-8736-4467-b778-8a9f5d85f6c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:24.628Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:24.632Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54
2023-01-25T09:05:24.633Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|INFO|500||Invoke
2023-01-25T09:05:24.633Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:24.634Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54
2023-01-25T09:05:24.634Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Method      : GET
2023-01-25T09:05:24.635Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"973e2d13f2b09d04", X-B3-SpanId:"bbd35e9e7202bc4e", X-B3-ParentSpanId:"973e2d13f2b09d04", X-B3-Sampled:"0", X-ONAP-RequestID:"22531bd1-e725-4a5e-9f48-f7545fe13ebc", X-RequestID:"22531bd1-e725-4a5e-9f48-f7545fe13ebc", X-TransactionID:"22531bd1-e725-4a5e-9f48-f7545fe13ebc", X-ECOMP-RequestID:"22531bd1-e725-4a5e-9f48-f7545fe13ebc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b1683ff-bfcb-43c4-ad0d-41352b5beee0"]
2023-01-25T09:05:24.635Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Request body: 
2023-01-25T09:05:24.636Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||==========================request end================================================
2023-01-25T09:05:24.658Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:24.658Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:24.659Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Status text  : 
2023-01-25T09:05:24.659Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:24.660Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Response body: {
  "requestId" : "869be8c0-5411-48ad-9c7d-e2a8bf8f5a54",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:05:01.000+00:00",
  "endTime" : "2023-01-25T09:05:21.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\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\"\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-01-25T09:05:21.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "869be8c0-5411-48ad-9c7d-e2a8bf8f5a54",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"
    }
  }
}
2023-01-25T09:05:24.661Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:24.661Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|INFO|500||InvokeReturn
2023-01-25T09:05:24.663Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false
2023-01-25T09:05:24.663Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:24.664Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:24.664Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false
2023-01-25T09:05:24.664Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:24.664Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"973e2d13f2b09d04", X-B3-SpanId:"50344cec8e106fd6", X-B3-ParentSpanId:"973e2d13f2b09d04", X-B3-Sampled:"0", X-ONAP-RequestID:"22531bd1-e725-4a5e-9f48-f7545fe13ebc", X-RequestID:"22531bd1-e725-4a5e-9f48-f7545fe13ebc", X-TransactionID:"22531bd1-e725-4a5e-9f48-f7545fe13ebc", X-ECOMP-RequestID:"22531bd1-e725-4a5e-9f48-f7545fe13ebc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"894ebd89-98b8-474f-a9bf-86ffa2019366"]
2023-01-25T09:05:24.665Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:24.665Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:24.677Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:24.677Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:24.678Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:24.678Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:24.679Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:05:24.679Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:24.679Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:24.685Z|22531bd1-e725-4a5e-9f48-f7545fe13ebc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:24.813Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:24.816Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54
2023-01-25T09:05:24.817Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|INFO|500||Invoke
2023-01-25T09:05:24.818Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:24.818Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54
2023-01-25T09:05:24.818Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Method      : GET
2023-01-25T09:05:24.819Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8615723052a25ca", X-B3-SpanId:"ae20c6e1505e5e5b", X-B3-ParentSpanId:"d8615723052a25ca", X-B3-Sampled:"0", X-ONAP-RequestID:"ac980618-12da-44e4-b0a8-83648f5f1ae7", X-RequestID:"ac980618-12da-44e4-b0a8-83648f5f1ae7", X-TransactionID:"ac980618-12da-44e4-b0a8-83648f5f1ae7", X-ECOMP-RequestID:"ac980618-12da-44e4-b0a8-83648f5f1ae7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d83815ed-84e2-43fb-a7b8-588ee46b20bf"]
2023-01-25T09:05:24.819Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Request body: 
2023-01-25T09:05:24.819Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||==========================request end================================================
2023-01-25T09:05:24.839Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:24.840Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:24.841Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Status text  : 
2023-01-25T09:05:24.841Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:24.842Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Response body: {
  "requestId" : "869be8c0-5411-48ad-9c7d-e2a8bf8f5a54",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:05:01.000+00:00",
  "endTime" : "2023-01-25T09:05:21.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\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\"\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-01-25T09:05:21.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "869be8c0-5411-48ad-9c7d-e2a8bf8f5a54",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"
    }
  }
}
2023-01-25T09:05:24.843Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:24.843Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|INFO|500||InvokeReturn
2023-01-25T09:05:24.845Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false
2023-01-25T09:05:24.845Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:24.846Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:24.846Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false
2023-01-25T09:05:24.847Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:24.847Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8615723052a25ca", X-B3-SpanId:"a8ea5b9aca273207", X-B3-ParentSpanId:"d8615723052a25ca", X-B3-Sampled:"0", X-ONAP-RequestID:"ac980618-12da-44e4-b0a8-83648f5f1ae7", X-RequestID:"ac980618-12da-44e4-b0a8-83648f5f1ae7", X-TransactionID:"ac980618-12da-44e4-b0a8-83648f5f1ae7", X-ECOMP-RequestID:"ac980618-12da-44e4-b0a8-83648f5f1ae7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9206903-e5a5-494e-a764-27819e170e4f"]
2023-01-25T09:05:24.848Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:24.848Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:24.859Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:24.860Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:24.860Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:24.861Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:24.861Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:05:24.862Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:24.862Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:24.868Z|ac980618-12da-44e4-b0a8-83648f5f1ae7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:24.991Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:24.995Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54
2023-01-25T09:05:24.996Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|INFO|500||Invoke
2023-01-25T09:05:24.996Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:24.996Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54
2023-01-25T09:05:24.996Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Method      : GET
2023-01-25T09:05:24.997Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f1cc1db45676e51", X-B3-SpanId:"69d6b1af8064a149", X-B3-ParentSpanId:"3f1cc1db45676e51", X-B3-Sampled:"0", X-ONAP-RequestID:"668ca9a2-1685-45ef-a921-2e034f8850da", X-RequestID:"668ca9a2-1685-45ef-a921-2e034f8850da", X-TransactionID:"668ca9a2-1685-45ef-a921-2e034f8850da", X-ECOMP-RequestID:"668ca9a2-1685-45ef-a921-2e034f8850da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d2c96c4-57ff-4364-b2bf-8691751e20cd"]
2023-01-25T09:05:24.997Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Request body: 
2023-01-25T09:05:24.997Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||==========================request end================================================
2023-01-25T09:05:25.014Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:25.015Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:25.015Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Status text  : 
2023-01-25T09:05:25.016Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:25.016Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Response body: {
  "requestId" : "869be8c0-5411-48ad-9c7d-e2a8bf8f5a54",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:05:01.000+00:00",
  "endTime" : "2023-01-25T09:05:21.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\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\"\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-01-25T09:05:21.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "869be8c0-5411-48ad-9c7d-e2a8bf8f5a54",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"
    }
  }
}
2023-01-25T09:05:25.016Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:25.017Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|INFO|500||InvokeReturn
2023-01-25T09:05:25.018Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false
2023-01-25T09:05:25.018Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:25.019Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:25.019Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false
2023-01-25T09:05:25.019Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:25.019Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f1cc1db45676e51", X-B3-SpanId:"ce5106ad22955a19", X-B3-ParentSpanId:"3f1cc1db45676e51", X-B3-Sampled:"0", X-ONAP-RequestID:"668ca9a2-1685-45ef-a921-2e034f8850da", X-RequestID:"668ca9a2-1685-45ef-a921-2e034f8850da", X-TransactionID:"668ca9a2-1685-45ef-a921-2e034f8850da", X-ECOMP-RequestID:"668ca9a2-1685-45ef-a921-2e034f8850da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"844b36f7-761e-4411-8397-835f5c3f4101"]
2023-01-25T09:05:25.020Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:25.020Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:25.034Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:25.035Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:25.036Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:25.036Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:25.037Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:05:25.038Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:25.039Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:25.044Z|668ca9a2-1685-45ef-a921-2e034f8850da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:25.176Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:25.180Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54
2023-01-25T09:05:25.181Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|INFO|500||Invoke
2023-01-25T09:05:25.181Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:25.181Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54
2023-01-25T09:05:25.182Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Method      : GET
2023-01-25T09:05:25.182Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75bce4944b886e6d", X-B3-SpanId:"aaf73da61a3d7429", X-B3-ParentSpanId:"75bce4944b886e6d", X-B3-Sampled:"0", X-ONAP-RequestID:"09557c45-9334-42de-9d48-8a6f2f1d7fb9", X-RequestID:"09557c45-9334-42de-9d48-8a6f2f1d7fb9", X-TransactionID:"09557c45-9334-42de-9d48-8a6f2f1d7fb9", X-ECOMP-RequestID:"09557c45-9334-42de-9d48-8a6f2f1d7fb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7849bd03-71f9-4b2d-8962-888d673e762e"]
2023-01-25T09:05:25.183Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Request body: 
2023-01-25T09:05:25.183Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||==========================request end================================================
2023-01-25T09:05:25.201Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:25.202Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:25.203Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Status text  : 
2023-01-25T09:05:25.203Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:25.205Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||Response body: {
  "requestId" : "869be8c0-5411-48ad-9c7d-e2a8bf8f5a54",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:05:01.000+00:00",
  "endTime" : "2023-01-25T09:05:21.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\": \"aac3b69e-01af-4fca-bbaa-d7d5be32fa3a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"c8ad2c3c-ca8d-4be2-a1c4-f4689a693f22\"\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-01-25T09:05:21.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "6be55fc1-2630-436c-b09a-40356ae956c9",
  "serviceInstanceName" : "basic_cnf_macro_79c63ec6-53ab-4c67-8f5c-8c229e0ab4df",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6be55fc1-2630-436c-b09a-40356ae956c9",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "869be8c0-5411-48ad-9c7d-e2a8bf8f5a54",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54"
    }
  }
}
2023-01-25T09:05:25.205Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:25.205Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|INFO|500||InvokeReturn
2023-01-25T09:05:25.207Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false
2023-01-25T09:05:25.207Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:25.207Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:25.208Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false
2023-01-25T09:05:25.208Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:25.208Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75bce4944b886e6d", X-B3-SpanId:"1de69c8a602216ba", X-B3-ParentSpanId:"75bce4944b886e6d", X-B3-Sampled:"0", X-ONAP-RequestID:"09557c45-9334-42de-9d48-8a6f2f1d7fb9", X-RequestID:"09557c45-9334-42de-9d48-8a6f2f1d7fb9", X-TransactionID:"09557c45-9334-42de-9d48-8a6f2f1d7fb9", X-ECOMP-RequestID:"09557c45-9334-42de-9d48-8a6f2f1d7fb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2a24fde-a690-43ba-bb37-406df1e0c865"]
2023-01-25T09:05:25.209Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:25.209Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:25.227Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:25.228Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:25.228Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:25.228Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:25.229Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:05:25.229Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:25.230Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=869be8c0-5411-48ad-9c7d-e2a8bf8f5a54&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:25.236Z|09557c45-9334-42de-9d48-8a6f2f1d7fb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/869be8c0-5411-48ad-9c7d-e2a8bf8f5a54|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:28.362Z|6b1aba23-356c-45ac-bc6d-b13522a91545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:05:28.363Z|6b1aba23-356c-45ac-bc6d-b13522a91545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:05:28.411Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:28.416Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:28.417Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||Invoke
2023-01-25T09:05:28.417Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:28.418Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:28.418Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Method      : GET
2023-01-25T09:05:28.418Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc51cca591d8ef8c", X-B3-SpanId:"41ea6b75c5105fc6", X-B3-ParentSpanId:"dc51cca591d8ef8c", X-B3-Sampled:"0", X-ONAP-RequestID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-RequestID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-TransactionID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-ECOMP-RequestID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2773a468-93e6-4ddc-9c4e-fad42d807836"]
2023-01-25T09:05:28.419Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Request body: 
2023-01-25T09:05:28.419Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||==========================request end================================================
2023-01-25T09:05:28.442Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:28.443Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:28.443Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status text  : 
2023-01-25T09:05:28.443Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:28.445Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Response body: {
  "requestId" : "fc84439f-48d1-42b3-8838-acd257848221",
  "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-01-25T09:05:16.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n\t\t\t\"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"44407f3d-675a-4b6b-98b1-d24b947104b0\",\n                                        \"modelInvariantId\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n                                        \"modelVersionId\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\n                            \"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\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\": \"dea6916a-100d-41a1-9e0b-931695eb4dd3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:05:21.000+00:00",
  "serviceInstanceId" : "127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "serviceInstanceName" : "TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fc84439f-48d1-42b3-8838-acd257848221",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    }
  }
}
2023-01-25T09:05:28.446Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:28.446Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||InvokeReturn
2023-01-25T09:05:28.448Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false
2023-01-25T09:05:28.448Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:28.448Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:28.449Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false
2023-01-25T09:05:28.449Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:28.449Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc51cca591d8ef8c", X-B3-SpanId:"35088d5f22491262", X-B3-ParentSpanId:"dc51cca591d8ef8c", X-B3-Sampled:"0", X-ONAP-RequestID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-RequestID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-TransactionID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-ECOMP-RequestID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f9f5268-8a84-443b-b65a-1341303f1667"]
2023-01-25T09:05:28.449Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:28.450Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:28.463Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:28.464Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:28.464Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:28.464Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:28.465Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:05:28.465Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:28.466Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:28.495Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:05:28.496Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:05:28.496Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:28.497Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:05:28.497Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:05:28.497Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-RequestID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-TransactionID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-ECOMP-RequestID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"874d1243-88e1-4155-a701-361dee060874"]
2023-01-25T09:05:28.497Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:05:28.498Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:05:28.625Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:28.626Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:28.626Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:05:28.627Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E6B5A508AA1594C9D076EDF9D17983B2; 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:"Wed, 25 Jan 2023 09:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:28.627Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"661a7637-9c8f-11ed-b703-92e0e7610332","businessKey":"fc84439f-48d1-42b3-8838-acd257848221","processDefinitionId":"WaitForPnfReadyBB:1:02b817b4-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-25T09:05:22.562+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"62cc3619-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"65a1eb91-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:05:28.627Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:28.628Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc84439f-48d1-42b3-8838-acd257848221&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:05:28.657Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:05:28.658Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:05:28.658Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:28.659Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:05:28.659Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:05:28.660Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-RequestID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-TransactionID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-ECOMP-RequestID:"641e25dd-98b1-42b8-b69f-cfd5294c25c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f718c90c-9c78-4b99-a836-c30e7e1bb6c7"]
2023-01-25T09:05:28.660Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:05:28.660Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:05:28.803Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:28.804Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:28.805Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:05:28.805Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=87CA53DCDF89B797F770D91D63F71443; 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:"Wed, 25 Jan 2023 09:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:28.806Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"661b128e-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"661a7637-9c8f-11ed-b703-92e0e7610332","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:02b817b4-9c71-11ed-b703-92e0e7610332","processInstanceId":"661a7637-9c8f-11ed-b703-92e0e7610332","executionId":"661a7637-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:05:22.566+0000","endTime":"2023-01-25T09:05:22.681+0000","durationInMillis":115,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"62cc3619-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:05:28.806Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:28.807Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=661a7637-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:05:28.811Z|641e25dd-98b1-42b8-b69f-cfd5294c25c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:29.806Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:29.812Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:05:29.813Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:05:29.813Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:29.814Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:05:29.814Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:05:29.814Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47cc2adfe917d30b", X-B3-SpanId:"62d835342adb5f7d", X-B3-ParentSpanId:"47cc2adfe917d30b", X-B3-Sampled:"0", X-ONAP-RequestID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-RequestID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-TransactionID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-ECOMP-RequestID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"450760ed-b920-45a4-9b25-f4b8ce88ce5b"]
2023-01-25T09:05:29.815Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:05:29.815Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:05:29.835Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:29.836Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:29.836Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:05:29.837Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:29.838Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:05:29.839Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:29.839Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:05:29.841Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:05:29.841Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:29.841Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:29.842Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:05:29.842Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:29.842Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47cc2adfe917d30b", X-B3-SpanId:"bdf2dc8ceb31dfc9", X-B3-ParentSpanId:"47cc2adfe917d30b", X-B3-Sampled:"0", X-ONAP-RequestID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-RequestID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-TransactionID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-ECOMP-RequestID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b05816fc-ae45-4cf8-a686-40adb1dcd760"]
2023-01-25T09:05:29.843Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:29.843Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:29.856Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:29.856Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:29.857Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:29.857Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:29.858Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:05:29.858Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:29.859Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:29.894Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:05:29.895Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:05:29.895Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:29.895Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:05:29.896Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:05:29.896Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-RequestID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-TransactionID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-ECOMP-RequestID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"325dca05-de4d-4c0b-9bc2-9d4a34fc8356"]
2023-01-25T09:05:29.896Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:05:29.896Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:05:30.022Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:30.022Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:30.023Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:05:30.023Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6AA34CBB5C6D04C6A536A6564C791A5B; 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:"Wed, 25 Jan 2023 09:05:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:30.024Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:05:30.024Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:30.025Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:05:30.153Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:05:30.154Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:05:30.155Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:30.156Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:05:30.156Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:05:30.157Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-RequestID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-TransactionID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-ECOMP-RequestID:"22e1417e-5257-4ddb-a3ed-bdf5a5c531ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"797df8fd-e6a9-494b-9d77-49479bc75bc6"]
2023-01-25T09:05:30.159Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:05:30.159Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:05:30.162Z|3ecde82e-adf1-4c2b-a0e0-a7df4e308e21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:30.163Z|3ecde82e-adf1-4c2b-a0e0-a7df4e308e21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:30.190Z|7a530ca6-798b-41c8-a411-29a5332c39f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:30.190Z|7a530ca6-798b-41c8-a411-29a5332c39f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:30.216Z|79f8860d-8f58-4a51-9d0c-c68466761f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:30.217Z|79f8860d-8f58-4a51-9d0c-c68466761f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:30.309Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:30.310Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:30.310Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:05:30.311Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FD10D05A706F9DB8360B70D1F953D76D; 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:"811", Date:"Wed, 25 Jan 2023 09:05:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:30.312Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:05:30.312Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:30.313Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:05:30.316Z|22e1417e-5257-4ddb-a3ed-bdf5a5c531ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:38.959Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:38.964Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:38.964Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||Invoke
2023-01-25T09:05:38.965Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:38.965Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:38.965Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Method      : GET
2023-01-25T09:05:38.966Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e79256a422a34d1", X-B3-SpanId:"33454c1dfc200dd3", X-B3-ParentSpanId:"3e79256a422a34d1", X-B3-Sampled:"0", X-ONAP-RequestID:"dec832d1-293c-4964-8e7a-c0a723f7c423", X-RequestID:"dec832d1-293c-4964-8e7a-c0a723f7c423", X-TransactionID:"dec832d1-293c-4964-8e7a-c0a723f7c423", X-ECOMP-RequestID:"dec832d1-293c-4964-8e7a-c0a723f7c423", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ee42e52-7c81-44c6-8a94-4cfb7bacc178"]
2023-01-25T09:05:38.966Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Request body: 
2023-01-25T09:05:38.966Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||==========================request end================================================
2023-01-25T09:05:38.990Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:38.991Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:38.991Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status text  : 
2023-01-25T09:05:38.992Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:38.992Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Response body: {
  "requestId" : "fc84439f-48d1-42b3-8838-acd257848221",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:05:16.000+00:00",
  "endTime" : "2023-01-25T09:05:38.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n\t\t\t\"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"44407f3d-675a-4b6b-98b1-d24b947104b0\",\n                                        \"modelInvariantId\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n                                        \"modelVersionId\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\n                            \"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\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\": \"dea6916a-100d-41a1-9e0b-931695eb4dd3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:05:38.000+00:00",
  "serviceInstanceId" : "127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "serviceInstanceName" : "TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fc84439f-48d1-42b3-8838-acd257848221",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    }
  }
}
2023-01-25T09:05:38.993Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:38.993Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||InvokeReturn
2023-01-25T09:05:38.994Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false
2023-01-25T09:05:38.995Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:38.995Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:38.996Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false
2023-01-25T09:05:38.996Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:38.996Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e79256a422a34d1", X-B3-SpanId:"93eb56954dd03b18", X-B3-ParentSpanId:"3e79256a422a34d1", X-B3-Sampled:"0", X-ONAP-RequestID:"dec832d1-293c-4964-8e7a-c0a723f7c423", X-RequestID:"dec832d1-293c-4964-8e7a-c0a723f7c423", X-TransactionID:"dec832d1-293c-4964-8e7a-c0a723f7c423", X-ECOMP-RequestID:"dec832d1-293c-4964-8e7a-c0a723f7c423", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98d7f8ef-015f-44cf-a7f5-f1cb5ae947d6"]
2023-01-25T09:05:38.997Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:38.997Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:39.015Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:39.016Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:39.017Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:39.017Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:39.018Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:05:39.018Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:39.019Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:39.025Z|dec832d1-293c-4964-8e7a-c0a723f7c423|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:39.171Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:39.175Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:39.176Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||Invoke
2023-01-25T09:05:39.176Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:39.177Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:39.177Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Method      : GET
2023-01-25T09:05:39.177Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa3969f337592ba2", X-B3-SpanId:"58a5b3bfe1ad55c7", X-B3-ParentSpanId:"aa3969f337592ba2", X-B3-Sampled:"0", X-ONAP-RequestID:"4802bc97-898b-49fc-9c95-4cdde0cc3f91", X-RequestID:"4802bc97-898b-49fc-9c95-4cdde0cc3f91", X-TransactionID:"4802bc97-898b-49fc-9c95-4cdde0cc3f91", X-ECOMP-RequestID:"4802bc97-898b-49fc-9c95-4cdde0cc3f91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69dc53c9-8413-4d31-bc90-90a1604509fc"]
2023-01-25T09:05:39.178Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Request body: 
2023-01-25T09:05:39.178Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||==========================request end================================================
2023-01-25T09:05:39.316Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:39.317Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:39.318Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status text  : 
2023-01-25T09:05:39.318Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:39.319Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Response body: {
  "requestId" : "fc84439f-48d1-42b3-8838-acd257848221",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:05:16.000+00:00",
  "endTime" : "2023-01-25T09:05:38.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n\t\t\t\"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"44407f3d-675a-4b6b-98b1-d24b947104b0\",\n                                        \"modelInvariantId\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n                                        \"modelVersionId\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\n                            \"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\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\": \"dea6916a-100d-41a1-9e0b-931695eb4dd3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:05:38.000+00:00",
  "serviceInstanceId" : "127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "serviceInstanceName" : "TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fc84439f-48d1-42b3-8838-acd257848221",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    }
  }
}
2023-01-25T09:05:39.319Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:39.320Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||InvokeReturn
2023-01-25T09:05:39.322Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false
2023-01-25T09:05:39.322Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:39.322Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:39.323Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false
2023-01-25T09:05:39.323Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:39.324Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa3969f337592ba2", X-B3-SpanId:"62830dbe2c04caf3", X-B3-ParentSpanId:"aa3969f337592ba2", X-B3-Sampled:"0", X-ONAP-RequestID:"4802bc97-898b-49fc-9c95-4cdde0cc3f91", X-RequestID:"4802bc97-898b-49fc-9c95-4cdde0cc3f91", X-TransactionID:"4802bc97-898b-49fc-9c95-4cdde0cc3f91", X-ECOMP-RequestID:"4802bc97-898b-49fc-9c95-4cdde0cc3f91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c19a6cb5-f5e1-44ab-9343-5a9a9c147cb0"]
2023-01-25T09:05:39.325Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:39.325Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:39.340Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:39.340Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:39.341Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:39.341Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:39.343Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:05:39.343Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:39.344Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:39.350Z|4802bc97-898b-49fc-9c95-4cdde0cc3f91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:39.477Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:39.481Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:39.482Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||Invoke
2023-01-25T09:05:39.482Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:39.482Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:39.482Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Method      : GET
2023-01-25T09:05:39.483Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8e30b15d520ee1c", X-B3-SpanId:"66e835da85c20223", X-B3-ParentSpanId:"a8e30b15d520ee1c", X-B3-Sampled:"0", X-ONAP-RequestID:"9c2f3c23-0c9e-40b1-9754-eea08835e86d", X-RequestID:"9c2f3c23-0c9e-40b1-9754-eea08835e86d", X-TransactionID:"9c2f3c23-0c9e-40b1-9754-eea08835e86d", X-ECOMP-RequestID:"9c2f3c23-0c9e-40b1-9754-eea08835e86d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d752590-56dc-42dd-a43f-77c9a9572dc7"]
2023-01-25T09:05:39.483Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Request body: 
2023-01-25T09:05:39.483Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||==========================request end================================================
2023-01-25T09:05:39.503Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:39.503Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:39.504Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status text  : 
2023-01-25T09:05:39.504Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:39.505Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Response body: {
  "requestId" : "fc84439f-48d1-42b3-8838-acd257848221",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:05:16.000+00:00",
  "endTime" : "2023-01-25T09:05:38.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n\t\t\t\"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"44407f3d-675a-4b6b-98b1-d24b947104b0\",\n                                        \"modelInvariantId\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n                                        \"modelVersionId\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\n                            \"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\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\": \"dea6916a-100d-41a1-9e0b-931695eb4dd3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:05:38.000+00:00",
  "serviceInstanceId" : "127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "serviceInstanceName" : "TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fc84439f-48d1-42b3-8838-acd257848221",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    }
  }
}
2023-01-25T09:05:39.505Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:39.505Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||InvokeReturn
2023-01-25T09:05:39.506Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false
2023-01-25T09:05:39.507Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:39.507Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:39.507Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false
2023-01-25T09:05:39.507Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:39.508Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8e30b15d520ee1c", X-B3-SpanId:"bfed6484b4680965", X-B3-ParentSpanId:"a8e30b15d520ee1c", X-B3-Sampled:"0", X-ONAP-RequestID:"9c2f3c23-0c9e-40b1-9754-eea08835e86d", X-RequestID:"9c2f3c23-0c9e-40b1-9754-eea08835e86d", X-TransactionID:"9c2f3c23-0c9e-40b1-9754-eea08835e86d", X-ECOMP-RequestID:"9c2f3c23-0c9e-40b1-9754-eea08835e86d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcfe5678-4c77-4f9c-b02b-82ce9e7408df"]
2023-01-25T09:05:39.508Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:39.508Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:39.524Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:39.524Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:39.524Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:39.525Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:39.526Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:05:39.526Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:39.526Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:39.531Z|9c2f3c23-0c9e-40b1-9754-eea08835e86d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:39.657Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:39.660Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:39.662Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||Invoke
2023-01-25T09:05:39.662Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:39.663Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:39.663Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Method      : GET
2023-01-25T09:05:39.664Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b27439d0bc13ecbf", X-B3-SpanId:"b44d4dd9ed62802b", X-B3-ParentSpanId:"b27439d0bc13ecbf", X-B3-Sampled:"0", X-ONAP-RequestID:"95ef163d-e31d-4cbf-a745-f43a2f5838d2", X-RequestID:"95ef163d-e31d-4cbf-a745-f43a2f5838d2", X-TransactionID:"95ef163d-e31d-4cbf-a745-f43a2f5838d2", X-ECOMP-RequestID:"95ef163d-e31d-4cbf-a745-f43a2f5838d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3d1e4fd-971d-4fae-a718-d56ba726039a"]
2023-01-25T09:05:39.664Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Request body: 
2023-01-25T09:05:39.665Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||==========================request end================================================
2023-01-25T09:05:39.694Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:39.696Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:39.696Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status text  : 
2023-01-25T09:05:39.697Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:39.697Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Response body: {
  "requestId" : "fc84439f-48d1-42b3-8838-acd257848221",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:05:16.000+00:00",
  "endTime" : "2023-01-25T09:05:38.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n\t\t\t\"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"44407f3d-675a-4b6b-98b1-d24b947104b0\",\n                                        \"modelInvariantId\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n                                        \"modelVersionId\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\n                            \"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\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\": \"dea6916a-100d-41a1-9e0b-931695eb4dd3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:05:38.000+00:00",
  "serviceInstanceId" : "127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "serviceInstanceName" : "TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fc84439f-48d1-42b3-8838-acd257848221",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    }
  }
}
2023-01-25T09:05:39.698Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:39.698Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||InvokeReturn
2023-01-25T09:05:39.703Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false
2023-01-25T09:05:39.703Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:39.704Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:39.704Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false
2023-01-25T09:05:39.704Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:39.705Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b27439d0bc13ecbf", X-B3-SpanId:"afcf6fa8cfd2f8d4", X-B3-ParentSpanId:"b27439d0bc13ecbf", X-B3-Sampled:"0", X-ONAP-RequestID:"95ef163d-e31d-4cbf-a745-f43a2f5838d2", X-RequestID:"95ef163d-e31d-4cbf-a745-f43a2f5838d2", X-TransactionID:"95ef163d-e31d-4cbf-a745-f43a2f5838d2", X-ECOMP-RequestID:"95ef163d-e31d-4cbf-a745-f43a2f5838d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03bc0e6d-b67b-4834-a84b-45cddf32bbf9"]
2023-01-25T09:05:39.705Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:39.705Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:39.717Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:39.718Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:39.719Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:39.719Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:39.720Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:05:39.720Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:39.721Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:39.726Z|95ef163d-e31d-4cbf-a745-f43a2f5838d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:39.860Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:39.863Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:39.864Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||Invoke
2023-01-25T09:05:39.864Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:39.864Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221
2023-01-25T09:05:39.864Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Method      : GET
2023-01-25T09:05:39.865Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f8d237cbf68600c", X-B3-SpanId:"3c4afec916af1909", X-B3-ParentSpanId:"8f8d237cbf68600c", X-B3-Sampled:"0", X-ONAP-RequestID:"ac371d38-02a3-46be-82ea-e61365efc59e", X-RequestID:"ac371d38-02a3-46be-82ea-e61365efc59e", X-TransactionID:"ac371d38-02a3-46be-82ea-e61365efc59e", X-ECOMP-RequestID:"ac371d38-02a3-46be-82ea-e61365efc59e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"996b0db6-ab60-4e1c-b184-df6fdfa56b35"]
2023-01-25T09:05:39.865Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Request body: 
2023-01-25T09:05:39.865Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||==========================request end================================================
2023-01-25T09:05:39.884Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:39.885Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:39.885Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Status text  : 
2023-01-25T09:05:39.886Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:39.888Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||Response body: {
  "requestId" : "fc84439f-48d1-42b3-8838-acd257848221",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:05:16.000+00:00",
  "endTime" : "2023-01-25T09:05:38.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n\t\t\t\"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"44407f3d-675a-4b6b-98b1-d24b947104b0\",\n                                        \"modelInvariantId\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n                                        \"modelVersionId\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\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_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\n                            \"modelInvariantId\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\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\": \"dea6916a-100d-41a1-9e0b-931695eb4dd3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:05:38.000+00:00",
  "serviceInstanceId" : "127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "serviceInstanceName" : "TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fc84439f-48d1-42b3-8838-acd257848221",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221"
    }
  }
}
2023-01-25T09:05:39.888Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:39.888Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc84439f-48d1-42b3-8838-acd257848221|INFO|500||InvokeReturn
2023-01-25T09:05:39.890Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false
2023-01-25T09:05:39.890Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:39.891Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:39.891Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false
2023-01-25T09:05:39.891Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:39.892Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f8d237cbf68600c", X-B3-SpanId:"b244cf67bbc808dd", X-B3-ParentSpanId:"8f8d237cbf68600c", X-B3-Sampled:"0", X-ONAP-RequestID:"ac371d38-02a3-46be-82ea-e61365efc59e", X-RequestID:"ac371d38-02a3-46be-82ea-e61365efc59e", X-TransactionID:"ac371d38-02a3-46be-82ea-e61365efc59e", X-ECOMP-RequestID:"ac371d38-02a3-46be-82ea-e61365efc59e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96bfac59-419f-4d04-8490-8afcf23ab539"]
2023-01-25T09:05:39.892Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:39.892Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:39.907Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:39.907Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:39.908Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:39.908Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:39.910Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:05:39.910Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:39.911Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc84439f-48d1-42b3-8838-acd257848221&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:39.916Z|ac371d38-02a3-46be-82ea-e61365efc59e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc84439f-48d1-42b3-8838-acd257848221|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:40.190Z|bae9c6cf-02aa-42cf-a436-23fe41e287fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:40.191Z|bae9c6cf-02aa-42cf-a436-23fe41e287fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:40.214Z|d39f61ba-4f15-4313-b1a7-9544e81185aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:40.214Z|d39f61ba-4f15-4313-b1a7-9544e81185aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:40.240Z|6642d046-c47c-48ad-a272-751532203d04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:40.241Z|6642d046-c47c-48ad-a272-751532203d04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:40.440Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:40.444Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:05:40.445Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:05:40.445Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:40.445Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:05:40.446Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:05:40.446Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12875725fc7a463f", X-B3-SpanId:"042ca70db2de1c78", X-B3-ParentSpanId:"12875725fc7a463f", X-B3-Sampled:"0", X-ONAP-RequestID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-RequestID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-TransactionID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-ECOMP-RequestID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b13749b6-1664-4bce-8aea-5aceb6720886"]
2023-01-25T09:05:40.447Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:05:40.447Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:05:40.496Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:40.498Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:40.498Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:05:40.498Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:40.503Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:05:40.504Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:40.504Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:05:40.508Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:05:40.508Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:40.509Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:40.509Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:05:40.509Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:40.510Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12875725fc7a463f", X-B3-SpanId:"2cbc7ba4fbe3a47f", X-B3-ParentSpanId:"12875725fc7a463f", X-B3-Sampled:"0", X-ONAP-RequestID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-RequestID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-TransactionID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-ECOMP-RequestID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41e2c6ae-5ffa-4196-ae4d-3eefd5aaf4aa"]
2023-01-25T09:05:40.510Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:40.510Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:40.531Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:40.533Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:40.533Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:40.533Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:40.534Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:05:40.535Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:40.535Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:40.567Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:05:40.568Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:05:40.569Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:40.569Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:05:40.569Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:05:40.570Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-RequestID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-TransactionID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-ECOMP-RequestID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5911380-8002-4260-8e0e-40807fa4f1b7"]
2023-01-25T09:05:40.570Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:05:40.570Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:05:40.706Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:40.708Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:40.708Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:05:40.709Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8661184D663E3C9A700031D36F036534; 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:"Wed, 25 Jan 2023 09:05:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:40.709Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:05:40.710Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:40.710Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:05:40.743Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:05:40.744Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:05:40.744Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:40.745Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:05:40.748Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:05:40.748Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-RequestID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-TransactionID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-ECOMP-RequestID:"e64e2b73-a78b-4dee-87aa-2990e656b3ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0167e1e3-179e-4ea3-a645-3af8ca0bd249"]
2023-01-25T09:05:40.749Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:05:40.749Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:05:40.902Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:40.902Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:40.903Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:05:40.903Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=36D2542BA8682997A4A33424C4F3C516; 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:"811", Date:"Wed, 25 Jan 2023 09:05:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:40.904Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:05:40.904Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:40.905Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:05:40.908Z|e64e2b73-a78b-4dee-87aa-2990e656b3ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:43.366Z|c117bb01-437c-4a8c-bf54-d7190749c1d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:05:43.371Z|c117bb01-437c-4a8c-bf54-d7190749c1d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:05:44.289Z|5ef916de-96e9-4061-afbd-65574535e6f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:05:44.290Z|5ef916de-96e9-4061-afbd-65574535e6f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:05:50.222Z|e3329815-0464-4185-ab8c-87c3cf30f387|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:50.222Z|e3329815-0464-4185-ab8c-87c3cf30f387|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:50.236Z|4827485f-8944-4f00-9865-0aa0347eb9cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:50.237Z|4827485f-8944-4f00-9865-0aa0347eb9cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:50.298Z|b7ffba2d-dfb0-4eda-ab5d-bb2fea321ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:05:50.299Z|b7ffba2d-dfb0-4eda-ab5d-bb2fea321ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:05:50.768Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:50.770Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|||INFO|500||Checking if requestId: 0227f168-e521-4cb6-9695-7ccc1088a0f6 already exists in requestDb InfraActiveRequests table
2023-01-25T09:05:50.771Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6
2023-01-25T09:05:50.771Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|INFO|500||Invoke
2023-01-25T09:05:50.771Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:50.771Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6
2023-01-25T09:05:50.771Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Method      : GET
2023-01-25T09:05:50.772Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acb15242784a85be", X-B3-SpanId:"e17f9fcdafafcc72", X-B3-ParentSpanId:"acb15242784a85be", X-B3-Sampled:"0", X-ONAP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-TransactionID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ECOMP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9d9d490-25f9-415d-a487-b662db7bf1e4"]
2023-01-25T09:05:50.772Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Request body: 
2023-01-25T09:05:50.772Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||==========================request end================================================
2023-01-25T09:05:50.791Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:50.792Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:05:50.792Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Status text  : 
2023-01-25T09:05:50.792Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 09:05:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:50.792Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Response body: 
2023-01-25T09:05:50.793Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:50.793Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|INFO|404|Not Found|InvokeReturn
2023-01-25T09:05:50.799Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T09:05:50.799Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T09:05:50.800Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T09:05:50.800Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:50.801Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T09:05:50.801Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:50.801Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:50.802Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T09:05:50.802Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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:"acb15242784a85be", X-B3-SpanId:"d69265d6512671dc", X-B3-ParentSpanId:"acb15242784a85be", X-B3-Sampled:"0", X-ONAP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-TransactionID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ECOMP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e119fbf-175b-4f0a-a75b-c3a971e0cfbe"]
2023-01-25T09:05:50.802Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"127eaa1d-8439-48c6-b4ec-a4e10ae16f29"},"instanceName":null,"requestScope":"service"}
2023-01-25T09:05:50.803Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T09:05:50.816Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:50.817Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:50.818Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T09:05:50.818Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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:"Wed, 25 Jan 2023 09:05:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:50.819Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T09:05:50.819Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:50.820Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T09:05:50.820Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f
2023-01-25T09:05:50.821Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|INFO|500||Invoke
2023-01-25T09:05:50.821Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:50.821Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f
2023-01-25T09:05:50.821Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Method      : GET
2023-01-25T09:05:50.822Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-TransactionID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ECOMP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb6933ad-d7f1-412a-941f-369e27a82b76"]
2023-01-25T09:05:50.822Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Request body: 
2023-01-25T09:05:50.822Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||==========================request end================================================
2023-01-25T09:05:50.861Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:50.862Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:50.863Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Status text  : 
2023-01-25T09:05:50.863Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:50.865Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "0f4cbfb2-c724-4acb-9169-fdf7b457322f",
  "modelInvariantUUID" : "372d9e99-0c92-46e1-bdf2-6058483bb353",
  "created" : "2023-01-25 09:04:08.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/0f4cbfb2-c724-4acb-9169-fdf7b457322f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:05:50.866Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:50.866Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|INFO|500||InvokeReturn
2023-01-25T09:05:50.873Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance
2023-01-25T09:05:50.874Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|INFO|500||Invoke
2023-01-25T09:05:50.874Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:50.874Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance
2023-01-25T09:05:50.875Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-25T09:05:50.875Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-TransactionID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ECOMP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6bbce10-dc3e-420e-b063-b3afb681d981"]
2023-01-25T09:05:50.875Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||Request body: 
2023-01-25T09:05:50.876Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-25T09:05:50.893Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:50.894Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:05:50.894Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-25T09:05:50.894Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&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:"Wed, 25 Jan 2023 09:05:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:50.895Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||Response body: 
2023-01-25T09:05:50.895Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:50.895Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T09:05:50.896Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353
2023-01-25T09:05:50.896Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|INFO|500||Invoke
2023-01-25T09:05:50.897Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:50.897Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353
2023-01-25T09:05:50.897Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||Method      : GET
2023-01-25T09:05:50.897Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-TransactionID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ECOMP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4b333d5-bade-456a-8841-39e72a5f1b0b"]
2023-01-25T09:05:50.898Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||Request body: 
2023-01-25T09:05:50.898Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||==========================request end================================================
2023-01-25T09:05:50.917Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:50.918Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:50.918Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||Status text  : 
2023-01-25T09:05:50.919Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:50.921Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "0f4cbfb2-c724-4acb-9169-fdf7b457322f",
      "modelInvariantUUID" : "372d9e99-0c92-46e1-bdf2-6058483bb353",
      "created" : "2023-01-25 09:04:08.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/0f4cbfb2-c724-4acb-9169-fdf7b457322f"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/configurationCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353"
    }
  }
}
2023-01-25T09:05:50.922Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:50.922Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=372d9e99-0c92-46e1-bdf2-6058483bb353|INFO|500||InvokeReturn
2023-01-25T09:05:50.925Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance
2023-01-25T09:05:50.926Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|INFO|500||Invoke
2023-01-25T09:05:50.926Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:50.926Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance
2023-01-25T09:05:50.927Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-25T09:05:50.927Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-TransactionID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ECOMP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8ad982e-3b97-4efb-bfa7-63628bd3a82c"]
2023-01-25T09:05:50.927Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||Request body: 
2023-01-25T09:05:50.928Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-25T09:05:50.939Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:50.940Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:05:50.940Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-25T09:05:50.941Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&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:"Wed, 25 Jan 2023 09:05:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:50.942Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||Response body: 
2023-01-25T09:05:50.942Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:50.943Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0f4cbfb2-c724-4acb-9169-fdf7b457322f&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T09:05:50.944Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:50.944Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-25T09:05:50.944Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:50.945Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:50.946Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-25T09:05:50.946Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-TransactionID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ECOMP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"991ed4a8-6382-4cf8-82f1-f6ee3385a790"]
2023-01-25T09:05:50.946Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-25T09:05:50.947Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-25T09:05:50.966Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:50.967Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:50.968Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-25T09:05:50.968Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:50.969Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:05:50.969Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:50.969Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-25T09:05:50.973Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:50.974Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:50.974Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:50.974Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:50.975Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:50.975Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-TransactionID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ECOMP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e632469-c527-4365-90a4-06e666d6f0ea"]
2023-01-25T09:05:50.975Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:50.976Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:51.007Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:51.008Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:51.009Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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  : 
2023-01-25T09:05:51.009Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:51.010Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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" : 537,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2023-01-25T09:05:51.010Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:51.011Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:51.013Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f
2023-01-25T09:05:51.013Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|INFO|500||Invoke
2023-01-25T09:05:51.014Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:51.014Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f
2023-01-25T09:05:51.014Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Method      : GET
2023-01-25T09:05:51.015Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-TransactionID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ECOMP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa4ecde4-61ac-4ca5-b2fa-0705198c6542"]
2023-01-25T09:05:51.015Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Request body: 
2023-01-25T09:05:51.016Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||==========================request end================================================
2023-01-25T09:05:51.036Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:51.037Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:51.037Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Status text  : 
2023-01-25T09:05:51.038Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:51.038Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "0f4cbfb2-c724-4acb-9169-fdf7b457322f",
  "modelInvariantUUID" : "372d9e99-0c92-46e1-bdf2-6058483bb353",
  "created" : "2023-01-25 09:04:08.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/0f4cbfb2-c724-4acb-9169-fdf7b457322f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:05:51.039Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:51.039Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0f4cbfb2-c724-4acb-9169-fdf7b457322f|INFO|500||InvokeReturn
2023-01-25T09:05:51.042Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T09:05:51.042Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T09:05:51.043Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:51.043Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T09:05:51.043Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T09:05:51.043Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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:"1056", X-B3-TraceId:"acb15242784a85be", X-B3-SpanId:"fec628313c5b6b29", X-B3-ParentSpanId:"acb15242784a85be", X-B3-Sampled:"0", X-ONAP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-TransactionID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ECOMP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7eaab40-fedd-425b-b404-2e59077929a5"]
2023-01-25T09:05:51.044Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0227f168-e521-4cb6-9695-7ccc1088a0f6","requestStatus":"IN_PROGRESS","startTime":1674637550799,"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\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\"\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":"127eaa1d-8439-48c6-b4ec-a4e10ae16f29","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29","cloudApiRequests":[],"requestURI":"0227f168-e521-4cb6-9695-7ccc1088a0f6"}
2023-01-25T09:05:51.044Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T09:05:51.058Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:51.063Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:05:51.063Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:05:51.064Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:51.064Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:05:51.064Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:05:51.065Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de7cbf0028f60be8", X-B3-SpanId:"e5dd39474d7cfaf2", X-B3-ParentSpanId:"de7cbf0028f60be8", X-B3-Sampled:"0", X-ONAP-RequestID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-RequestID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-TransactionID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-ECOMP-RequestID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4efbdd7-67b6-4435-a1a0-565c4c89a120"]
2023-01-25T09:05:51.065Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:05:51.065Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:05:51.072Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:51.072Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T09:05:51.072Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T09:05:51.076Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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/0227f168-e521-4cb6-9695-7ccc1088a0f6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:51.076Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "0227f168-e521-4cb6-9695-7ccc1088a0f6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T09:05:50.799+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\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\"\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-01-25T09:05:50.981+00:00",
  "serviceInstanceId" : "127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "cloudApiRequests" : [ ],
  "requestURI" : "0227f168-e521-4cb6-9695-7ccc1088a0f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6"
    }
  }
}
2023-01-25T09:05:51.076Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:51.077Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T09:05:51.097Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:51.098Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T09:05:51.099Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:51.099Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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-01-25T09:05:51.100Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T09:05:51.100Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|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:"acb15242784a85be", X-B3-SpanId:"fb95882b4a3c7581", X-B3-ParentSpanId:"acb15242784a85be", X-B3-Sampled:"0", X-ONAP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-TransactionID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ECOMP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e65b8e11-dd02-44b9-9bb9-5cb3b19024eb"]
2023-01-25T09:05:51.100Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\"modelUuid\":\"0f4cbfb2-c724-4acb-9169-fdf7b457322f\",\"modelInvariantUuid\":\"372d9e99-0c92-46e1-bdf2-6058483bb353\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"127eaa1d-8439-48c6-b4ec-a4e10ae16f29\"}","type":"String"},"requestId":{"value":"0227f168-e521-4cb6-9695-7ccc1088a0f6","type":"String"},"mso-request-id":{"value":"0227f168-e521-4cb6-9695-7ccc1088a0f6","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"127eaa1d-8439-48c6-b4ec-a4e10ae16f29","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/127eaa1d-8439-48c6-b4ec-a4e10ae16f29","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T09:05:51.101Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T09:05:51.118Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:51.119Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:51.119Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:05:51.119Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:51.121Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:05:51.121Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:51.121Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:05:51.123Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:05:51.123Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:51.123Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:51.123Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:05:51.124Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:51.124Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de7cbf0028f60be8", X-B3-SpanId:"94304152f92e269a", X-B3-ParentSpanId:"de7cbf0028f60be8", X-B3-Sampled:"0", X-ONAP-RequestID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-RequestID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-TransactionID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-ECOMP-RequestID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3d47d43-ddf5-4ca1-bc62-631a220f4551"]
2023-01-25T09:05:51.124Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:51.124Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:51.175Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:51.175Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:51.176Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:51.176Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:51.178Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:05:51.178Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:51.179Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:51.218Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:05:51.218Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:05:51.219Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:51.219Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:05:51.219Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:05:51.220Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-RequestID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-TransactionID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-ECOMP-RequestID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f080ce0-36f1-4ccf-85ab-0ee276e13566"]
2023-01-25T09:05:51.220Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:05:51.220Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:05:51.356Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:51.356Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:51.357Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:05:51.357Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CA91128B4A4F7DDBAFDCC6493144B916; 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:"Wed, 25 Jan 2023 09:05:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:51.358Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:05:51.358Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:51.358Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:05:51.401Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:05:51.402Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:05:51.402Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:51.403Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:05:51.403Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:05:51.403Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-RequestID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-TransactionID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-ECOMP-RequestID:"8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5628247-dbcc-43c5-ac8e-00f00088523e"]
2023-01-25T09:05:51.404Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:05:51.404Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:05:51.537Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:51.537Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:51.538Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:05:51.538Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=07B3837DD62AE1E1848272EAFD0DFC2F; 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:"811", Date:"Wed, 25 Jan 2023 09:05:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:51.539Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:05:51.539Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:51.539Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:05:51.543Z|8099b0e4-fdfa-40e5-8c2a-2e1e15cb3df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:52.118Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:52.119Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T09:05:52.120Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T09:05:52.120Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 09:05:52 GMT", X-ONAP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-TransactionID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ECOMP-RequestID:"0227f168-e521-4cb6-9695-7ccc1088a0f6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e65b8e11-dd02-44b9-9bb9-5cb3b19024eb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:52.130Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"0227f168-e521-4cb6-9695-7ccc1088a0f6\",\"instanceId\":\"127eaa1d-8439-48c6-b4ec-a4e10ae16f29\"}}","message":"Success","processInstanceID":"771fc322-9c8f-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T09:05:52.131Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:52.131Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T09:05:52.136Z|0227f168-e521-4cb6-9695-7ccc1088a0f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:52.274Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:05:52.278Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6
2023-01-25T09:05:52.278Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|INFO|500||Invoke
2023-01-25T09:05:52.279Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:52.279Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6
2023-01-25T09:05:52.279Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Method      : GET
2023-01-25T09:05:52.279Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e18547ec70d5ed9", X-B3-SpanId:"c5f0a8dff03f8bbd", X-B3-ParentSpanId:"2e18547ec70d5ed9", X-B3-Sampled:"0", X-ONAP-RequestID:"38537c4b-0bc8-4fda-a28b-d6fc8199f7f6", X-RequestID:"38537c4b-0bc8-4fda-a28b-d6fc8199f7f6", X-TransactionID:"38537c4b-0bc8-4fda-a28b-d6fc8199f7f6", X-ECOMP-RequestID:"38537c4b-0bc8-4fda-a28b-d6fc8199f7f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb4edd8b-6aeb-4aec-9e6b-1d068bd88ce7"]
2023-01-25T09:05:52.280Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Request body: 
2023-01-25T09:05:52.280Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||==========================request end================================================
2023-01-25T09:05:52.304Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:52.305Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:52.305Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Status text  : 
2023-01-25T09:05:52.306Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:52.306Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Response body: {
  "requestId" : "0227f168-e521-4cb6-9695-7ccc1088a0f6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T09:05:50.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\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\"\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-01-25T09:05:51.000+00:00",
  "serviceInstanceId" : "127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "serviceInstanceName" : "TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "cloudApiRequests" : [ ],
  "requestURI" : "0227f168-e521-4cb6-9695-7ccc1088a0f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6"
    }
  }
}
2023-01-25T09:05:52.306Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:52.307Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|INFO|500||InvokeReturn
2023-01-25T09:05:52.308Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false
2023-01-25T09:05:52.308Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:05:52.308Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:05:52.309Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false
2023-01-25T09:05:52.309Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:05:52.309Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e18547ec70d5ed9", X-B3-SpanId:"8ef3ef0d60e698d8", X-B3-ParentSpanId:"2e18547ec70d5ed9", X-B3-Sampled:"0", X-ONAP-RequestID:"38537c4b-0bc8-4fda-a28b-d6fc8199f7f6", X-RequestID:"38537c4b-0bc8-4fda-a28b-d6fc8199f7f6", X-TransactionID:"38537c4b-0bc8-4fda-a28b-d6fc8199f7f6", X-ECOMP-RequestID:"38537c4b-0bc8-4fda-a28b-d6fc8199f7f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9312a062-9938-45ff-ad66-15962c9f740e"]
2023-01-25T09:05:52.309Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:05:52.310Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:05:52.330Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:05:52.331Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:05:52.332Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:05:52.332Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:05:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:05:52.333Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:05:52.333Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:05:52.334Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:05:52.341Z|38537c4b-0bc8-4fda-a28b-d6fc8199f7f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:05:58.362Z|0f2c64e5-f6d2-45e4-9635-bdbe95b9dad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:05:58.362Z|0f2c64e5-f6d2-45e4-9635-bdbe95b9dad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:06:00.271Z|c63aa904-d85c-487a-b30d-70db46edb25c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:00.272Z|c63aa904-d85c-487a-b30d-70db46edb25c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:00.274Z|751853ec-9c23-42c7-acbf-0d4a32c5cdf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:00.274Z|751853ec-9c23-42c7-acbf-0d4a32c5cdf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:00.320Z|b04e8216-de04-4e7b-b30f-0ef7f0dcc3cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:00.321Z|b04e8216-de04-4e7b-b30f-0ef7f0dcc3cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:01.673Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:06:01.683Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:06:01.686Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:06:01.687Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:01.687Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:06:01.687Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:06:01.692Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13e4cabd339a11c0", X-B3-SpanId:"cb8bcd36f8783e55", X-B3-ParentSpanId:"13e4cabd339a11c0", X-B3-Sampled:"0", X-ONAP-RequestID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-RequestID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-TransactionID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-ECOMP-RequestID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b6757cc-1ba4-439f-8634-0ceddc848b4d"]
2023-01-25T09:06:01.692Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:06:01.692Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:06:01.718Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:01.719Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:01.719Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:06:01.720Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:01.722Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:06:01.722Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:01.723Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:06:01.724Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:06:01.724Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:06:01.725Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:01.725Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:06:01.725Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:06:01.726Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13e4cabd339a11c0", X-B3-SpanId:"73d755133e6a5b10", X-B3-ParentSpanId:"13e4cabd339a11c0", X-B3-Sampled:"0", X-ONAP-RequestID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-RequestID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-TransactionID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-ECOMP-RequestID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb5b4a4c-8c16-41fb-9574-a7e3053e977d"]
2023-01-25T09:06:01.726Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:06:01.726Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:06:01.741Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:01.741Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:01.742Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:06:01.742Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:01.747Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:06:01.748Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:01.749Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:06:01.780Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:06:01.780Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:06:01.780Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:01.781Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:06:01.781Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:06:01.781Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-RequestID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-TransactionID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-ECOMP-RequestID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fe1b2aa-c030-47e3-961d-8254ad683736"]
2023-01-25T09:06:01.781Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:06:01.781Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:06:01.922Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:01.923Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:01.923Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:06:01.924Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5C10C08DD7883C55926D6C242008536A; 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:"Wed, 25 Jan 2023 09:06:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:01.924Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:06:01.924Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:01.925Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:06:01.957Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:06:01.958Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:06:01.958Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:01.959Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:06:01.959Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:06:01.959Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-RequestID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-TransactionID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-ECOMP-RequestID:"472a5a21-81f9-4c33-9dee-b9476f44775f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adc107e9-084a-48b7-bd5f-df3b1e6fc3d9"]
2023-01-25T09:06:01.960Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:06:01.960Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:06:02.088Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:02.089Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:02.089Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:06:02.090Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=463E3EDC8BE9AC2DB4627A45291925B3; 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:"811", Date:"Wed, 25 Jan 2023 09:06:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:02.090Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:06:02.090Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:02.091Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:06:02.094Z|472a5a21-81f9-4c33-9dee-b9476f44775f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:06:02.489Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:06:02.493Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6
2023-01-25T09:06:02.494Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|INFO|500||Invoke
2023-01-25T09:06:02.494Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:02.495Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6
2023-01-25T09:06:02.495Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Method      : GET
2023-01-25T09:06:02.495Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"375d6b36180c5117", X-B3-SpanId:"660c654b21aaffeb", X-B3-ParentSpanId:"375d6b36180c5117", X-B3-Sampled:"0", X-ONAP-RequestID:"a7ba2949-bcf1-4068-994a-f053da0bcc96", X-RequestID:"a7ba2949-bcf1-4068-994a-f053da0bcc96", X-TransactionID:"a7ba2949-bcf1-4068-994a-f053da0bcc96", X-ECOMP-RequestID:"a7ba2949-bcf1-4068-994a-f053da0bcc96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7444b1ce-1d93-430b-bf50-8cdb0453dcc1"]
2023-01-25T09:06:02.496Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Request body: 
2023-01-25T09:06:02.496Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||==========================request end================================================
2023-01-25T09:06:02.514Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:02.515Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:02.515Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Status text  : 
2023-01-25T09:06:02.516Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:02.517Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Response body: {
  "requestId" : "0227f168-e521-4cb6-9695-7ccc1088a0f6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:05:50.000+00:00",
  "endTime" : "2023-01-25T09:05: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\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\"\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-01-25T09:05:57.000+00:00",
  "serviceInstanceId" : "127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "serviceInstanceName" : "TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "cloudApiRequests" : [ ],
  "requestURI" : "0227f168-e521-4cb6-9695-7ccc1088a0f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6"
    }
  }
}
2023-01-25T09:06:02.517Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:02.517Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|INFO|500||InvokeReturn
2023-01-25T09:06:02.519Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false
2023-01-25T09:06:02.519Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:06:02.519Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:02.520Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false
2023-01-25T09:06:02.520Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:06:02.520Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"375d6b36180c5117", X-B3-SpanId:"419858fc4c56851e", X-B3-ParentSpanId:"375d6b36180c5117", X-B3-Sampled:"0", X-ONAP-RequestID:"a7ba2949-bcf1-4068-994a-f053da0bcc96", X-RequestID:"a7ba2949-bcf1-4068-994a-f053da0bcc96", X-TransactionID:"a7ba2949-bcf1-4068-994a-f053da0bcc96", X-ECOMP-RequestID:"a7ba2949-bcf1-4068-994a-f053da0bcc96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8d89ccb-bb72-435e-9bfb-a652d924b227"]
2023-01-25T09:06:02.521Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:06:02.521Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:06:02.538Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:02.539Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:02.539Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:06:02.539Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:02.540Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:06:02.540Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:02.541Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:06:02.554Z|a7ba2949-bcf1-4068-994a-f053da0bcc96|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:06:02.688Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:06:02.692Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6
2023-01-25T09:06:02.693Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|INFO|500||Invoke
2023-01-25T09:06:02.693Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:02.693Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6
2023-01-25T09:06:02.694Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Method      : GET
2023-01-25T09:06:02.694Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cd8eb8deb734ca6", X-B3-SpanId:"341ed121fcc4ed16", X-B3-ParentSpanId:"9cd8eb8deb734ca6", X-B3-Sampled:"0", X-ONAP-RequestID:"d61262a8-457e-47b8-b38a-b60de39df1d7", X-RequestID:"d61262a8-457e-47b8-b38a-b60de39df1d7", X-TransactionID:"d61262a8-457e-47b8-b38a-b60de39df1d7", X-ECOMP-RequestID:"d61262a8-457e-47b8-b38a-b60de39df1d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f9bf77b-8893-4d43-8066-af26a900ecb4"]
2023-01-25T09:06:02.694Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Request body: 
2023-01-25T09:06:02.695Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||==========================request end================================================
2023-01-25T09:06:02.710Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:02.711Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:02.711Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Status text  : 
2023-01-25T09:06:02.711Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:02.712Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Response body: {
  "requestId" : "0227f168-e521-4cb6-9695-7ccc1088a0f6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:05:50.000+00:00",
  "endTime" : "2023-01-25T09:05: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\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\"\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-01-25T09:05:57.000+00:00",
  "serviceInstanceId" : "127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "serviceInstanceName" : "TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "cloudApiRequests" : [ ],
  "requestURI" : "0227f168-e521-4cb6-9695-7ccc1088a0f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6"
    }
  }
}
2023-01-25T09:06:02.712Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:02.712Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|INFO|500||InvokeReturn
2023-01-25T09:06:02.714Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false
2023-01-25T09:06:02.714Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:06:02.714Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:02.714Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false
2023-01-25T09:06:02.715Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:06:02.715Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cd8eb8deb734ca6", X-B3-SpanId:"6d6f88125f469f96", X-B3-ParentSpanId:"9cd8eb8deb734ca6", X-B3-Sampled:"0", X-ONAP-RequestID:"d61262a8-457e-47b8-b38a-b60de39df1d7", X-RequestID:"d61262a8-457e-47b8-b38a-b60de39df1d7", X-TransactionID:"d61262a8-457e-47b8-b38a-b60de39df1d7", X-ECOMP-RequestID:"d61262a8-457e-47b8-b38a-b60de39df1d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2736f23-d097-4bec-9cb8-46d1469db84d"]
2023-01-25T09:06:02.715Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:06:02.715Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:06:02.727Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:02.727Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:02.728Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:06:02.728Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:02.729Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:06:02.729Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:02.729Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:06:02.734Z|d61262a8-457e-47b8-b38a-b60de39df1d7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:06:02.859Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:06:02.869Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6
2023-01-25T09:06:02.870Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|INFO|500||Invoke
2023-01-25T09:06:02.870Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:02.870Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6
2023-01-25T09:06:02.870Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Method      : GET
2023-01-25T09:06:02.871Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f5b5494d617f654", X-B3-SpanId:"8b2276b965fd5922", X-B3-ParentSpanId:"1f5b5494d617f654", X-B3-Sampled:"0", X-ONAP-RequestID:"07230443-2b4b-47c2-8e98-0186adf5d6ac", X-RequestID:"07230443-2b4b-47c2-8e98-0186adf5d6ac", X-TransactionID:"07230443-2b4b-47c2-8e98-0186adf5d6ac", X-ECOMP-RequestID:"07230443-2b4b-47c2-8e98-0186adf5d6ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"320075b0-c09a-4c55-b6e7-3cb4a5975bdb"]
2023-01-25T09:06:02.871Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Request body: 
2023-01-25T09:06:02.871Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||==========================request end================================================
2023-01-25T09:06:02.889Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:02.890Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:02.890Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Status text  : 
2023-01-25T09:06:02.890Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:02.891Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Response body: {
  "requestId" : "0227f168-e521-4cb6-9695-7ccc1088a0f6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:05:50.000+00:00",
  "endTime" : "2023-01-25T09:05: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\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\"\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-01-25T09:05:57.000+00:00",
  "serviceInstanceId" : "127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "serviceInstanceName" : "TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "cloudApiRequests" : [ ],
  "requestURI" : "0227f168-e521-4cb6-9695-7ccc1088a0f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6"
    }
  }
}
2023-01-25T09:06:02.891Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:02.892Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|INFO|500||InvokeReturn
2023-01-25T09:06:02.893Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false
2023-01-25T09:06:02.894Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:06:02.894Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:02.895Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false
2023-01-25T09:06:02.895Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:06:02.895Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f5b5494d617f654", X-B3-SpanId:"4eade9ae0f9e3447", X-B3-ParentSpanId:"1f5b5494d617f654", X-B3-Sampled:"0", X-ONAP-RequestID:"07230443-2b4b-47c2-8e98-0186adf5d6ac", X-RequestID:"07230443-2b4b-47c2-8e98-0186adf5d6ac", X-TransactionID:"07230443-2b4b-47c2-8e98-0186adf5d6ac", X-ECOMP-RequestID:"07230443-2b4b-47c2-8e98-0186adf5d6ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42826dbb-5657-47c0-8ff4-8f35288dfd79"]
2023-01-25T09:06:02.896Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:06:02.896Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:06:02.907Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:02.908Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:02.908Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:06:02.908Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:02.909Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:06:02.910Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:02.910Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:06:02.916Z|07230443-2b4b-47c2-8e98-0186adf5d6ac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:06:03.060Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:06:03.065Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6
2023-01-25T09:06:03.065Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|INFO|500||Invoke
2023-01-25T09:06:03.066Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:03.066Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6
2023-01-25T09:06:03.066Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Method      : GET
2023-01-25T09:06:03.067Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd9bbe6dc1f81a26", X-B3-SpanId:"645c5fbdac0e6f65", X-B3-ParentSpanId:"bd9bbe6dc1f81a26", X-B3-Sampled:"0", X-ONAP-RequestID:"945387f6-4fc0-4900-a9e4-1ba860bb385e", X-RequestID:"945387f6-4fc0-4900-a9e4-1ba860bb385e", X-TransactionID:"945387f6-4fc0-4900-a9e4-1ba860bb385e", X-ECOMP-RequestID:"945387f6-4fc0-4900-a9e4-1ba860bb385e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c3c3505-a969-4ce2-a8b6-884044b22b34"]
2023-01-25T09:06:03.067Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Request body: 
2023-01-25T09:06:03.067Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||==========================request end================================================
2023-01-25T09:06:03.084Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:03.085Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:03.085Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Status text  : 
2023-01-25T09:06:03.085Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:03.086Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||Response body: {
  "requestId" : "0227f168-e521-4cb6-9695-7ccc1088a0f6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-25T09:05:50.000+00:00",
  "endTime" : "2023-01-25T09:05: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\": \"372d9e99-0c92-46e1-bdf2-6058483bb353\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"0f4cbfb2-c724-4acb-9169-fdf7b457322f\"\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-01-25T09:05:57.000+00:00",
  "serviceInstanceId" : "127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "serviceInstanceName" : "TestPNFMacroInstantiation_00cf2242-6608-4e4e-b7fe-1f1a8953dd0f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/127eaa1d-8439-48c6-b4ec-a4e10ae16f29",
  "cloudApiRequests" : [ ],
  "requestURI" : "0227f168-e521-4cb6-9695-7ccc1088a0f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6"
    }
  }
}
2023-01-25T09:06:03.086Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:03.087Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0227f168-e521-4cb6-9695-7ccc1088a0f6|INFO|500||InvokeReturn
2023-01-25T09:06:03.088Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false
2023-01-25T09:06:03.088Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:06:03.089Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:03.089Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false
2023-01-25T09:06:03.089Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:06:03.090Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd9bbe6dc1f81a26", X-B3-SpanId:"5142eb0ef2f73153", X-B3-ParentSpanId:"bd9bbe6dc1f81a26", X-B3-Sampled:"0", X-ONAP-RequestID:"945387f6-4fc0-4900-a9e4-1ba860bb385e", X-RequestID:"945387f6-4fc0-4900-a9e4-1ba860bb385e", X-TransactionID:"945387f6-4fc0-4900-a9e4-1ba860bb385e", X-ECOMP-RequestID:"945387f6-4fc0-4900-a9e4-1ba860bb385e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1188cb85-0c9d-4fb1-8548-068a75a4f91b"]
2023-01-25T09:06:03.090Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:06:03.090Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:06:03.103Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:03.103Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:03.104Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:06:03.104Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:03.106Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:06:03.106Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:03.106Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0227f168-e521-4cb6-9695-7ccc1088a0f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:06:03.113Z|945387f6-4fc0-4900-a9e4-1ba860bb385e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0227f168-e521-4cb6-9695-7ccc1088a0f6|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:06:10.294Z|cc9ab746-254c-47c2-92f5-cef905bd88eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:10.295Z|cc9ab746-254c-47c2-92f5-cef905bd88eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:10.300Z|ec02c3e8-0725-499a-9d34-c727a7ee3e4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:10.300Z|ec02c3e8-0725-499a-9d34-c727a7ee3e4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:10.341Z|0da05054-2195-43aa-b55a-85aa4adfafd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:10.342Z|0da05054-2195-43aa-b55a-85aa4adfafd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:12.227Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:06:12.232Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:06:12.232Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:06:12.232Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:12.232Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:06:12.233Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:06:12.233Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"befdd530ee37846d", X-B3-SpanId:"d98fae0b9c3f8b05", X-B3-ParentSpanId:"befdd530ee37846d", X-B3-Sampled:"0", X-ONAP-RequestID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-RequestID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-TransactionID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-ECOMP-RequestID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65546fc9-d101-4f75-9d51-6966472b07fb"]
2023-01-25T09:06:12.233Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:06:12.233Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:06:12.255Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:12.255Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:12.256Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:06:12.256Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:12.258Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:06:12.258Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:12.259Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:06:12.260Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:06:12.261Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:06:12.261Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:12.261Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:06:12.261Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:06:12.262Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"befdd530ee37846d", X-B3-SpanId:"37b99bdaee0b958d", X-B3-ParentSpanId:"befdd530ee37846d", X-B3-Sampled:"0", X-ONAP-RequestID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-RequestID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-TransactionID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-ECOMP-RequestID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dc1ccf1-1c2e-40af-b292-e4bc8863700e"]
2023-01-25T09:06:12.262Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:06:12.262Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:06:12.275Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:12.275Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:12.276Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:06:12.276Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:12.277Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:06:12.277Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:12.277Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:06:12.309Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:06:12.310Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:06:12.310Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:12.311Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:06:12.311Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:06:12.311Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-RequestID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-TransactionID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-ECOMP-RequestID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3980a3c0-2bcb-4177-9e24-ca23d411c7ba"]
2023-01-25T09:06:12.312Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:06:12.312Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:06:12.437Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:12.437Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:12.437Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:06:12.438Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=47590BC540469B40C67B6203A93AF98B; 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:"Wed, 25 Jan 2023 09:06:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:12.438Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:06:12.438Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:12.439Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:06:12.464Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:06:12.464Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:06:12.464Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:12.465Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:06:12.465Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:06:12.465Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-RequestID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-TransactionID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-ECOMP-RequestID:"56cc2c41-2378-46ea-b269-ce24add52a87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b622941-6f5a-4b17-9ba1-6b2b4bf91881"]
2023-01-25T09:06:12.465Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:06:12.465Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:06:12.585Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:12.586Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:12.586Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:06:12.587Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3717D562A745CEFAC828A7CBF569CEAE; 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:"811", Date:"Wed, 25 Jan 2023 09:06:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:12.587Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:06:12.587Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:12.588Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:06:12.591Z|56cc2c41-2378-46ea-b269-ce24add52a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:06:13.362Z|3a2be73f-706f-46bb-8ad5-dcb13ddca313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:06:13.362Z|3a2be73f-706f-46bb-8ad5-dcb13ddca313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:06:14.291Z|f11d2fd7-1487-4cb8-9569-eae53469ee76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:06:14.291Z|f11d2fd7-1487-4cb8-9569-eae53469ee76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:06:15.053Z|13a324ef-0587-41d3-890c-c7fc349d8422|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:06:15.054Z|13a324ef-0587-41d3-890c-c7fc349d8422|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:20.324Z|1e9c600b-2864-42cb-b12c-e659474f0c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:20.325Z|1e9c600b-2864-42cb-b12c-e659474f0c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:20.331Z|e9ebfd03-ba4b-4fc8-ab72-78db5cfa7b50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:20.332Z|e9ebfd03-ba4b-4fc8-ab72-78db5cfa7b50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:20.363Z|19ef91f8-cad1-4647-92d7-d2b0141de4e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:20.364Z|19ef91f8-cad1-4647-92d7-d2b0141de4e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:22.725Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:06:22.730Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:06:22.731Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:06:22.731Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:22.731Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:06:22.732Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:06:22.732Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ba734af432b0d13", X-B3-SpanId:"2ca7bd1c2fb56474", X-B3-ParentSpanId:"8ba734af432b0d13", X-B3-Sampled:"0", X-ONAP-RequestID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-RequestID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-TransactionID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-ECOMP-RequestID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e526917-4ee1-4f3b-a799-04a493cfd421"]
2023-01-25T09:06:22.733Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:06:22.733Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:06:22.755Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:22.756Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:22.756Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:06:22.757Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:22.757Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:06:22.758Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:22.758Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:06:22.760Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:06:22.761Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:06:22.761Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:22.761Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:06:22.762Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:06:22.762Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ba734af432b0d13", X-B3-SpanId:"0f96f79b4916da38", X-B3-ParentSpanId:"8ba734af432b0d13", X-B3-Sampled:"0", X-ONAP-RequestID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-RequestID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-TransactionID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-ECOMP-RequestID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"504c9b3c-0005-4cff-8b7d-bfb9aa8400d8"]
2023-01-25T09:06:22.762Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:06:22.763Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:06:22.778Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:22.778Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:22.779Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:06:22.779Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:22.780Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:06:22.780Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:22.781Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:06:22.809Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:06:22.810Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:06:22.810Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:22.810Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:06:22.811Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:06:22.811Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-RequestID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-TransactionID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-ECOMP-RequestID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"884ae799-c500-4192-bb9c-1dc7d28c635d"]
2023-01-25T09:06:22.812Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:06:22.812Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:06:22.939Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:22.940Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:22.940Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:06:22.940Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E068FD1337B181C89320D737D4928D3C; 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:"Wed, 25 Jan 2023 09:06:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:22.941Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:06:22.941Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:22.942Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:06:22.970Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:06:22.971Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:06:22.971Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:22.971Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:06:22.971Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:06:22.972Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-RequestID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-TransactionID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-ECOMP-RequestID:"0c65204c-0a9a-47fa-b9b3-4e5905d041f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f87b37a7-d442-4206-beea-9bac186da413"]
2023-01-25T09:06:22.972Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:06:22.972Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:06:23.093Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:23.094Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:23.094Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:06:23.095Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CB21558FA43D18AF883E4548CB2435EB; 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:"811", Date:"Wed, 25 Jan 2023 09:06:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:23.095Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:06:23.095Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:23.096Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:06:23.101Z|0c65204c-0a9a-47fa-b9b3-4e5905d041f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:06:28.362Z|17bbc836-926c-47af-b30c-c8151b5312f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:06:28.365Z|17bbc836-926c-47af-b30c-c8151b5312f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:06:30.347Z|58e4d905-debc-41db-a65d-b9e5be05dab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:30.348Z|58e4d905-debc-41db-a65d-b9e5be05dab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:30.352Z|a603f7b8-ee94-48b4-9e70-bd31c712bf4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:30.352Z|a603f7b8-ee94-48b4-9e70-bd31c712bf4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:30.391Z|39f8d6db-0467-49ea-9ec1-53eb7628a6bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:30.391Z|39f8d6db-0467-49ea-9ec1-53eb7628a6bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:33.237Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:06:33.241Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:06:33.241Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:06:33.242Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:33.242Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:06:33.242Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:06:33.242Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7acd48fb8f7ce6a", X-B3-SpanId:"7a5266ecce30a7d5", X-B3-ParentSpanId:"b7acd48fb8f7ce6a", X-B3-Sampled:"0", X-ONAP-RequestID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-RequestID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-TransactionID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-ECOMP-RequestID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d97fc42-20c4-4b26-95e8-cd9cc4cac54c"]
2023-01-25T09:06:33.243Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:06:33.243Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:06:33.264Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:33.264Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:33.265Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:06:33.265Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:33.267Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:06:33.267Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:33.268Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:06:33.269Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:06:33.269Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:06:33.270Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:33.270Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:06:33.270Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:06:33.271Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7acd48fb8f7ce6a", X-B3-SpanId:"110c2d29830cf050", X-B3-ParentSpanId:"b7acd48fb8f7ce6a", X-B3-Sampled:"0", X-ONAP-RequestID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-RequestID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-TransactionID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-ECOMP-RequestID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de6dfb0a-1034-4807-a81e-696112a68402"]
2023-01-25T09:06:33.271Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:06:33.271Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:06:33.282Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:33.283Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:33.284Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:06:33.284Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:33.284Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:06:33.285Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:33.285Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:06:33.317Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:06:33.318Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:06:33.318Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:33.318Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:06:33.319Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:06:33.319Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-RequestID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-TransactionID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-ECOMP-RequestID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e06d0563-edf2-45d7-ab69-742f512b473b"]
2023-01-25T09:06:33.319Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:06:33.319Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:06:33.448Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:33.449Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:33.449Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:06:33.450Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3AF1BA8C76B607664BEC2792E62EF8D9; 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:"Wed, 25 Jan 2023 09:06:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:33.451Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:06:33.451Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:33.452Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:06:33.483Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:06:33.484Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:06:33.484Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:33.484Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:06:33.485Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:06:33.485Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-RequestID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-TransactionID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-ECOMP-RequestID:"5c433b11-5042-45ba-9ac4-3dd8430e281e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9840d1e-d372-484f-820d-81a682ce42b1"]
2023-01-25T09:06:33.485Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:06:33.486Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:06:33.610Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:33.611Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:33.611Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:06:33.612Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0F3E4872A542676D42B4B75AD739F30D; 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:"811", Date:"Wed, 25 Jan 2023 09:06:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:33.612Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:06:33.613Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:33.613Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:06:33.617Z|5c433b11-5042-45ba-9ac4-3dd8430e281e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:06:40.372Z|99f9ef66-110f-4c7d-b187-7227c14c1a6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:40.372Z|d52414d3-b63e-4cbb-9214-27300c71c5aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:40.373Z|d52414d3-b63e-4cbb-9214-27300c71c5aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:40.374Z|99f9ef66-110f-4c7d-b187-7227c14c1a6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:40.426Z|3ec14a4b-df54-4fb8-90c0-b63ad0feb2e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:40.427Z|3ec14a4b-df54-4fb8-90c0-b63ad0feb2e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:43.362Z|3d13a42b-ef4f-4daf-8021-2c400ebbf1c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:06:43.362Z|3d13a42b-ef4f-4daf-8021-2c400ebbf1c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:06:43.767Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:06:43.772Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:06:43.772Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:06:43.772Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:43.773Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:06:43.773Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:06:43.773Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73ffe4f3b9987539", X-B3-SpanId:"71edd2c407f376cc", X-B3-ParentSpanId:"73ffe4f3b9987539", X-B3-Sampled:"0", X-ONAP-RequestID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-RequestID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-TransactionID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-ECOMP-RequestID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3497849-8a4a-4d87-9d81-0f33e7c5510f"]
2023-01-25T09:06:43.773Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:06:43.774Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:06:43.796Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:43.797Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:43.797Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:06:43.797Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:43.799Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:06:43.800Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:43.800Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:06:43.801Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:06:43.802Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:06:43.802Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:43.803Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:06:43.803Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:06:43.803Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73ffe4f3b9987539", X-B3-SpanId:"d2d33f550816824a", X-B3-ParentSpanId:"73ffe4f3b9987539", X-B3-Sampled:"0", X-ONAP-RequestID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-RequestID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-TransactionID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-ECOMP-RequestID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d825d5b6-9106-4fff-92bc-5541e648aecc"]
2023-01-25T09:06:43.804Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:06:43.804Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:06:43.816Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:43.817Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:43.817Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:06:43.817Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:43.818Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \\\"Message: No valid host was found. There are not enough hosts available., Code: 500\\\"\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:06:43.818Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:43.819Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:06:43.850Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:06:43.851Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:06:43.851Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:43.851Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:06:43.852Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:06:43.852Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-RequestID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-TransactionID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-ECOMP-RequestID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"665785a6-889f-460b-a934-62de08e78adc"]
2023-01-25T09:06:43.852Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:06:43.852Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:06:43.987Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:43.987Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:43.988Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:06:43.988Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E763433FB1342EB903560B4839AF6623; 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:"Wed, 25 Jan 2023 09:06:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:43.989Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:06:43.989Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:43.989Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:06:44.015Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:06:44.016Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:06:44.016Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:44.017Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:06:44.018Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:06:44.018Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-RequestID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-TransactionID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-ECOMP-RequestID:"264a84e9-0473-4fb1-a220-162e7ec83938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb5fc20b-e5d2-4aa4-8a55-7e2ecd6bec97"]
2023-01-25T09:06:44.018Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:06:44.019Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:06:44.149Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:44.150Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:44.150Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:06:44.151Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AC119CBBA57FB3D8B9B933D6429E927D; 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:"811", Date:"Wed, 25 Jan 2023 09:06:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:44.151Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:06:44.151Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:44.152Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:06:44.155Z|264a84e9-0473-4fb1-a220-162e7ec83938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:06:44.292Z|b992672a-d316-44b9-823b-d110478c09bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:06:44.293Z|b992672a-d316-44b9-823b-d110478c09bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:06:50.393Z|82ac4932-5d93-4559-9b94-e4678582f927|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:50.394Z|82ac4932-5d93-4559-9b94-e4678582f927|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:50.401Z|4c0a46bd-c6e6-444f-a69c-5e5a38eafb93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:50.402Z|4c0a46bd-c6e6-444f-a69c-5e5a38eafb93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:50.449Z|6cbaaadf-431d-47c1-a0d6-cd8f3b815d24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:06:50.450Z|6cbaaadf-431d-47c1-a0d6-cd8f3b815d24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:06:54.289Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:06:54.294Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:06:54.295Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:06:54.295Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:54.296Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:06:54.296Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:06:54.296Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84394ed819dbc9a5", X-B3-SpanId:"038ff552071fe15b", X-B3-ParentSpanId:"84394ed819dbc9a5", X-B3-Sampled:"0", X-ONAP-RequestID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-RequestID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-TransactionID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-ECOMP-RequestID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26315fd7-0b2c-44ac-9dc0-b6dce9352195"]
2023-01-25T09:06:54.297Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:06:54.297Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:06:54.320Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:54.322Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:54.322Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:06:54.323Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:54.329Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:06:54.330Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:54.330Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:06:54.332Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:06:54.332Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:06:54.332Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:54.332Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:06:54.333Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:06:54.333Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84394ed819dbc9a5", X-B3-SpanId:"de73fa7cea3dd610", X-B3-ParentSpanId:"84394ed819dbc9a5", X-B3-Sampled:"0", X-ONAP-RequestID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-RequestID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-TransactionID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-ECOMP-RequestID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad6d34d1-d6dd-49f4-a54b-1c693bc4d45c"]
2023-01-25T09:06:54.333Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:06:54.333Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:06:54.354Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:54.355Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:54.355Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:06:54.356Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:54.361Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \\\"Message: No valid host was found. There are not enough hosts available., Code: 500\\\"\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:06:54.361Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:54.361Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:06:54.392Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:06:54.392Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:06:54.392Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:54.393Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:06:54.393Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:06:54.393Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-RequestID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-TransactionID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-ECOMP-RequestID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6342252e-d84d-43da-8c4e-1eabad323402"]
2023-01-25T09:06:54.393Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:06:54.393Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:06:54.524Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:54.525Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:54.525Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:06:54.525Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=31ABF31718638BEB3B2D777182476F2E; 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:"Wed, 25 Jan 2023 09:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:54.526Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:06:54.526Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:54.526Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:06:54.559Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:06:54.560Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:06:54.560Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:06:54.560Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:06:54.561Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:06:54.561Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-RequestID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-TransactionID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-ECOMP-RequestID:"453eaf1f-7bb3-44e7-99f5-b5159fa85f62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dd5d74a-4526-48a7-bc32-b007c119a3e9"]
2023-01-25T09:06:54.561Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:06:54.561Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:06:54.682Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:06:54.683Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:06:54.683Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:06:54.683Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6CCA14F26CBACBB915A83181118711DA; 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:"811", Date:"Wed, 25 Jan 2023 09:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:06:54.684Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:06:54.684Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:06:54.684Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:06:54.687Z|453eaf1f-7bb3-44e7-99f5-b5159fa85f62|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:06:58.362Z|17b26ce4-b2a0-4d2d-a7dc-372af14f4c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:06:58.362Z|17b26ce4-b2a0-4d2d-a7dc-372af14f4c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:07:00.415Z|36dc10e4-3f5e-4a44-b4e1-a4f7ccf12929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:00.416Z|36dc10e4-3f5e-4a44-b4e1-a4f7ccf12929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:00.423Z|ad3b0c1a-2b1f-43fe-80ec-6a24afcb250a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:00.424Z|ad3b0c1a-2b1f-43fe-80ec-6a24afcb250a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:00.473Z|f892d0e5-e978-4b48-8f1d-fe64ede3b273|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:00.473Z|f892d0e5-e978-4b48-8f1d-fe64ede3b273|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:04.823Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:07:04.828Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:07:04.829Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:07:04.829Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:04.830Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:07:04.831Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:07:04.831Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5539f84bb72e342", X-B3-SpanId:"d83bae19a40cf4d4", X-B3-ParentSpanId:"d5539f84bb72e342", X-B3-Sampled:"0", X-ONAP-RequestID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-RequestID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-TransactionID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-ECOMP-RequestID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ce8c6b0-fb9e-4fe8-9b97-fc90fac111d2"]
2023-01-25T09:07:04.832Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:07:04.832Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:07:04.855Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:04.856Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:04.857Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:07:04.857Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:07:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:04.860Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:07:04.861Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:04.861Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:07:04.864Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:07:04.864Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:07:04.865Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:04.865Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:07:04.865Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:07:04.866Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5539f84bb72e342", X-B3-SpanId:"3ef85166ee872bcd", X-B3-ParentSpanId:"d5539f84bb72e342", X-B3-Sampled:"0", X-ONAP-RequestID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-RequestID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-TransactionID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-ECOMP-RequestID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4aa093f-ceea-4514-92f2-c513ff100709"]
2023-01-25T09:07:04.866Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:07:04.866Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:07:04.878Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:04.878Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:04.879Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:07:04.879Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:07:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:04.880Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \\\"Message: No valid host was found. There are not enough hosts available., Code: 500\\\"\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:07:04.880Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:04.880Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:07:04.913Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:07:04.914Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:07:04.914Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:04.915Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:07:04.915Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:07:04.915Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-RequestID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-TransactionID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-ECOMP-RequestID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9b26f9a-daf2-4b1e-a69b-8ef233fe7237"]
2023-01-25T09:07:04.915Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:07:04.916Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:07:05.079Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:05.080Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:05.080Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:07:05.081Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9FFFB3B6AB958CDF08D7DDADC33AC768; 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:"Wed, 25 Jan 2023 09:07:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:05.081Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:07:05.082Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:05.082Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:07:05.111Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:07:05.112Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:07:05.112Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:05.113Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:07:05.113Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:07:05.113Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-RequestID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-TransactionID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-ECOMP-RequestID:"1a86b0dc-93ba-4c29-9bd5-a88d28b69d54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a736db06-fd26-47a3-88ac-b65fc4e1c494"]
2023-01-25T09:07:05.113Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:07:05.114Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:07:05.253Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:05.254Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:05.255Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:07:05.255Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C26CF990A68064506A9455194C987EB8; 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:"811", Date:"Wed, 25 Jan 2023 09:07:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:05.255Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:07:05.256Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:05.256Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:07:05.262Z|1a86b0dc-93ba-4c29-9bd5-a88d28b69d54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:07:10.441Z|a84960ad-6666-4ece-8861-8a288fe61add|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:10.442Z|a84960ad-6666-4ece-8861-8a288fe61add|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:10.453Z|293d3921-f023-4c97-ab28-2574078e16a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:10.454Z|293d3921-f023-4c97-ab28-2574078e16a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:10.494Z|901cf430-ce86-4829-a291-b4795770a6b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:10.495Z|901cf430-ce86-4829-a291-b4795770a6b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:13.362Z|a60d3468-0152-449c-9cab-0620b1bce07e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:07:13.366Z|a60d3468-0152-449c-9cab-0620b1bce07e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:07:14.293Z|9ed5745f-e732-4131-b096-70ae0863671e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:07:14.294Z|9ed5745f-e732-4131-b096-70ae0863671e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:07:15.053Z|2febe7fc-43f9-43cf-a421-f0112fed1d47|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:07:15.053Z|2febe7fc-43f9-43cf-a421-f0112fed1d47|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:15.396Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:07:15.400Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:07:15.401Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:07:15.401Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:15.401Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:07:15.401Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:07:15.401Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a52ef16d7336259c", X-B3-SpanId:"21a9e0bad0660f1c", X-B3-ParentSpanId:"a52ef16d7336259c", X-B3-Sampled:"0", X-ONAP-RequestID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-RequestID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-TransactionID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-ECOMP-RequestID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39a0f9df-7e09-4ae2-a639-8120f0828c1c"]
2023-01-25T09:07:15.402Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:07:15.402Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:07:15.433Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:15.434Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:15.434Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:07:15.434Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:15.436Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:07:15.437Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:15.437Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:07:15.438Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:07:15.439Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:07:15.439Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:15.439Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:07:15.440Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:07:15.440Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a52ef16d7336259c", X-B3-SpanId:"00ff3310623a250f", X-B3-ParentSpanId:"a52ef16d7336259c", X-B3-Sampled:"0", X-ONAP-RequestID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-RequestID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-TransactionID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-ECOMP-RequestID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5ed7edb-3bed-44d0-ac28-032f1006d686"]
2023-01-25T09:07:15.440Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:07:15.440Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:07:15.453Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:15.454Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:15.454Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:07:15.454Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:15.455Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \\\"Message: No valid host was found. There are not enough hosts available., Code: 500\\\"\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:07:15.455Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:15.456Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:07:15.543Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:07:15.544Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:07:15.544Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:15.544Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:07:15.545Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:07:15.545Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-RequestID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-TransactionID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-ECOMP-RequestID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90548fcd-ca14-4749-8595-7be9e063dfe6"]
2023-01-25T09:07:15.545Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:07:15.545Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:07:15.678Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:15.679Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:15.679Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:07:15.679Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6819BA77522C3538B350ADC097660BB4; 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:"Wed, 25 Jan 2023 09:07:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:15.680Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:07:15.680Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:15.681Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:07:15.715Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:07:15.715Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:07:15.716Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:15.716Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:07:15.716Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:07:15.716Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-RequestID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-TransactionID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-ECOMP-RequestID:"a64e2975-db79-4287-b76b-ff2aa280be5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca6b5c40-a6ad-4a9c-a0f1-193904c46e95"]
2023-01-25T09:07:15.717Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:07:15.717Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:07:15.835Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:15.835Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:15.836Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:07:15.836Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D26A3A87312FF90A7906515DEEAD5B43; 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:"811", Date:"Wed, 25 Jan 2023 09:07:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:15.837Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:07:15.837Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:15.838Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:07:15.841Z|a64e2975-db79-4287-b76b-ff2aa280be5d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:07:20.465Z|ebe9e676-bc5c-4f09-bf11-153c56232233|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:20.466Z|ebe9e676-bc5c-4f09-bf11-153c56232233|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:20.474Z|375f0887-bc85-4da0-9557-df88d184591b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:20.475Z|375f0887-bc85-4da0-9557-df88d184591b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:20.516Z|06837e69-b686-4210-acb2-67c66984ef51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:20.517Z|06837e69-b686-4210-acb2-67c66984ef51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:25.972Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:07:25.977Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:07:25.978Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:07:25.978Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:25.978Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:07:25.979Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:07:25.979Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e81676952c748f7", X-B3-SpanId:"ba5872a86a2dc576", X-B3-ParentSpanId:"1e81676952c748f7", X-B3-Sampled:"0", X-ONAP-RequestID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-RequestID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-TransactionID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-ECOMP-RequestID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a52a3673-0644-4253-89e0-10ad5de2e5d7"]
2023-01-25T09:07:25.979Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:07:25.980Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:07:26.005Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:26.006Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:26.006Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:07:26.006Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:26.008Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:07:26.008Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:26.009Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:07:26.010Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:07:26.011Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:07:26.011Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:26.011Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:07:26.011Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:07:26.012Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e81676952c748f7", X-B3-SpanId:"3ee94cbb046b2b2a", X-B3-ParentSpanId:"1e81676952c748f7", X-B3-Sampled:"0", X-ONAP-RequestID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-RequestID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-TransactionID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-ECOMP-RequestID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef75f03c-95fb-4440-b023-e8abe4e5b7d8"]
2023-01-25T09:07:26.012Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:07:26.012Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:07:26.035Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:26.035Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:26.036Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:07:26.036Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:26.037Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \\\"Message: No valid host was found. There are not enough hosts available., Code: 500\\\"\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:07:26.037Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:26.037Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:07:26.082Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:07:26.083Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:07:26.083Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:26.083Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:07:26.084Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:07:26.084Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-RequestID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-TransactionID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-ECOMP-RequestID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4db9000-eb73-4e34-9a78-bb08de5903f0"]
2023-01-25T09:07:26.085Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:07:26.085Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:07:26.215Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:26.216Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:26.216Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:07:26.216Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=66498579502069DD3879CAEC58C4A593; 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:"Wed, 25 Jan 2023 09:07:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:26.216Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:07:26.217Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:26.217Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:07:26.247Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:07:26.247Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:07:26.248Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:26.248Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:07:26.248Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:07:26.248Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-RequestID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-TransactionID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-ECOMP-RequestID:"4535278e-ffa9-402a-96ed-37ce5619d3bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad45dfe2-5d02-4ddd-aa79-33eba7787114"]
2023-01-25T09:07:26.249Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:07:26.249Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:07:26.386Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:26.387Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:26.387Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:07:26.387Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7599CCF66AD4421EF99F6430E5205063; 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:"811", Date:"Wed, 25 Jan 2023 09:07:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:26.387Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:07:26.388Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:26.388Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:07:26.403Z|4535278e-ffa9-402a-96ed-37ce5619d3bc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:07:28.362Z|91a5cb97-272a-4a2c-82d9-5bea23b04a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:07:28.363Z|91a5cb97-272a-4a2c-82d9-5bea23b04a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:07:30.488Z|21e2e239-3cf5-411d-a897-641979d6dc9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:30.489Z|21e2e239-3cf5-411d-a897-641979d6dc9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:30.502Z|c55e260a-c0f2-4ed8-9035-dfabd0364467|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:30.503Z|c55e260a-c0f2-4ed8-9035-dfabd0364467|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:30.545Z|53a1a449-33a0-43ca-a255-02d3644f107b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:30.545Z|53a1a449-33a0-43ca-a255-02d3644f107b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:36.533Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:07:36.542Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:07:36.543Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:07:36.544Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:36.544Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:07:36.545Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:07:36.545Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e1d41c4c43416b5", X-B3-SpanId:"48b2a4c3843c4ace", X-B3-ParentSpanId:"9e1d41c4c43416b5", X-B3-Sampled:"0", X-ONAP-RequestID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-RequestID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-TransactionID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-ECOMP-RequestID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"571947ce-9fe1-46d6-9604-6c8902593e73"]
2023-01-25T09:07:36.546Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:07:36.546Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:07:36.571Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:36.573Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:36.573Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:07:36.573Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:07:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:36.575Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:07:36.576Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:36.576Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:07:36.578Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:07:36.579Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:07:36.579Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:36.580Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:07:36.580Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:07:36.581Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e1d41c4c43416b5", X-B3-SpanId:"171e55d97de15885", X-B3-ParentSpanId:"9e1d41c4c43416b5", X-B3-Sampled:"0", X-ONAP-RequestID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-RequestID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-TransactionID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-ECOMP-RequestID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c3a0cfe-7778-4043-bb55-0673f3e47cef"]
2023-01-25T09:07:36.581Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:07:36.582Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:07:36.596Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:36.597Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:36.598Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:07:36.598Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:07:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:36.599Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \\\"Message: No valid host was found. There are not enough hosts available., Code: 500\\\"\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:07:36.600Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:36.600Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:07:36.636Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:07:36.638Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:07:36.638Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:36.639Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:07:36.640Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:07:36.640Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-RequestID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-TransactionID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-ECOMP-RequestID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a145db96-3535-4a8a-8c1f-43d04bfb025a"]
2023-01-25T09:07:36.641Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:07:36.642Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:07:36.770Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:36.771Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:36.771Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:07:36.772Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8917869CF927A351FAF40A22436F149C; 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:"Wed, 25 Jan 2023 09:07:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:36.773Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:07:36.773Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:36.774Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:07:36.797Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:07:36.799Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:07:36.799Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:36.799Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:07:36.800Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:07:36.800Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-RequestID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-TransactionID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-ECOMP-RequestID:"95f7e829-b3fa-423f-85cc-9c2cda0b29e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f7427d4-71fb-4a0c-8dda-7760242f9b79"]
2023-01-25T09:07:36.800Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:07:36.801Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:07:36.924Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:36.924Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:36.925Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:07:36.925Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A2B6018363E2EDBBD318F19F059E5AFF; 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:"811", Date:"Wed, 25 Jan 2023 09:07:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:36.925Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:07:36.926Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:36.926Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:07:36.930Z|95f7e829-b3fa-423f-85cc-9c2cda0b29e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:07:40.512Z|a69c1d41-9f52-4101-acc3-79710982283a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:40.513Z|a69c1d41-9f52-4101-acc3-79710982283a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:40.526Z|4a2c5035-55c9-4300-a275-fdbfde7d2aef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:40.527Z|4a2c5035-55c9-4300-a275-fdbfde7d2aef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:40.568Z|39b215b3-09d7-4916-a315-0ac81115e287|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:40.569Z|39b215b3-09d7-4916-a315-0ac81115e287|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:43.362Z|19ff1b09-787e-43e0-81a4-cb6eaee8326f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:07:43.362Z|19ff1b09-787e-43e0-81a4-cb6eaee8326f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:07:44.295Z|e59c2c13-6faa-4dea-80a0-61bbcac791fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:07:44.295Z|e59c2c13-6faa-4dea-80a0-61bbcac791fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:07:47.072Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:07:47.077Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:07:47.077Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:07:47.077Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:47.078Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:07:47.078Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:07:47.078Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04c68b46aadb59d2", X-B3-SpanId:"fba732905ef18af3", X-B3-ParentSpanId:"04c68b46aadb59d2", X-B3-Sampled:"0", X-ONAP-RequestID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-RequestID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-TransactionID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-ECOMP-RequestID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20577670-3ffb-4771-96af-1cd33b5a74d6"]
2023-01-25T09:07:47.079Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:07:47.079Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:07:47.101Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:47.102Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:47.102Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:07:47.102Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:07:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:47.104Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:07:47.105Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:47.105Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:07:47.106Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:07:47.106Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:07:47.107Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:47.107Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:07:47.107Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:07:47.107Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04c68b46aadb59d2", X-B3-SpanId:"5a431888d27eaf22", X-B3-ParentSpanId:"04c68b46aadb59d2", X-B3-Sampled:"0", X-ONAP-RequestID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-RequestID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-TransactionID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-ECOMP-RequestID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f681b210-f7c7-4fe2-82eb-e5246bdcde4b"]
2023-01-25T09:07:47.108Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:07:47.108Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:07:47.122Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:47.122Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:47.123Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:07:47.123Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:07:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:47.125Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \\\"Message: No valid host was found. There are not enough hosts available., Code: 500\\\"\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:07:47.125Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:47.125Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:07:47.158Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:07:47.159Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:07:47.159Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:47.159Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:07:47.159Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:07:47.160Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-RequestID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-TransactionID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-ECOMP-RequestID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e521f0e-789e-436f-96dd-4c324b782376"]
2023-01-25T09:07:47.160Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:07:47.160Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:07:47.287Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:47.288Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:47.288Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:07:47.289Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F1863B679804B8A43EFB3943EA76D4A7; 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:"Wed, 25 Jan 2023 09:07:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:47.289Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:07:47.289Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:47.290Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:07:47.319Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:07:47.320Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:07:47.320Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:47.320Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:07:47.321Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:07:47.321Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-RequestID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-TransactionID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-ECOMP-RequestID:"b4dac5a1-ec1d-45d6-a18c-01149d5e8914", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eff351c7-83fa-4060-9d78-b1bc503e9dd8"]
2023-01-25T09:07:47.321Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:07:47.321Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:07:47.446Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:47.446Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:47.447Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:07:47.447Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6044B8AC1231726B763FB37E7254E36B; 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:"811", Date:"Wed, 25 Jan 2023 09:07:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:47.448Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:07:47.448Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:47.449Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:07:47.453Z|b4dac5a1-ec1d-45d6-a18c-01149d5e8914|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:07:50.535Z|8c37afde-5364-420c-abd8-c8030dbccf78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:50.536Z|8c37afde-5364-420c-abd8-c8030dbccf78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:50.555Z|02e02855-8985-4a78-a161-c9bcb2a9ae33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:50.555Z|02e02855-8985-4a78-a161-c9bcb2a9ae33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:50.597Z|129b845b-3e63-4ebe-9a3a-b64503509e8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:07:50.598Z|129b845b-3e63-4ebe-9a3a-b64503509e8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:07:57.576Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:07:57.581Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:07:57.581Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:07:57.582Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:57.582Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:07:57.582Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:07:57.583Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2dc756dcd128c72d", X-B3-SpanId:"85f143acb1dce52d", X-B3-ParentSpanId:"2dc756dcd128c72d", X-B3-Sampled:"0", X-ONAP-RequestID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-RequestID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-TransactionID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-ECOMP-RequestID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f261dbf3-966e-4b85-93fb-1304400c1767"]
2023-01-25T09:07:57.583Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:07:57.583Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:07:57.611Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:57.612Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:57.612Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:07:57.613Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:57.615Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:07:57.616Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:57.616Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:07:57.618Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:07:57.618Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:07:57.618Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:57.619Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:07:57.620Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:07:57.620Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2dc756dcd128c72d", X-B3-SpanId:"b9c05eeab81a65f0", X-B3-ParentSpanId:"2dc756dcd128c72d", X-B3-Sampled:"0", X-ONAP-RequestID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-RequestID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-TransactionID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-ECOMP-RequestID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0c5d663-85b8-4af2-948b-11bfc6fcde5b"]
2023-01-25T09:07:57.620Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:07:57.621Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:07:57.650Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:57.651Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:57.651Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:07:57.652Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:57.652Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \\\"Message: No valid host was found. There are not enough hosts available., Code: 500\\\"\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:07:57.654Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:57.654Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:07:57.683Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:07:57.684Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:07:57.684Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:57.684Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:07:57.684Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:07:57.685Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-RequestID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-TransactionID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-ECOMP-RequestID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc611023-1c27-4ba5-a835-24030a68d339"]
2023-01-25T09:07:57.685Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:07:57.685Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:07:57.819Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:57.819Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:57.820Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:07:57.820Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A1A5E4974BB0C4B0DA8BF96959B2215A; 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:"Wed, 25 Jan 2023 09:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:57.821Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:07:57.821Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:57.821Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:07:57.848Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:07:57.848Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:07:57.849Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:07:57.849Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:07:57.849Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:07:57.849Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-RequestID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-TransactionID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-ECOMP-RequestID:"56a6b45b-c0e9-4ac6-b81e-7b00271fe993", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6704720b-f1d7-4c69-8397-cabcb880930c"]
2023-01-25T09:07:57.850Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:07:57.850Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:07:57.979Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:07:57.980Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:07:57.980Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:07:57.980Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1924136DB8EE3C8CB774C6DD0BB27BC9; 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:"811", Date:"Wed, 25 Jan 2023 09:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:07:57.981Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:07:57.981Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:07:57.981Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:07:57.985Z|56a6b45b-c0e9-4ac6-b81e-7b00271fe993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:07:58.362Z|3a3733c9-ab07-40fa-b85c-fce34044490a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:07:58.365Z|3a3733c9-ab07-40fa-b85c-fce34044490a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:08:00.564Z|eed6708a-034c-4e99-88d0-6a2893905358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:00.565Z|eed6708a-034c-4e99-88d0-6a2893905358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:00.584Z|e28ab43e-9424-4140-95ba-14e084f78a97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:00.585Z|e28ab43e-9424-4140-95ba-14e084f78a97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:00.623Z|7dae642d-a4a8-4674-8b3b-384d26791bf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:00.623Z|7dae642d-a4a8-4674-8b3b-384d26791bf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:08.131Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:08:08.136Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:08:08.136Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:08:08.138Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:08.138Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:08:08.138Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:08:08.139Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ec743a0d424d51d", X-B3-SpanId:"43a39b4a0115fc78", X-B3-ParentSpanId:"9ec743a0d424d51d", X-B3-Sampled:"0", X-ONAP-RequestID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-RequestID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-TransactionID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-ECOMP-RequestID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66a824aa-e57b-4f32-96b8-f8217f6423d5"]
2023-01-25T09:08:08.139Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:08:08.139Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:08:08.162Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:08.163Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:08.163Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:08:08.164Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:08:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:08.166Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:08:08.167Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:08.168Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:08:08.169Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:08:08.170Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:08:08.170Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:08.170Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:08:08.171Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:08:08.171Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ec743a0d424d51d", X-B3-SpanId:"22cf8bd7902b7eb7", X-B3-ParentSpanId:"9ec743a0d424d51d", X-B3-Sampled:"0", X-ONAP-RequestID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-RequestID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-TransactionID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-ECOMP-RequestID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee23221c-b1ae-4d69-a971-2e82d9641f77"]
2023-01-25T09:08:08.171Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:08:08.172Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:08:08.182Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:08.183Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:08.183Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:08:08.184Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:08:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:08.184Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \\\"Message: No valid host was found. There are not enough hosts available., Code: 500\\\"\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:08:08.185Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:08.185Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:08:08.212Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:08:08.212Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:08:08.213Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:08.213Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:08:08.213Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:08:08.214Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-RequestID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-TransactionID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-ECOMP-RequestID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c388fa1-53a0-4e92-9bb6-bccafa842dee"]
2023-01-25T09:08:08.214Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:08:08.214Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:08:08.376Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:08.377Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:08.377Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:08:08.378Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=44152CF7A29180DBF7EDFF72719EAA05; 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:"Wed, 25 Jan 2023 09:08:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:08.378Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:08:08.378Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:08.379Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:08:08.407Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:08:08.407Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:08:08.408Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:08.408Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:08:08.408Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:08:08.409Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-RequestID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-TransactionID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-ECOMP-RequestID:"ed8d4d02-abfb-40f9-b0de-bdc275180186", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58949321-6798-406c-b269-95a64c56f6aa"]
2023-01-25T09:08:08.409Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:08:08.409Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:08:08.531Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:08.532Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:08.532Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:08:08.533Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6BA29E7D931305049EA2C897CA687CDC; 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:"811", Date:"Wed, 25 Jan 2023 09:08:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:08.533Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:533d83c4-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:04:50.915+0000","endTime":"2023-01-25T09:04:50.922+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:08:08.534Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:08.534Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:08:08.537Z|ed8d4d02-abfb-40f9-b0de-bdc275180186|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:08:10.591Z|bb4a193b-9640-4098-b0b8-d8c693109411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:10.592Z|bb4a193b-9640-4098-b0b8-d8c693109411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:10.620Z|7d85c61f-3526-43af-8a6a-848ccd3cd081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:10.621Z|7d85c61f-3526-43af-8a6a-848ccd3cd081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:10.647Z|9814bac4-d814-4d93-abc2-5878ff76f4cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:10.649Z|9814bac4-d814-4d93-abc2-5878ff76f4cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:13.362Z|277879f5-cb95-47d1-8464-ce4f96e1ce1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:08:13.363Z|277879f5-cb95-47d1-8464-ce4f96e1ce1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:08:14.298Z|5ef8203c-89ad-4930-b239-f2eb9e988f63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:08:14.299Z|5ef8203c-89ad-4930-b239-f2eb9e988f63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:08:15.052Z|4faaec4d-6d02-4567-b32a-168189d746f7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:08:15.053Z|4faaec4d-6d02-4567-b32a-168189d746f7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:18.670Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:08:18.675Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:08:18.675Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:08:18.676Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:18.676Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:08:18.676Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:08:18.677Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fed7913d8e924743", X-B3-SpanId:"3b13f7a4c2baac65", X-B3-ParentSpanId:"fed7913d8e924743", X-B3-Sampled:"0", X-ONAP-RequestID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-RequestID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-TransactionID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-ECOMP-RequestID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"073b36d6-8755-4feb-a78b-24cd2536bc64"]
2023-01-25T09:08:18.677Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:08:18.677Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:08:18.705Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:18.706Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:18.707Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:08:18.707Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:08:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:18.709Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:08:18.709Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:18.709Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:08:18.711Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:08:18.711Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:08:18.712Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:18.712Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:08:18.712Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:08:18.712Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fed7913d8e924743", X-B3-SpanId:"511e22d4be3dd92f", X-B3-ParentSpanId:"fed7913d8e924743", X-B3-Sampled:"0", X-ONAP-RequestID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-RequestID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-TransactionID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-ECOMP-RequestID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afbd569d-643e-4fe9-876a-fcbd85ae8dee"]
2023-01-25T09:08:18.713Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:08:18.713Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:08:18.726Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:18.727Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:18.727Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:08:18.727Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:08:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:18.728Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \\\"Message: No valid host was found. There are not enough hosts available., Code: 500\\\"\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:08:18.728Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:18.729Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:08:18.768Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:08:18.769Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:08:18.769Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:18.769Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:08:18.770Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:08:18.770Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-RequestID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-TransactionID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-ECOMP-RequestID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0d794e3-f070-40b8-a05d-682b68c42e9e"]
2023-01-25T09:08:18.770Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:08:18.771Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:08:18.897Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:18.898Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:18.898Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:08:18.898Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1F4F74F1F4DD4A14C607008A9F8284BB; 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:"Wed, 25 Jan 2023 09:08:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:18.899Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:08:18.899Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:18.899Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:08:18.928Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:08:18.929Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:08:18.929Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:18.930Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:08:18.930Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:08:18.930Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-RequestID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-TransactionID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-ECOMP-RequestID:"ab49d20c-62a3-4c01-bb88-71c92d1e226a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81e02326-5da2-4e72-bd3d-ca2b7d6a04a7"]
2023-01-25T09:08:18.931Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:08:18.931Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:08:19.065Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:19.066Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:19.066Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:08:19.066Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C73EB63B678C6A1EB41E81481336186B; 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:"Wed, 25 Jan 2023 09:08:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:19.067Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c94daa7c-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:08:08.992+0000","endTime":"2023-01-25T09:08:09.009+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:08:19.067Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:19.067Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:08:19.071Z|ab49d20c-62a3-4c01-bb88-71c92d1e226a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:08:20.616Z|bae5c685-a18a-4ba8-80aa-9310b0bf4fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:20.617Z|bae5c685-a18a-4ba8-80aa-9310b0bf4fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:20.641Z|4cff2245-9b34-41a2-9c97-ed7a8f7f9e8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:20.642Z|4cff2245-9b34-41a2-9c97-ed7a8f7f9e8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:20.673Z|4b059b71-df45-44d2-8446-5c9c3a4890ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:20.675Z|4b059b71-df45-44d2-8446-5c9c3a4890ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:28.362Z|1409c70e-54ef-4064-967a-f203e95eb55e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:08:28.362Z|1409c70e-54ef-4064-967a-f203e95eb55e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:08:29.204Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:08:29.208Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:08:29.208Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:08:29.209Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:29.209Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:08:29.209Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:08:29.209Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42f977c35fc26099", X-B3-SpanId:"205b702b7df8a990", X-B3-ParentSpanId:"42f977c35fc26099", X-B3-Sampled:"0", X-ONAP-RequestID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-RequestID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-TransactionID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-ECOMP-RequestID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44348773-b79b-4777-920a-5f835bfc57b0"]
2023-01-25T09:08:29.210Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:08:29.210Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:08:29.232Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:29.233Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:29.233Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:08:29.233Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:08:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:29.236Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:08:29.237Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:29.237Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:08:29.239Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:08:29.239Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:08:29.239Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:29.239Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:08:29.240Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:08:29.240Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42f977c35fc26099", X-B3-SpanId:"cc2dc0eb9e09f6ee", X-B3-ParentSpanId:"42f977c35fc26099", X-B3-Sampled:"0", X-ONAP-RequestID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-RequestID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-TransactionID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-ECOMP-RequestID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e514bfb-e7d8-45d5-86c3-dbf7ffe77338"]
2023-01-25T09:08:29.240Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:08:29.241Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:08:29.252Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:29.253Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:29.253Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:08:29.253Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:08:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:29.254Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \\\"Message: No valid host was found. There are not enough hosts available., Code: 500\\\"\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:08:29.254Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:29.254Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:08:29.286Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:08:29.286Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:08:29.287Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:29.287Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:08:29.287Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:08:29.287Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-RequestID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-TransactionID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-ECOMP-RequestID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"decbbb11-144d-43c6-a549-cd24e35363a2"]
2023-01-25T09:08:29.288Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:08:29.288Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:08:29.418Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:29.418Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:29.419Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:08:29.419Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7B4EE27DB01E8C6CE79EFD0CFB609BF3; 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:"Wed, 25 Jan 2023 09:08:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:29.419Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:08:29.420Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:29.420Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:08:29.444Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:08:29.444Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:08:29.445Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:29.445Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:08:29.445Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:08:29.445Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-RequestID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-TransactionID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-ECOMP-RequestID:"a6796bfb-2dd5-49ce-929e-392d8402cee0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"409972ac-1f40-4538-90e1-02de72753c08"]
2023-01-25T09:08:29.446Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:08:29.446Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:08:29.574Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:29.574Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:29.575Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:08:29.575Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9BCC83AFCDD89A23634AC11CB0D69BE2; 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:"Wed, 25 Jan 2023 09:08:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:29.575Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c94daa7c-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:08:08.992+0000","endTime":"2023-01-25T09:08:09.009+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:08:29.576Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:29.576Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:08:29.581Z|a6796bfb-2dd5-49ce-929e-392d8402cee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:08:30.638Z|814542f8-e065-4f27-b6bb-c9a315055cf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:30.638Z|814542f8-e065-4f27-b6bb-c9a315055cf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:30.666Z|2681d50c-09ab-4dfd-a311-4f388d3a5c96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:30.667Z|2681d50c-09ab-4dfd-a311-4f388d3a5c96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:30.698Z|19f38f31-d9be-4508-8d79-500d944ec888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:30.699Z|19f38f31-d9be-4508-8d79-500d944ec888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:39.729Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:08:39.734Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:08:39.735Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:08:39.735Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:39.735Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:08:39.735Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:08:39.736Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"268fce8337981fa1", X-B3-SpanId:"6a1ba0d75e7ea313", X-B3-ParentSpanId:"268fce8337981fa1", X-B3-Sampled:"0", X-ONAP-RequestID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-RequestID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-TransactionID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-ECOMP-RequestID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d646c7d3-ec1e-4258-b173-c89ec77bbad2"]
2023-01-25T09:08:39.736Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:08:39.736Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:08:39.758Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:39.758Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:39.759Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:08:39.760Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:39.763Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:04:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:08:39.763Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:39.764Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:08:39.766Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:08:39.767Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:08:39.767Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:39.768Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:08:39.768Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:08:39.769Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"268fce8337981fa1", X-B3-SpanId:"bab39df907a85042", X-B3-ParentSpanId:"268fce8337981fa1", X-B3-Sampled:"0", X-ONAP-RequestID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-RequestID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-TransactionID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-ECOMP-RequestID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d9c2082-9112-449e-8713-a9eb620f7bd6"]
2023-01-25T09:08:39.769Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:08:39.769Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:08:39.782Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:39.782Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:39.783Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:08:39.783Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:39.784Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \\\"Message: No valid host was found. There are not enough hosts available., Code: 500\\\"\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637489000,\"stack_status\":\"CREATE_FAILED\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:08:39.785Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:39.785Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:08:39.813Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:08:39.814Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:08:39.814Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:39.814Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:08:39.815Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:08:39.815Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-RequestID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-TransactionID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-ECOMP-RequestID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8ee8399-add5-485f-8917-dde4a91608e8"]
2023-01-25T09:08:39.816Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:08:39.816Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:08:39.947Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:39.948Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:39.948Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:08:39.949Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D327BF2E712E915B62EA3606966F24C1; 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:"Wed, 25 Jan 2023 09:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:39.950Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:08:39.950Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:39.950Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:08:39.975Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:08:39.976Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:08:39.976Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:39.976Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:08:39.977Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:08:39.977Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-RequestID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-TransactionID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-ECOMP-RequestID:"944aedec-6ebb-4d66-9c74-bed551353df0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0aae04c3-1167-4957-a53c-111598a4ea29"]
2023-01-25T09:08:39.977Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:08:39.978Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:08:40.099Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:40.100Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:40.100Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:08:40.101Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3748948596C9CBB0F6A52D55BAD165F0; 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:"Wed, 25 Jan 2023 09:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:40.101Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c94daa7c-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:08:08.992+0000","endTime":"2023-01-25T09:08:09.009+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:08:40.101Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:40.102Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:08:40.105Z|944aedec-6ebb-4d66-9c74-bed551353df0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:08:40.668Z|91b29fdb-6aaa-4882-9d3e-0c43a77cc500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:40.669Z|91b29fdb-6aaa-4882-9d3e-0c43a77cc500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:40.687Z|efb2f41f-b9b8-4d33-b82c-ac88ce11d2eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:40.687Z|efb2f41f-b9b8-4d33-b82c-ac88ce11d2eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:40.719Z|46d0bc10-f858-4b03-9d03-526d28e53177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:40.720Z|46d0bc10-f858-4b03-9d03-526d28e53177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:43.362Z|a66934c8-b376-4485-bf75-8f3645139a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:08:43.366Z|a66934c8-b376-4485-bf75-8f3645139a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:08:44.299Z|81aeb8dd-b6e5-47ee-bd75-c5c1d38c2c86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:08:44.300Z|81aeb8dd-b6e5-47ee-bd75-c5c1d38c2c86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:08:50.235Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:08:50.242Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:08:50.243Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:08:50.243Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:50.244Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:08:50.244Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:08:50.244Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4ba2b5cf80f8015", X-B3-SpanId:"e991357322bcea0a", X-B3-ParentSpanId:"f4ba2b5cf80f8015", X-B3-Sampled:"0", X-ONAP-RequestID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-RequestID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-TransactionID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-ECOMP-RequestID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4acac07-c65c-4ba8-aeba-50097035c92e"]
2023-01-25T09:08:50.245Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:08:50.245Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:08:50.268Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:50.269Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:50.270Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:08:50.270Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:08:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:50.273Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted 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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:08:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:08:50.274Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:50.274Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:08:50.276Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:08:50.277Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:08:50.278Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:50.278Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:08:50.279Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:08:50.279Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4ba2b5cf80f8015", X-B3-SpanId:"f6129d9c2107be77", X-B3-ParentSpanId:"f4ba2b5cf80f8015", X-B3-Sampled:"0", X-ONAP-RequestID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-RequestID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-TransactionID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-ECOMP-RequestID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c91a40a-7795-4413-ba1a-c15e596bc413"]
2023-01-25T09:08:50.279Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:08:50.279Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:08:50.292Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:50.292Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:50.293Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:08:50.294Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:08:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:50.295Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637728000,\"creation_time\":1674637489000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:08:50.295Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:50.296Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:08:50.323Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:08:50.323Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:08:50.323Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:50.324Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:08:50.324Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:08:50.324Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-RequestID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-TransactionID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-ECOMP-RequestID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b403913-a6a3-432b-a194-4ceefee757f8"]
2023-01-25T09:08:50.325Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:08:50.325Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:08:50.451Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:50.452Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:50.453Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:08:50.453Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CDE4F80E23EF23E10975EB96D62350DF; 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:"Wed, 25 Jan 2023 09:08:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:50.454Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:08:50.454Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:50.454Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:08:50.478Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:08:50.479Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:08:50.479Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:08:50.480Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:08:50.480Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:08:50.480Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-RequestID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-TransactionID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-ECOMP-RequestID:"fdf2b6ba-1dd2-4898-a963-a92cdfee1f80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"397ac3d4-2d54-4f76-b8c5-04dfae7ce12f"]
2023-01-25T09:08:50.480Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:08:50.481Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:08:50.606Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:08:50.607Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:08:50.607Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:08:50.608Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AB01D764736922B2772C039DC8BAF858; 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:"Wed, 25 Jan 2023 09:08:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:08:50.608Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c94daa7c-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:08:08.992+0000","endTime":"2023-01-25T09:08:09.009+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:08:50.608Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:08:50.609Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:08:50.615Z|fdf2b6ba-1dd2-4898-a963-a92cdfee1f80|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:08:50.689Z|b2ac9726-36f2-406e-8e18-bb5f25892184|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:50.690Z|b2ac9726-36f2-406e-8e18-bb5f25892184|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:50.708Z|62563982-7380-4d1f-8acf-a763b5ff904d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:50.711Z|62563982-7380-4d1f-8acf-a763b5ff904d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:50.741Z|3f8dbcea-c381-4950-aefc-3024e984ae16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:08:50.742Z|3f8dbcea-c381-4950-aefc-3024e984ae16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:08:58.362Z|a8628216-a07c-4b40-a296-4c0ff8debf41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:08:58.362Z|a8628216-a07c-4b40-a296-4c0ff8debf41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:09:00.715Z|ed5d1684-1e90-4005-825b-bd29e25ea2c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:00.716Z|ed5d1684-1e90-4005-825b-bd29e25ea2c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:00.736Z|10212efd-161f-4e58-8b43-76485485170f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:00.736Z|10212efd-161f-4e58-8b43-76485485170f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:00.749Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:09:00.758Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:09:00.759Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:09:00.759Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:00.759Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:09:00.760Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:09:00.760Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0372d6c2b93d53e", X-B3-SpanId:"da7ced7f9baaf226", X-B3-ParentSpanId:"d0372d6c2b93d53e", X-B3-Sampled:"0", X-ONAP-RequestID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-RequestID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-TransactionID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-ECOMP-RequestID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"178e2e91-e633-4ebd-9650-3cd2f1ef115f"]
2023-01-25T09:09:00.761Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:09:00.761Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:09:00.763Z|fa5647ba-9d12-464e-a488-f100b4a403e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:00.764Z|fa5647ba-9d12-464e-a488-f100b4a403e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:00.787Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:00.788Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:00.788Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:09:00.789Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:09:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:00.792Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted 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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:08:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:09:00.792Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:00.792Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:09:00.794Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:09:00.794Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:09:00.794Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:00.795Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:09:00.795Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:09:00.795Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0372d6c2b93d53e", X-B3-SpanId:"3b9289db85e69ced", X-B3-ParentSpanId:"d0372d6c2b93d53e", X-B3-Sampled:"0", X-ONAP-RequestID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-RequestID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-TransactionID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-ECOMP-RequestID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc11201c-c647-45c4-ab25-2507454dc7f5"]
2023-01-25T09:09:00.795Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:09:00.796Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:09:00.810Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:00.810Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:00.811Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:09:00.811Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:09:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:00.813Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637728000,\"creation_time\":1674637489000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:09:00.813Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:00.814Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:09:00.843Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:09:00.843Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:09:00.843Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:00.844Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:09:00.844Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:09:00.844Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-RequestID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-TransactionID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-ECOMP-RequestID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"878cf08c-c86a-41de-9dfe-a631c229d6a6"]
2023-01-25T09:09:00.844Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:09:00.845Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:09:00.976Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:00.976Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:00.977Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:09:00.977Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=65DE79EFC25E3040116AB565B45157C0; 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:"Wed, 25 Jan 2023 09:09:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:00.977Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:09:00.977Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:00.978Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:09:01.004Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:09:01.005Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:09:01.005Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:01.006Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:09:01.006Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:09:01.006Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-RequestID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-TransactionID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-ECOMP-RequestID:"1856af70-22b8-47a4-b882-34b6d72f1883", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"806275ca-0504-47aa-9b08-f6cbd52052f4"]
2023-01-25T09:09:01.006Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:09:01.007Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:09:01.125Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:01.125Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:01.126Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:09:01.126Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D66655C5D78FB594A98E746693552F44; 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:"Wed, 25 Jan 2023 09:09:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:01.127Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c94daa7c-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:08:08.992+0000","endTime":"2023-01-25T09:08:09.009+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:09:01.127Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:01.127Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:09:01.131Z|1856af70-22b8-47a4-b882-34b6d72f1883|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:09:10.740Z|40045474-f5ab-4bfe-ac17-969def643da5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:10.740Z|40045474-f5ab-4bfe-ac17-969def643da5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:10.759Z|84a88175-019e-4e18-addb-0beafff40c03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:10.760Z|84a88175-019e-4e18-addb-0beafff40c03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:10.783Z|786dba2a-23bf-4710-937d-c3febf098bb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:10.784Z|786dba2a-23bf-4710-937d-c3febf098bb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:11.260Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:09:11.264Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:09:11.265Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:09:11.266Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:11.266Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:09:11.266Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:09:11.267Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36a44f7c3deaecf4", X-B3-SpanId:"fd126a3661299b69", X-B3-ParentSpanId:"36a44f7c3deaecf4", X-B3-Sampled:"0", X-ONAP-RequestID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-RequestID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-TransactionID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-ECOMP-RequestID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e77741b-9996-42f6-b233-0a04728dbdb8"]
2023-01-25T09:09:11.267Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:09:11.267Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:09:11.287Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:11.287Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:11.288Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:09:11.288Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:09:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:11.289Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted 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-01-25T09:04:23.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:09:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:09:11.289Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:11.290Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:09:11.291Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:09:11.292Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:09:11.292Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:11.292Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:09:11.293Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:09:11.293Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36a44f7c3deaecf4", X-B3-SpanId:"d55f80a2327fb019", X-B3-ParentSpanId:"36a44f7c3deaecf4", X-B3-Sampled:"0", X-ONAP-RequestID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-RequestID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-TransactionID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-ECOMP-RequestID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1760dfad-c662-430b-8993-4beeeba5d17c"]
2023-01-25T09:09:11.293Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:09:11.294Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:09:11.308Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:11.308Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:11.309Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:09:11.309Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:09:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:11.310Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637728000,\"creation_time\":1674637489000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:09:11.310Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:11.310Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:09:11.336Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:09:11.337Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:09:11.337Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:11.338Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:09:11.338Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:09:11.338Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-RequestID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-TransactionID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-ECOMP-RequestID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7229cfe-03ea-44fe-b2fe-440673c5b513"]
2023-01-25T09:09:11.339Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:09:11.339Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:09:11.470Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:11.470Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:11.471Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:09:11.471Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=456528BF4F17E4C725D3B60269C10082; 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:"789", Date:"Wed, 25 Jan 2023 09:09:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:11.472Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4f19a372-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:04:43.969+0000","endTime":"2023-01-25T09:09:04.369+0000","removalTime":null,"durationInMillis":260400,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"4f1891c1-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2023-01-25T09:09:11.472Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:11.473Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:09:11.574Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:09:11.575Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:09:11.575Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:11.575Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:09:11.575Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:09:11.575Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-RequestID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-TransactionID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-ECOMP-RequestID:"2109a2b2-76f3-4594-addd-e8c675166ec5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db2baecf-fb04-4375-9c3b-f6e6920b225e"]
2023-01-25T09:09:11.576Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:09:11.576Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:09:11.700Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:11.701Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:11.701Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:09:11.701Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=49AAF981C7694698E059CEB6ECCC1F7C; 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:"Wed, 25 Jan 2023 09:09:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:11.702Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_1dt01ez:c94daa7c-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","activityId":"EndEvent_1dt01ez","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"4f19a372-9c8f-11ed-b703-92e0e7610332","executionId":"4f19a372-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:08:08.992+0000","endTime":"2023-01-25T09:08:09.009+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:09:11.702Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:11.703Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4f19a372-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:09:11.706Z|2109a2b2-76f3-4594-addd-e8c675166ec5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:09:13.362Z|a6ebdc43-7149-4c3c-bd5a-8f430a8d0ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:09:13.362Z|a6ebdc43-7149-4c3c-bd5a-8f430a8d0ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:09:14.300Z|d5f3b865-90ac-468a-836a-db7402b7a77d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:09:14.301Z|d5f3b865-90ac-468a-836a-db7402b7a77d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:09:15.052Z|ffad57b6-d195-4566-93a5-8587c48691c7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:09:15.053Z|ffad57b6-d195-4566-93a5-8587c48691c7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:20.766Z|112256a8-12ea-4112-af5d-2a9f4f7fd593|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:20.766Z|112256a8-12ea-4112-af5d-2a9f4f7fd593|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:20.780Z|76b55736-fe3c-48cf-8c69-9546aa19d046|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:20.781Z|76b55736-fe3c-48cf-8c69-9546aa19d046|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:20.804Z|4124b56e-8038-497b-8474-74c76d86e997|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:20.805Z|4124b56e-8038-497b-8474-74c76d86e997|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:21.852Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:09:21.856Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:09:21.856Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:09:21.857Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:21.857Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:09:21.857Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:09:21.858Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fecd587dec2dee2", X-B3-SpanId:"7ef8d3b528462e31", X-B3-ParentSpanId:"4fecd587dec2dee2", X-B3-Sampled:"0", X-ONAP-RequestID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-RequestID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-TransactionID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-ECOMP-RequestID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"324c1cbd-2c53-41d3-898e-229dffadc7e0"]
2023-01-25T09:09:21.858Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:09:21.858Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:09:21.878Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:21.879Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:21.879Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:09:21.880Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:09:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:21.881Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \"Message: No valid host was found. There are not enough hosts available., Code: 500\". Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 47,
  "startTime" : "2023-01-25T09:04:23.000+00:00",
  "endTime" : "2023-01-25T09:09:19.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:09:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:09:21.881Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:21.881Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:09:21.883Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:09:21.884Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:09:21.884Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:21.885Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:09:21.885Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:09:21.886Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fecd587dec2dee2", X-B3-SpanId:"2aba83bdbbc2665e", X-B3-ParentSpanId:"4fecd587dec2dee2", X-B3-Sampled:"0", X-ONAP-RequestID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-RequestID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-TransactionID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-ECOMP-RequestID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23f43f57-dca1-426f-92ef-afc66078da71"]
2023-01-25T09:09:21.886Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:09:21.887Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:09:21.898Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:21.899Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:21.899Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:09:21.899Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:09:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:21.900Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637728000,\"creation_time\":1674637489000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:09:21.900Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:21.901Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:09:21.947Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:09:21.948Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:09:21.948Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:21.948Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:09:21.949Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:09:21.949Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-RequestID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-TransactionID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-ECOMP-RequestID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00854f90-bcc5-45a0-b52c-a743240d16ae"]
2023-01-25T09:09:21.949Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:09:21.950Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:09:22.082Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:22.084Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:22.084Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:09:22.084Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AB7C2D04E085C33791ADA0C4347B6A22; 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:"Wed, 25 Jan 2023 09:09:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:22.085Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f4bc975d-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:09:21.861+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"f4bb5f9c-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:09:22.085Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:22.086Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:09:22.116Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:09:22.116Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:09:22.116Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:22.117Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:09:22.117Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:09:22.117Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-RequestID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-TransactionID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-ECOMP-RequestID:"65686deb-4d3b-4bd6-a50d-a9b70da5a280", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11159a1e-8efb-4fd5-b686-4ba23394c59a"]
2023-01-25T09:09:22.117Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:09:22.118Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:09:22.265Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:22.265Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:22.266Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:09:22.266Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=45A21B1EBC0330421686B9C5E67B108E; 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:"Wed, 25 Jan 2023 09:09:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:22.266Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:f4bc9764-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","executionId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:09:21.861+0000","endTime":"2023-01-25T09:09:21.861+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:09:22.267Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:22.267Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:09:22.270Z|65686deb-4d3b-4bd6-a50d-a9b70da5a280|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:09:28.362Z|4a350215-3a73-40ec-9cb9-eb5fdc87e86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:09:28.365Z|4a350215-3a73-40ec-9cb9-eb5fdc87e86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:09:30.787Z|743758f8-f3d2-42df-9f69-306a7e332329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:30.788Z|743758f8-f3d2-42df-9f69-306a7e332329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:30.807Z|b8b43568-4f79-4f20-8ad9-89ae1a31e8e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:30.809Z|b8b43568-4f79-4f20-8ad9-89ae1a31e8e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:30.831Z|223b68f7-94d5-4e7f-9590-2429a73e861c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:30.832Z|223b68f7-94d5-4e7f-9590-2429a73e861c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:32.400Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:09:32.404Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:09:32.404Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:09:32.404Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:32.405Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:09:32.405Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:09:32.405Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a3bf3451484ce60", X-B3-SpanId:"3c5483de754d1cda", X-B3-ParentSpanId:"5a3bf3451484ce60", X-B3-Sampled:"0", X-ONAP-RequestID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-RequestID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-TransactionID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-ECOMP-RequestID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10d69bad-b97f-43d5-95d0-a2ea8beb91c1"]
2023-01-25T09:09:32.405Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:09:32.406Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:09:32.426Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:32.427Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:32.428Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:09:32.428Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:09:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:32.429Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \"Message: No valid host was found. There are not enough hosts available., Code: 500\". Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 47,
  "startTime" : "2023-01-25T09:04:23.000+00:00",
  "endTime" : "2023-01-25T09:09:19.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:09:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:09:32.429Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:32.430Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:09:32.431Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:09:32.432Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:09:32.432Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:32.432Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:09:32.432Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:09:32.432Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a3bf3451484ce60", X-B3-SpanId:"d26d9d1a38f283dc", X-B3-ParentSpanId:"5a3bf3451484ce60", X-B3-Sampled:"0", X-ONAP-RequestID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-RequestID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-TransactionID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-ECOMP-RequestID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3296e06-f6cf-405e-8bef-2289e94cbd83"]
2023-01-25T09:09:32.433Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:09:32.433Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:09:32.444Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:32.445Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:32.445Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:09:32.445Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:09:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:32.446Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 79,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637766000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:09:27.000+00:00",
  "isDataInternal" : false
}, {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637728000,\"creation_time\":1674637489000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:09:32.446Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:32.446Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:09:32.470Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:09:32.470Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:09:32.471Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:32.471Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:09:32.471Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:09:32.471Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-RequestID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-TransactionID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-ECOMP-RequestID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abd43459-6b24-4c8f-a3ff-8630c689beee"]
2023-01-25T09:09:32.472Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:09:32.472Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:09:32.611Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:32.612Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:32.613Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:09:32.613Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8F2C7D18970A12AD66EF5617DC5D03E7; 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:"Wed, 25 Jan 2023 09:09:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:32.614Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f4bc975d-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:09:21.861+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"f4bb5f9c-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:09:32.614Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:32.615Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:09:32.641Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:09:32.641Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:09:32.641Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:32.642Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:09:32.642Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:09:32.642Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-RequestID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-TransactionID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-ECOMP-RequestID:"797280bf-8f0a-4902-b2f7-a8dacbf4bbc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b06a426c-a565-43f3-adf5-9247b6fa347b"]
2023-01-25T09:09:32.643Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:09:32.643Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:09:32.762Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:32.763Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:32.764Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:09:32.764Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=49F4157A98D88CFE53BD543DD966C59A; 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:"811", Date:"Wed, 25 Jan 2023 09:09:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:32.764Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f7d63395-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","executionId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:09:27.062+0000","endTime":"2023-01-25T09:09:27.071+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:09:32.765Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:32.765Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:09:32.773Z|797280bf-8f0a-4902-b2f7-a8dacbf4bbc7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:09:40.820Z|df3290a4-874b-4e93-99e1-efbe4e8f3e97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:40.821Z|df3290a4-874b-4e93-99e1-efbe4e8f3e97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:40.833Z|11f627ef-8448-4150-b1b0-40e1ecfb9682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:40.834Z|11f627ef-8448-4150-b1b0-40e1ecfb9682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:40.857Z|06754b51-9a66-4f58-b32a-2720dfbec6ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:40.858Z|06754b51-9a66-4f58-b32a-2720dfbec6ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:42.914Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:09:42.921Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:09:42.922Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:09:42.923Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:42.923Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:09:42.923Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:09:42.924Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5e6720e6684db24", X-B3-SpanId:"fff1ee441fec1c02", X-B3-ParentSpanId:"a5e6720e6684db24", X-B3-Sampled:"0", X-ONAP-RequestID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-RequestID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-TransactionID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-ECOMP-RequestID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"031b8406-be76-4420-ae2f-5f3e46d05fe2"]
2023-01-25T09:09:42.924Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:09:42.925Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:09:42.949Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:42.950Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:42.950Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:09:42.950Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:09:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:42.952Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \"Message: No valid host was found. There are not enough hosts available., Code: 500\". Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 47,
  "startTime" : "2023-01-25T09:04:23.000+00:00",
  "endTime" : "2023-01-25T09:09:19.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:09:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:09:42.953Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:42.953Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:09:42.954Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:09:42.955Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:09:42.955Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:42.955Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:09:42.956Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:09:42.956Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5e6720e6684db24", X-B3-SpanId:"7ac785bedc37bad3", X-B3-ParentSpanId:"a5e6720e6684db24", X-B3-Sampled:"0", X-ONAP-RequestID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-RequestID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-TransactionID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-ECOMP-RequestID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb372df6-03fd-4d3a-8302-cff0bee14d4d"]
2023-01-25T09:09:42.956Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:09:42.957Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:09:42.972Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:42.973Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:42.973Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:09:42.974Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:09:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:42.975Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 79,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637766000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:09:27.000+00:00",
  "isDataInternal" : false
}, {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637728000,\"creation_time\":1674637489000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:09:42.975Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:42.975Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:09:43.008Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:09:43.009Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:09:43.009Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:43.009Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:09:43.009Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:09:43.010Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-RequestID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-TransactionID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-ECOMP-RequestID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5a3e45c-7834-4359-b53c-ff87c083d2da"]
2023-01-25T09:09:43.010Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:09:43.010Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:09:43.163Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:43.164Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:43.164Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:09:43.164Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D87C6E74BF8392AD4FEAE490547B72D8; 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:"Wed, 25 Jan 2023 09:09:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:43.164Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f4bc975d-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:09:21.861+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"f4bb5f9c-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:09:43.165Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:43.165Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:09:43.188Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:09:43.189Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:09:43.189Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:43.189Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:09:43.190Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:09:43.190Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-RequestID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-TransactionID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-ECOMP-RequestID:"0f01ffca-0b11-41c4-a30f-847ac309a68a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bb65aa1-80d3-4cf9-860e-7f1cc0c3e2da"]
2023-01-25T09:09:43.190Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:09:43.191Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:09:43.317Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:43.317Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:43.317Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:09:43.318Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0F7F2BB520334CC35FB4DD8878EFBDBD; 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:"811", Date:"Wed, 25 Jan 2023 09:09:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:43.318Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f7d63395-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","executionId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:09:27.062+0000","endTime":"2023-01-25T09:09:27.071+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:09:43.318Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:43.319Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:09:43.322Z|0f01ffca-0b11-41c4-a30f-847ac309a68a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:09:43.362Z|138b98d4-c61e-4883-93c3-51d426d65525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:09:43.363Z|138b98d4-c61e-4883-93c3-51d426d65525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:09:44.302Z|c23cc899-4dde-49af-9d04-abac9650eed4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:09:44.302Z|c23cc899-4dde-49af-9d04-abac9650eed4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:09:50.848Z|044abcb4-2a01-4a5d-b874-e3705d165524|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:50.849Z|044abcb4-2a01-4a5d-b874-e3705d165524|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:50.860Z|6f16b7a5-b607-4c38-94e7-f0001c58de27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:50.861Z|6f16b7a5-b607-4c38-94e7-f0001c58de27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:50.881Z|4e225465-7ef9-499a-bf60-b4bc7f68a0cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:09:50.881Z|4e225465-7ef9-499a-bf60-b4bc7f68a0cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:09:53.460Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:09:53.465Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:09:53.465Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:09:53.466Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:53.466Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:09:53.466Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:09:53.466Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4229926906202a62", X-B3-SpanId:"b54c9b8a5ad0372c", X-B3-ParentSpanId:"4229926906202a62", X-B3-Sampled:"0", X-ONAP-RequestID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-RequestID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-TransactionID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-ECOMP-RequestID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50d79dc8-297c-4983-98b7-39ec7cc18ac6"]
2023-01-25T09:09:53.467Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:09:53.467Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:09:53.486Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:53.486Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:53.487Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:09:53.487Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:09:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:53.489Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \"Message: No valid host was found. There are not enough hosts available., Code: 500\". Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 47,
  "startTime" : "2023-01-25T09:04:23.000+00:00",
  "endTime" : "2023-01-25T09:09:19.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:09:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:09:53.489Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:53.490Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:09:53.491Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:09:53.492Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:09:53.492Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:53.492Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:09:53.493Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:09:53.493Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4229926906202a62", X-B3-SpanId:"7ae9e3aa4ea1a36a", X-B3-ParentSpanId:"4229926906202a62", X-B3-Sampled:"0", X-ONAP-RequestID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-RequestID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-TransactionID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-ECOMP-RequestID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"817a0772-73f4-4971-b825-0939fdbffcab"]
2023-01-25T09:09:53.493Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:09:53.493Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:09:53.505Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:53.505Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:53.506Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:09:53.506Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:09:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:53.507Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 79,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637766000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:09:27.000+00:00",
  "isDataInternal" : false
}, {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637728000,\"creation_time\":1674637489000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:09:53.507Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:53.507Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:09:53.541Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:09:53.542Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:09:53.542Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:53.543Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:09:53.543Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:09:53.543Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-RequestID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-TransactionID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-ECOMP-RequestID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"978b0106-3271-4cc6-9836-1b13e7d37d73"]
2023-01-25T09:09:53.544Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:09:53.544Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:09:53.672Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:53.672Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:53.673Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:09:53.673Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A21649849C9E33C9C71B6CBD5F759529; 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:"Wed, 25 Jan 2023 09:09:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:53.674Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f4bc975d-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:09:21.861+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"f4bb5f9c-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:09:53.674Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:53.675Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:09:53.703Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:09:53.704Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:09:53.704Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:09:53.705Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:09:53.705Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:09:53.705Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-RequestID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-TransactionID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-ECOMP-RequestID:"6390a702-10ca-4e52-87a3-b898456fb6d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d74207b9-f2e8-4a5b-aaff-d79f4e2c94cf"]
2023-01-25T09:09:53.706Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:09:53.706Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:09:53.829Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:09:53.830Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:09:53.830Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:09:53.830Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F5B63937403F60C117789BA70A11AD67; 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:"811", Date:"Wed, 25 Jan 2023 09:09:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:09:53.831Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f7d63395-9c8f-11ed-b703-92e0e7610332","parentActivityInstanceId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","executionId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:09:27.062+0000","endTime":"2023-01-25T09:09:27.071+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:09:53.831Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:09:53.832Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:09:53.836Z|6390a702-10ca-4e52-87a3-b898456fb6d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:09:58.362Z|164ea26e-4fc7-4026-b37d-53ab9581fecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:09:58.363Z|164ea26e-4fc7-4026-b37d-53ab9581fecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:10:00.878Z|0e31201c-af17-4871-8cba-e8a98b6e5adf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:00.879Z|0e31201c-af17-4871-8cba-e8a98b6e5adf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:00.892Z|18676d7a-165d-483c-b082-258d9636de0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:00.893Z|18676d7a-165d-483c-b082-258d9636de0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:00.905Z|ecb732ba-7287-4e5d-a7a4-2c1a2554bc12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:00.908Z|ecb732ba-7287-4e5d-a7a4-2c1a2554bc12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:03.977Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:10:03.982Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:10:03.983Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:10:03.983Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:03.984Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:10:03.984Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:10:03.984Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dfa7e3dfe4bb21f", X-B3-SpanId:"54edf7e6b0cec392", X-B3-ParentSpanId:"9dfa7e3dfe4bb21f", X-B3-Sampled:"0", X-ONAP-RequestID:"da814564-4411-4c5a-b24c-1377c495554b", X-RequestID:"da814564-4411-4c5a-b24c-1377c495554b", X-TransactionID:"da814564-4411-4c5a-b24c-1377c495554b", X-ECOMP-RequestID:"da814564-4411-4c5a-b24c-1377c495554b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d592eb6-aaf1-47d8-82eb-ab82341dccf6"]
2023-01-25T09:10:03.985Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:10:03.985Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:10:04.006Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:04.007Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:04.008Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:10:04.008Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:04.010Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \"Message: No valid host was found. There are not enough hosts available., Code: 500\". Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 47,
  "startTime" : "2023-01-25T09:04:23.000+00:00",
  "endTime" : "2023-01-25T09:09:19.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:09:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:10:04.010Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:04.010Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:10:04.012Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:10:04.012Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:10:04.013Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:04.013Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:10:04.013Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:10:04.014Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dfa7e3dfe4bb21f", X-B3-SpanId:"ce96ee2e5c8ef3b8", X-B3-ParentSpanId:"9dfa7e3dfe4bb21f", X-B3-Sampled:"0", X-ONAP-RequestID:"da814564-4411-4c5a-b24c-1377c495554b", X-RequestID:"da814564-4411-4c5a-b24c-1377c495554b", X-TransactionID:"da814564-4411-4c5a-b24c-1377c495554b", X-ECOMP-RequestID:"da814564-4411-4c5a-b24c-1377c495554b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cac15ab-b89d-41a1-b5eb-f95815e96f82"]
2023-01-25T09:10:04.014Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:10:04.014Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:10:04.029Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:04.030Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:04.030Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:10:04.030Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:04.032Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 79,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637766000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:09:27.000+00:00",
  "isDataInternal" : false
}, {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637728000,\"creation_time\":1674637489000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:10:04.032Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:04.033Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:10:04.069Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:10:04.069Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:10:04.070Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:04.070Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:10:04.070Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:10:04.070Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"da814564-4411-4c5a-b24c-1377c495554b", X-RequestID:"da814564-4411-4c5a-b24c-1377c495554b", X-TransactionID:"da814564-4411-4c5a-b24c-1377c495554b", X-ECOMP-RequestID:"da814564-4411-4c5a-b24c-1377c495554b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d3abd50-68a3-4874-961b-a192c571de87"]
2023-01-25T09:10:04.071Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:10:04.071Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:10:04.205Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:04.206Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:04.206Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:10:04.206Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7D4C88DF358BB1B420C7D235DF6E46E2; 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:"Wed, 25 Jan 2023 09:10:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:04.207Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f4bc975d-9c8f-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:09:21.861+0000","endTime":"2023-01-25T09:09:59.140+0000","removalTime":null,"durationInMillis":37279,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"f4bb5f9c-9c8f-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T09:10:04.207Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:04.207Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:10:04.236Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:10:04.237Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:10:04.237Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:04.237Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:10:04.237Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:10:04.238Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"da814564-4411-4c5a-b24c-1377c495554b", X-RequestID:"da814564-4411-4c5a-b24c-1377c495554b", X-TransactionID:"da814564-4411-4c5a-b24c-1377c495554b", X-ECOMP-RequestID:"da814564-4411-4c5a-b24c-1377c495554b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b91beae0-0de4-467e-bcdf-7bb5798520a2"]
2023-01-25T09:10:04.238Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:10:04.238Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:10:04.363Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:04.364Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:04.364Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:10:04.365Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3AF4219F2E39BB0D497423C13C2B511B; 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:"Wed, 25 Jan 2023 09:10:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:04.365Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0af49c68-9c90-11ed-b703-92e0e7610332","parentActivityInstanceId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","executionId":"f4bc975d-9c8f-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:09:59.139+0000","endTime":"2023-01-25T09:09:59.139+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:10:04.366Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:04.366Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4bc975d-9c8f-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:10:04.371Z|da814564-4411-4c5a-b24c-1377c495554b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:10:10.908Z|ad2535b3-4e1a-4286-bc72-0b09d72531ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:10.909Z|ad2535b3-4e1a-4286-bc72-0b09d72531ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:10.917Z|06c60a6c-a5d7-4556-afa6-93b821d30965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:10.918Z|06c60a6c-a5d7-4556-afa6-93b821d30965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:10.931Z|991571b3-996d-41ac-85b1-e8cc43eb273b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:10.934Z|991571b3-996d-41ac-85b1-e8cc43eb273b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:13.363Z|5e7111c4-6801-49eb-b15c-8791f25d049b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:10:13.370Z|5e7111c4-6801-49eb-b15c-8791f25d049b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:10:14.306Z|3cff035a-4319-4f1f-8a80-0044473fbe88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:10:14.307Z|3cff035a-4319-4f1f-8a80-0044473fbe88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:10:14.547Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:10:14.551Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:10:14.551Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:10:14.551Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:14.552Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:10:14.552Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:10:14.552Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df605c00c84a7957", X-B3-SpanId:"14882cdbe7ebdad3", X-B3-ParentSpanId:"df605c00c84a7957", X-B3-Sampled:"0", X-ONAP-RequestID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-RequestID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-TransactionID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-ECOMP-RequestID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa003c26-9dac-4c2b-932d-92a0b5c8b2ec"]
2023-01-25T09:10:14.552Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:10:14.552Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:10:14.572Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:14.573Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:14.573Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:10:14.573Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:14.578Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.openstack.utils.StackCreationException: Stack Creation Failed Openstack Status: CREATE_FAILED Status Reason: Resource CREATE failed: ResourceInError: resources.ubuntu20_server_0: Went to status ERROR due to \"Message: No valid host was found. There are not enough hosts available., Code: 500\". Stack rollback suppressed, stack not deleted. The resource was rollbacked in openstack: true.",
  "flowStatus" : "Execution of ActivateVnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 8; BBs remaining = 1).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 89,
  "startTime" : "2023-01-25T09:04:23.000+00:00",
  "endTime" : "2023-01-25T09:09:19.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:10:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:10:14.578Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:14.579Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:10:14.580Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:10:14.581Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:10:14.581Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:14.581Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:10:14.582Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:10:14.582Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df605c00c84a7957", X-B3-SpanId:"539b6f2986fc99a4", X-B3-ParentSpanId:"df605c00c84a7957", X-B3-Sampled:"0", X-ONAP-RequestID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-RequestID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-TransactionID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-ECOMP-RequestID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2006c13d-05fa-467a-a3de-886b0c5af4f9"]
2023-01-25T09:10:14.582Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:10:14.583Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:10:14.595Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:14.596Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:14.596Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:10:14.596Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:14.598Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 79,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637766000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:09:27.000+00:00",
  "isDataInternal" : false
}, {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637728000,\"creation_time\":1674637489000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:10:14.598Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:14.599Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:10:14.627Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:10:14.627Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:10:14.628Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:14.628Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:10:14.628Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:10:14.628Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-RequestID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-TransactionID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-ECOMP-RequestID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d185c8b-047f-47c4-84f0-ab2c2b853173"]
2023-01-25T09:10:14.629Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:10:14.629Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:10:14.788Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:14.789Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:14.789Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:10:14.790Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DD6A57B6D8436234A21E28A29DE678A2; 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:"Wed, 25 Jan 2023 09:10:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:14.791Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"12b6b1ed-9c90-11ed-b703-92e0e7610332","businessKey":"85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-25T09:10:12.154+0000","endTime":"2023-01-25T09:10:12.629+0000","removalTime":null,"durationInMillis":475,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332","superProcessInstanceId":"12b5a046-9c90-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T09:10:14.791Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:14.791Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:10:14.821Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:10:14.822Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:10:14.822Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:14.823Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:10:14.824Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:10:14.824Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-RequestID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-TransactionID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-ECOMP-RequestID:"dab7028f-3321-4f6e-aa4f-ea1b381505fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5abbe932-e29b-4478-8bba-5a5ad72e6b3d"]
2023-01-25T09:10:14.825Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:10:14.825Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:10:14.975Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:14.976Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:14.976Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:10:14.977Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=50258905DC424273232C15D397DC5641; 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:"Wed, 25 Jan 2023 09:10:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:14.977Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:12b70020-9c90-11ed-b703-92e0e7610332","parentActivityInstanceId":"12b6b1ed-9c90-11ed-b703-92e0e7610332","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processInstanceId":"12b6b1ed-9c90-11ed-b703-92e0e7610332","executionId":"12b6b1ed-9c90-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:10:12.156+0000","endTime":"2023-01-25T09:10:12.628+0000","durationInMillis":472,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"439555fd-9c8f-11ed-b703-92e0e7610332"}]
2023-01-25T09:10:14.978Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:14.978Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12b6b1ed-9c90-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:10:14.983Z|dab7028f-3321-4f6e-aa4f-ea1b381505fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:10:15.053Z|319b979a-861a-4d9d-a8bd-e1c6a9b240be|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:10:15.054Z|319b979a-861a-4d9d-a8bd-e1c6a9b240be|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:20.938Z|86da9ec6-b8c7-4dd7-9a9c-faaa6a277991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:20.938Z|4449be19-69d2-4ef5-914f-b60a33080d16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:20.939Z|4449be19-69d2-4ef5-914f-b60a33080d16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:20.939Z|86da9ec6-b8c7-4dd7-9a9c-faaa6a277991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:20.955Z|16b8bf63-75fb-46b0-bc8f-56c534ea44c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:20.956Z|16b8bf63-75fb-46b0-bc8f-56c534ea44c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:25.123Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:10:25.127Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:10:25.128Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:10:25.128Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:25.128Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:10:25.129Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:10:25.129Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77ba02e7e3ea9099", X-B3-SpanId:"51b2965212621b85", X-B3-ParentSpanId:"77ba02e7e3ea9099", X-B3-Sampled:"0", X-ONAP-RequestID:"4d88970e-e8b7-42d3-904e-dffa5bd9db5d", X-RequestID:"4d88970e-e8b7-42d3-904e-dffa5bd9db5d", X-TransactionID:"4d88970e-e8b7-42d3-904e-dffa5bd9db5d", X-ECOMP-RequestID:"4d88970e-e8b7-42d3-904e-dffa5bd9db5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad663984-a041-4dc6-804b-8e0faa2a2f86"]
2023-01-25T09:10:25.129Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:10:25.130Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:10:25.153Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:25.154Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:25.155Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:10:25.155Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:25.156Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-01-25T09:04:23.000+00:00",
  "endTime" : "2023-01-25T09:10:14.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:10:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:10:25.157Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:25.159Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:10:25.162Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:10:25.163Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:10:25.163Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:25.163Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:10:25.163Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:10:25.164Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77ba02e7e3ea9099", X-B3-SpanId:"451b76c9c821dca7", X-B3-ParentSpanId:"77ba02e7e3ea9099", X-B3-Sampled:"0", X-ONAP-RequestID:"4d88970e-e8b7-42d3-904e-dffa5bd9db5d", X-RequestID:"4d88970e-e8b7-42d3-904e-dffa5bd9db5d", X-TransactionID:"4d88970e-e8b7-42d3-904e-dffa5bd9db5d", X-ECOMP-RequestID:"4d88970e-e8b7-42d3-904e-dffa5bd9db5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfb08873-eedc-40d5-bf5f-7186ca3b5926"]
2023-01-25T09:10:25.164Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:10:25.164Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:10:25.179Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:25.180Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:25.180Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:10:25.181Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:25.182Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 79,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637766000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:09:27.000+00:00",
  "isDataInternal" : false
}, {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637728000,\"creation_time\":1674637489000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:10:25.182Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:25.183Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:10:25.191Z|4d88970e-e8b7-42d3-904e-dffa5bd9db5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:10:25.328Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:10:25.332Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:10:25.333Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:10:25.333Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:25.333Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:10:25.333Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:10:25.334Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"819e6b08d5dde590", X-B3-SpanId:"248f1bcac46ecae7", X-B3-ParentSpanId:"819e6b08d5dde590", X-B3-Sampled:"0", X-ONAP-RequestID:"121a0386-c32a-45f9-bf08-540053fdac90", X-RequestID:"121a0386-c32a-45f9-bf08-540053fdac90", X-TransactionID:"121a0386-c32a-45f9-bf08-540053fdac90", X-ECOMP-RequestID:"121a0386-c32a-45f9-bf08-540053fdac90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"645bc46a-2e66-4ff0-a3a6-3d09f26416aa"]
2023-01-25T09:10:25.334Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:10:25.335Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:10:25.356Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:25.357Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:25.357Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:10:25.358Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:25.358Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-01-25T09:04:23.000+00:00",
  "endTime" : "2023-01-25T09:10:14.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:10:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:10:25.359Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:25.359Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:10:25.363Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:10:25.364Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:10:25.364Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:25.364Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:10:25.365Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:10:25.365Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"819e6b08d5dde590", X-B3-SpanId:"ce761ac956ef8c37", X-B3-ParentSpanId:"819e6b08d5dde590", X-B3-Sampled:"0", X-ONAP-RequestID:"121a0386-c32a-45f9-bf08-540053fdac90", X-RequestID:"121a0386-c32a-45f9-bf08-540053fdac90", X-TransactionID:"121a0386-c32a-45f9-bf08-540053fdac90", X-ECOMP-RequestID:"121a0386-c32a-45f9-bf08-540053fdac90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"819beeb1-be8f-4247-a10b-1ae758eed62d"]
2023-01-25T09:10:25.366Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:10:25.366Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:10:25.380Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:25.381Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:25.381Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:10:25.382Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:25.382Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 79,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637766000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:09:27.000+00:00",
  "isDataInternal" : false
}, {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637728000,\"creation_time\":1674637489000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:10:25.383Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:25.383Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:10:25.390Z|121a0386-c32a-45f9-bf08-540053fdac90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:10:25.516Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:10:25.520Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:10:25.521Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:10:25.521Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:25.522Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:10:25.522Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:10:25.522Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecee23a603a03e36", X-B3-SpanId:"273185b4de192f7e", X-B3-ParentSpanId:"ecee23a603a03e36", X-B3-Sampled:"0", X-ONAP-RequestID:"1484ec12-9f02-40fd-bd92-d5b4f7460e2e", X-RequestID:"1484ec12-9f02-40fd-bd92-d5b4f7460e2e", X-TransactionID:"1484ec12-9f02-40fd-bd92-d5b4f7460e2e", X-ECOMP-RequestID:"1484ec12-9f02-40fd-bd92-d5b4f7460e2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed4e57c3-5944-46fa-a6f5-422eca0677b2"]
2023-01-25T09:10:25.523Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:10:25.523Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:10:25.541Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:25.541Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:25.541Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:10:25.542Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:25.544Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-01-25T09:04:23.000+00:00",
  "endTime" : "2023-01-25T09:10:14.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:10:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:10:25.544Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:25.544Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:10:25.545Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:10:25.546Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:10:25.546Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:25.546Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:10:25.547Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:10:25.547Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecee23a603a03e36", X-B3-SpanId:"a98167f4ac07d77c", X-B3-ParentSpanId:"ecee23a603a03e36", X-B3-Sampled:"0", X-ONAP-RequestID:"1484ec12-9f02-40fd-bd92-d5b4f7460e2e", X-RequestID:"1484ec12-9f02-40fd-bd92-d5b4f7460e2e", X-TransactionID:"1484ec12-9f02-40fd-bd92-d5b4f7460e2e", X-ECOMP-RequestID:"1484ec12-9f02-40fd-bd92-d5b4f7460e2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d3ea62f-8da1-47f1-aabc-7599d5606168"]
2023-01-25T09:10:25.547Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:10:25.547Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:10:25.560Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:25.561Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:25.561Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:10:25.561Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:25.562Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 79,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637766000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:09:27.000+00:00",
  "isDataInternal" : false
}, {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637728000,\"creation_time\":1674637489000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:10:25.562Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:25.562Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:10:25.568Z|1484ec12-9f02-40fd-bd92-d5b4f7460e2e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:10:25.700Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:10:25.705Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:10:25.705Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:10:25.706Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:25.706Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:10:25.707Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:10:25.707Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ada442b8c1930b0a", X-B3-SpanId:"3891bbb13bdec6e1", X-B3-ParentSpanId:"ada442b8c1930b0a", X-B3-Sampled:"0", X-ONAP-RequestID:"c346ea71-4fd5-4ccc-af31-f5aef35c7674", X-RequestID:"c346ea71-4fd5-4ccc-af31-f5aef35c7674", X-TransactionID:"c346ea71-4fd5-4ccc-af31-f5aef35c7674", X-ECOMP-RequestID:"c346ea71-4fd5-4ccc-af31-f5aef35c7674", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3e68869-8978-4d1b-b51e-f280f1c9dba6"]
2023-01-25T09:10:25.707Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:10:25.708Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:10:25.724Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:25.725Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:25.725Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:10:25.725Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:25.726Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-01-25T09:04:23.000+00:00",
  "endTime" : "2023-01-25T09:10:14.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:10:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:10:25.727Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:25.727Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:10:25.730Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:10:25.730Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:10:25.731Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:25.731Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:10:25.731Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:10:25.731Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ada442b8c1930b0a", X-B3-SpanId:"ff9b77c8cb1dbbed", X-B3-ParentSpanId:"ada442b8c1930b0a", X-B3-Sampled:"0", X-ONAP-RequestID:"c346ea71-4fd5-4ccc-af31-f5aef35c7674", X-RequestID:"c346ea71-4fd5-4ccc-af31-f5aef35c7674", X-TransactionID:"c346ea71-4fd5-4ccc-af31-f5aef35c7674", X-ECOMP-RequestID:"c346ea71-4fd5-4ccc-af31-f5aef35c7674", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db1d391a-496a-4fc6-af71-335ae77b79e3"]
2023-01-25T09:10:25.732Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:10:25.732Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:10:25.745Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:25.746Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:25.746Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:10:25.747Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:25.747Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 79,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637766000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:09:27.000+00:00",
  "isDataInternal" : false
}, {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637728000,\"creation_time\":1674637489000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:10:25.748Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:25.748Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:10:25.755Z|c346ea71-4fd5-4ccc-af31-f5aef35c7674|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:10:25.897Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:10:25.901Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:10:25.902Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||Invoke
2023-01-25T09:10:25.902Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:25.903Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c
2023-01-25T09:10:25.904Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Method      : GET
2023-01-25T09:10:25.904Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7606c2e998451f63", X-B3-SpanId:"4339807f55e757dd", X-B3-ParentSpanId:"7606c2e998451f63", X-B3-Sampled:"0", X-ONAP-RequestID:"74bfcd00-50b4-42fe-b375-16d196eeefea", X-RequestID:"74bfcd00-50b4-42fe-b375-16d196eeefea", X-TransactionID:"74bfcd00-50b4-42fe-b375-16d196eeefea", X-ECOMP-RequestID:"74bfcd00-50b4-42fe-b375-16d196eeefea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"faf5a115-b189-4c10-8cb3-2e1f9406b996"]
2023-01-25T09:10:25.905Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Request body: 
2023-01-25T09:10:25.905Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||==========================request end================================================
2023-01-25T09:10:25.924Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:25.924Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:25.925Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Status text  : 
2023-01-25T09:10:25.926Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:25.927Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||Response body: {
  "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "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",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-01-25T09:04:23.000+00:00",
  "endTime" : "2023-01-25T09:10:14.000+00:00",
  "source" : "VID",
  "vnfId" : "85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n\t\t\t\"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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_377b396b-355f-4b50-bf13-81e662d4a019\",\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\": \"34dbaf4f-336c-4505-8801-ec6489e4b55f\",\n                                        \"modelInvariantUuid\": \"d408a19b-2da1-4c93-a6d3-dd5af77ba032\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"968f23ea-2cb7-4f81-ae03-807ac810da45\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"518d1743b35a48f892375e10ec89a2a4\",\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\": \"935052d2-3c79-4418-b7aa-d5ffe73293b2\",\n                                                \"modelInvariantUuid\": \"af5b60de-d034-4d69-89c0-9b47fb6ed69d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"12b5d009-76fb-4668-b8ae-3013bcf4ab6c\"\n                                            },\n                                            \"instanceName\": \"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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\",\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\": \"beda33e3-2153-4f9d-b625-c259707196f6\",\n                            \"modelInvariantId\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\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\": \"453ca24f-83f2-45f6-8b0b-65cce2a42f09\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:10:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
    "cloudIdentifier" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-01-25T09:04:46.000+00:00"
  } ],
  "requestURI" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c"
    }
  }
}
2023-01-25T09:10:25.928Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:25.929Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|INFO|500||InvokeReturn
2023-01-25T09:10:25.931Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:10:25.931Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:10:25.932Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:25.932Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false
2023-01-25T09:10:25.933Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:10:25.933Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7606c2e998451f63", X-B3-SpanId:"52d91d4e6926b2fb", X-B3-ParentSpanId:"7606c2e998451f63", X-B3-Sampled:"0", X-ONAP-RequestID:"74bfcd00-50b4-42fe-b375-16d196eeefea", X-RequestID:"74bfcd00-50b4-42fe-b375-16d196eeefea", X-TransactionID:"74bfcd00-50b4-42fe-b375-16d196eeefea", X-ECOMP-RequestID:"74bfcd00-50b4-42fe-b375-16d196eeefea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82bdce60-a4f6-4d6d-a312-dfa1a00c5bfa"]
2023-01-25T09:10:25.934Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:10:25.934Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:10:25.946Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:25.947Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:25.947Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:10:25.948Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:25.948Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 79,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1674637766000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:09:27.000+00:00",
  "isDataInternal" : false
}, {
  "id" : 67,
  "soRequestId" : "85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c",
  "groupingId" : "41d1bedc-b590-483b-9a45-7887c2bac29c",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/41d1bedc-b590-483b-9a45-7887c2bac29c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637728000,\"creation_time\":1674637489000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7a6bdb903f824ef5b02b1bf6ce7b26da\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"41d1bedc-b590-483b-9a45-7887c2bac29c\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:04:51.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:10:25.948Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:25.949Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:10:25.956Z|74bfcd00-50b4-42fe-b375-16d196eeefea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85e5fcb5-2d11-43f9-a6f7-64cd9aeb3c5c|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:10:27.918Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:10:27.921Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|||INFO|500||Checking if requestId: 815524f8-7cf0-4b86-ad50-e0360136a779 already exists in requestDb InfraActiveRequests table
2023-01-25T09:10:27.922Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:10:27.923Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||Invoke
2023-01-25T09:10:27.923Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:27.924Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:10:27.926Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Method      : GET
2023-01-25T09:10:27.926Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f2abd35f54a47aa", X-B3-SpanId:"c451f4f0fc7abe82", X-B3-ParentSpanId:"5f2abd35f54a47aa", X-B3-Sampled:"0", X-ONAP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-TransactionID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ECOMP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c250b9ae-a7b5-4ea0-a4eb-832ca4f34f83"]
2023-01-25T09:10:27.926Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Request body: 
2023-01-25T09:10:27.927Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||==========================request end================================================
2023-01-25T09:10:27.945Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:27.946Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:10:27.947Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status text  : 
2023-01-25T09:10:27.947Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 25 Jan 2023 09:10:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:27.947Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Response body: 
2023-01-25T09:10:27.948Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:27.948Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|404|Not Found|InvokeReturn
2023-01-25T09:10:27.958Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|||INFO|500||Running local validations
2023-01-25T09:10:27.963Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-25T09:10:27.990Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||Invoke
2023-01-25T09:10:27.990Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[815524f8-7cf0-4b86-ad50-e0360136a779], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[797db05b-8ea8-41c2-9d15-095d90ad1ae2], X-ECOMP-RequestID=[815524f8-7cf0-4b86-ad50-e0360136a779], X-TransactionId=[], X-ONAP-RequestID=[815524f8-7cf0-4b86-ad50-e0360136a779]}
2023-01-25T09:10:28.044Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 has http status code:200 and response headers:{date=[Wed, 25 Jan 2023 09:10:28 GMT], content-length=[1032], vertex-id=[504016], x-aai-txid=[0-aai-resources-230125-09:10:28:245-60758], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-25T09:10:28.046Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|DEBUG|500||{"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674637471078","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343"}],"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-01-25T09:10:28.046Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4|INFO|500||InvokeReturn
2023-01-25T09:10:28.047Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-25T09:10:28.047Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-25T09:10:28.048Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.049Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-25T09:10:28.049Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:28.049Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.049Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-25T09:10:28.050Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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:"5f2abd35f54a47aa", X-B3-SpanId:"cd672b0453e8e7d3", X-B3-ParentSpanId:"5f2abd35f54a47aa", X-B3-Sampled:"0", X-ONAP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-TransactionID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ECOMP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2c4c13e-45b1-480b-b098-06eca3e9f43a"]
2023-01-25T09:10:28.050Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"c238c2bc-334d-4ec4-a349-75a9a2b92f6a"},"instanceName":null,"requestScope":"service"}
2023-01-25T09:10:28.050Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-25T09:10:28.066Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:28.067Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:28.067Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-25T09:10:28.067Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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:"Wed, 25 Jan 2023 09:10:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:28.068Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-25T09:10:28.068Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:28.068Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-25T09:10:28.069Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6
2023-01-25T09:10:28.069Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|INFO|500||Invoke
2023-01-25T09:10:28.070Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:28.070Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6
2023-01-25T09:10:28.070Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Method      : GET
2023-01-25T09:10:28.071Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-TransactionID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ECOMP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c67fc41-63bd-40d0-9c9b-008a190b5c6e"]
2023-01-25T09:10:28.071Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Request body: 
2023-01-25T09:10:28.071Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||==========================request end================================================
2023-01-25T09:10:28.103Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:28.103Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:28.104Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Status text  : 
2023-01-25T09:10:28.104Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:28.105Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "beda33e3-2153-4f9d-b625-c259707196f6",
  "modelInvariantUUID" : "3da71a13-2015-4a3b-92c6-0b9bff5b9c0a",
  "created" : "2023-01-25 09:03:22.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" : 20,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:10:28.106Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:28.106Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|INFO|500||InvokeReturn
2023-01-25T09:10:28.109Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance
2023-01-25T09:10:28.110Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|INFO|500||Invoke
2023-01-25T09:10:28.110Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:28.110Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance
2023-01-25T09:10:28.110Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-25T09:10:28.111Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-TransactionID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ECOMP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d34c8823-3629-47fe-9b63-194af52e8248"]
2023-01-25T09:10:28.111Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||Request body: 
2023-01-25T09:10:28.111Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-25T09:10:28.130Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:28.131Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:10:28.132Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-25T09:10:28.132Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&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:"Wed, 25 Jan 2023 09:10:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:28.133Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||Response body: 
2023-01-25T09:10:28.133Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:28.133Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T09:10:28.134Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a
2023-01-25T09:10:28.135Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|INFO|500||Invoke
2023-01-25T09:10:28.135Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:28.135Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a
2023-01-25T09:10:28.136Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||Method      : GET
2023-01-25T09:10:28.136Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-TransactionID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ECOMP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec081457-8635-4e7c-b6a3-3bce12cda97c"]
2023-01-25T09:10:28.136Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||Request body: 
2023-01-25T09:10:28.137Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||==========================request end================================================
2023-01-25T09:10:28.158Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:28.159Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:28.159Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||Status text  : 
2023-01-25T09:10:28.159Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:28.166Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "beda33e3-2153-4f9d-b625-c259707196f6",
      "modelInvariantUUID" : "3da71a13-2015-4a3b-92c6-0b9bff5b9c0a",
      "created" : "2023-01-25 09:03:22.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" : 20,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/configurationCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a"
    }
  }
}
2023-01-25T09:10:28.166Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:28.167Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3da71a13-2015-4a3b-92c6-0b9bff5b9c0a|INFO|500||InvokeReturn
2023-01-25T09:10:28.170Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance
2023-01-25T09:10:28.172Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|INFO|500||Invoke
2023-01-25T09:10:28.172Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:28.172Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance
2023-01-25T09:10:28.173Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-25T09:10:28.173Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-TransactionID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ECOMP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60ecbd72-9b3d-4ff4-9a35-e3b7d9742036"]
2023-01-25T09:10:28.174Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||Request body: 
2023-01-25T09:10:28.174Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-25T09:10:28.190Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:28.191Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-25T09:10:28.192Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-25T09:10:28.192Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&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:"Wed, 25 Jan 2023 09:10:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:28.192Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||Response body: 
2023-01-25T09:10:28.193Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:28.193Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=beda33e3-2153-4f9d-b625-c259707196f6&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-01-25T09:10:28.196Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.196Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-25T09:10:28.197Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:28.197Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.197Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-25T09:10:28.198Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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:"815524f8-7cf0-4b86-ad50-e0360136a779", X-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-TransactionID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ECOMP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51fdcb09-e0da-4021-b01d-4c4ab849ec9c"]
2023-01-25T09:10:28.198Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-25T09:10:28.198Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-25T09:10:28.217Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:28.218Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.219Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-25T09:10:28.219Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:28.225Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25 05:26:03.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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "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"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:10:28.226Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:28.226Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-25T09:10:28.229Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.230Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.230Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.230Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.231Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.231Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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:"815524f8-7cf0-4b86-ad50-e0360136a779", X-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-TransactionID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ECOMP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dea4c48f-99e4-43c4-becf-993370a671d9"]
2023-01-25T09:10:28.232Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.232Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.250Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.251Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.251Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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  : 
2023-01-25T09:10:28.252Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:28.253Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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" : 537,
  "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-01-25T05:26:03.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2023-01-25T09:10:28.253Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.253Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.255Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6
2023-01-25T09:10:28.256Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|INFO|500||Invoke
2023-01-25T09:10:28.256Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:28.256Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6
2023-01-25T09:10:28.257Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Method      : GET
2023-01-25T09:10:28.257Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-TransactionID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ECOMP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73656154-a972-435f-9dcc-5c06dea60740"]
2023-01-25T09:10:28.257Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Request body: 
2023-01-25T09:10:28.258Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||==========================request end================================================
2023-01-25T09:10:28.283Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:28.284Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:28.284Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Status text  : 
2023-01-25T09:10:28.284Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:28.285Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "beda33e3-2153-4f9d-b625-c259707196f6",
  "modelInvariantUUID" : "3da71a13-2015-4a3b-92c6-0b9bff5b9c0a",
  "created" : "2023-01-25 09:03:22.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" : 20,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6/serviceProxyCustomizations"
    }
  }
}
2023-01-25T09:10:28.286Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:28.286Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/beda33e3-2153-4f9d-b625-c259707196f6|INFO|500||InvokeReturn
2023-01-25T09:10:28.290Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T09:10:28.290Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-25T09:10:28.291Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:28.291Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-25T09:10:28.291Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-25T09:10:28.291Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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:"1394", X-B3-TraceId:"5f2abd35f54a47aa", X-B3-SpanId:"f8a9710e319f4ee0", X-B3-ParentSpanId:"5f2abd35f54a47aa", X-B3-Sampled:"0", X-ONAP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-TransactionID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ECOMP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4c1ff75-d838-45fc-a258-a52e8447a99e"]
2023-01-25T09:10:28.292Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"815524f8-7cf0-4b86-ad50-e0360136a779","requestStatus":"IN_PROGRESS","startTime":1674637827959,"source":"VID","tenantId":"518d1743b35a48f892375e10ec89a2a4","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\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"c238c2bc-334d-4ec4-a349-75a9a2b92f6a","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"815524f8-7cf0-4b86-ad50-e0360136a779"}
2023-01-25T09:10:28.292Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-25T09:10:28.317Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:28.318Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-25T09:10:28.318Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-25T09:10:28.318Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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/815524f8-7cf0-4b86-ad50-e0360136a779", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:28.320Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T09:10:27.959+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T09:10:28.220+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    }
  }
}
2023-01-25T09:10:28.320Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:28.321Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-25T09:10:28.327Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.327Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-25T09:10:28.328Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:28.328Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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-01-25T09:10:28.328Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-25T09:10:28.328Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|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:"5f2abd35f54a47aa", X-B3-SpanId:"3e498affea8c4002", X-B3-ParentSpanId:"5f2abd35f54a47aa", X-B3-Sampled:"0", X-ONAP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-TransactionID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ECOMP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4dc93a4-7015-41f3-9664-cd15553746a7"]
2023-01-25T09:10:28.328Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"beda33e3-2153-4f9d-b625-c259707196f6\",\"modelUuid\":\"beda33e3-2153-4f9d-b625-c259707196f6\",\"modelInvariantUuid\":\"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"518d1743b35a48f892375e10ec89a2a4\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"c238c2bc-334d-4ec4-a349-75a9a2b92f6a\"}","type":"String"},"requestId":{"value":"815524f8-7cf0-4b86-ad50-e0360136a779","type":"String"},"mso-request-id":{"value":"815524f8-7cf0-4b86-ad50-e0360136a779","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"c238c2bc-334d-4ec4-a349-75a9a2b92f6a","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/c238c2bc-334d-4ec4-a349-75a9a2b92f6a","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-25T09:10:28.329Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-25T09:10:28.362Z|c736ac80-d068-4cf1-bbdf-57f99a8f5c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:10:28.362Z|c736ac80-d068-4cf1-bbdf-57f99a8f5c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:10:29.341Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:29.341Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-25T09:10:29.342Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-25T09:10:29.342Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 25 Jan 2023 09:10:29 GMT", X-ONAP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-TransactionID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ECOMP-RequestID:"815524f8-7cf0-4b86-ad50-e0360136a779", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a4dc93a4-7015-41f3-9664-cd15553746a7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:29.343Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"815524f8-7cf0-4b86-ad50-e0360136a779\",\"instanceId\":\"c238c2bc-334d-4ec4-a349-75a9a2b92f6a\"}}","message":"Success","processInstanceID":"1c5cf0f7-9c90-11ed-b703-92e0e7610332","variables":null,"messageCode":200}
2023-01-25T09:10:29.343Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:29.343Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-25T09:10:29.347Z|815524f8-7cf0-4b86-ad50-e0360136a779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:10:29.485Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:10:29.490Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:10:29.491Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||Invoke
2023-01-25T09:10:29.491Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:29.492Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:10:29.492Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Method      : GET
2023-01-25T09:10:29.493Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89aac193fda375b0", X-B3-SpanId:"d9eb9d967828f515", X-B3-ParentSpanId:"89aac193fda375b0", X-B3-Sampled:"0", X-ONAP-RequestID:"f5d4a016-451d-4d14-aa41-e7e07b206397", X-RequestID:"f5d4a016-451d-4d14-aa41-e7e07b206397", X-TransactionID:"f5d4a016-451d-4d14-aa41-e7e07b206397", X-ECOMP-RequestID:"f5d4a016-451d-4d14-aa41-e7e07b206397", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25696d3e-3f04-43da-89f1-c84ef7f93f2f"]
2023-01-25T09:10:29.493Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Request body: 
2023-01-25T09:10:29.493Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||==========================request end================================================
2023-01-25T09:10:29.509Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:29.510Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:29.510Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status text  : 
2023-01-25T09:10:29.511Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:29.512Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Response body: {
  "requestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-25T09:10:27.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-25T09:10:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    }
  }
}
2023-01-25T09:10:29.512Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:29.513Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||InvokeReturn
2023-01-25T09:10:29.514Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:10:29.514Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:10:29.515Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:29.515Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:10:29.515Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:10:29.516Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89aac193fda375b0", X-B3-SpanId:"82b1895398cdd9a2", X-B3-ParentSpanId:"89aac193fda375b0", X-B3-Sampled:"0", X-ONAP-RequestID:"f5d4a016-451d-4d14-aa41-e7e07b206397", X-RequestID:"f5d4a016-451d-4d14-aa41-e7e07b206397", X-TransactionID:"f5d4a016-451d-4d14-aa41-e7e07b206397", X-ECOMP-RequestID:"f5d4a016-451d-4d14-aa41-e7e07b206397", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7a36324-ccb0-4412-82e3-d0f341c3e525"]
2023-01-25T09:10:29.516Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:10:29.516Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:10:29.528Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:29.529Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:29.529Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:10:29.530Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:29.532Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-25T09:10:29.532Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:29.533Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:10:29.541Z|f5d4a016-451d-4d14-aa41-e7e07b206397|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:10:30.966Z|9cc50512-9484-45d2-9670-9b3c54eb051a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:30.968Z|205e00fd-05e0-4f1a-98dd-0338e88336d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:30.972Z|205e00fd-05e0-4f1a-98dd-0338e88336d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:30.972Z|9cc50512-9484-45d2-9670-9b3c54eb051a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:30.985Z|ce7072fd-a348-4acb-9a43-7b94f2cc1259|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:30.986Z|ce7072fd-a348-4acb-9a43-7b94f2cc1259|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:39.673Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:10:39.678Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:10:39.679Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||Invoke
2023-01-25T09:10:39.679Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:39.679Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:10:39.680Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Method      : GET
2023-01-25T09:10:39.680Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2a54efab0c00888", X-B3-SpanId:"423c5ff487ebdc8f", X-B3-ParentSpanId:"c2a54efab0c00888", X-B3-Sampled:"0", X-ONAP-RequestID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-RequestID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-TransactionID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-ECOMP-RequestID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7341fd7-1c73-4507-98f9-040c95b950ff"]
2023-01-25T09:10:39.680Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Request body: 
2023-01-25T09:10:39.681Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||==========================request end================================================
2023-01-25T09:10:39.701Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:39.702Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:39.702Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status text  : 
2023-01-25T09:10:39.703Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:39.703Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Response body: {
  "requestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "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-01-25T09:10:27.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:10:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    }
  }
}
2023-01-25T09:10:39.704Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:39.704Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||InvokeReturn
2023-01-25T09:10:39.705Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:10:39.706Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:10:39.706Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:39.706Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:10:39.707Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:10:39.707Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2a54efab0c00888", X-B3-SpanId:"61998127b5e113c5", X-B3-ParentSpanId:"c2a54efab0c00888", X-B3-Sampled:"0", X-ONAP-RequestID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-RequestID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-TransactionID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-ECOMP-RequestID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d857c5b9-7e92-495d-82a5-38993c28b791"]
2023-01-25T09:10:39.707Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:10:39.708Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:10:39.722Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:39.722Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:39.723Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:10:39.723Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:39.725Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 85,
  "soRequestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637836000,\"creation_time\":1674637766000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:10:36.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:10:39.725Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:39.726Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:10:39.764Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:10:39.765Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:10:39.765Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:39.765Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:10:39.766Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:10:39.766Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-RequestID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-TransactionID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-ECOMP-RequestID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"635b0bad-9f64-4d04-b4cc-1d88ed4e5a07"]
2023-01-25T09:10:39.766Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:10:39.767Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:10:39.904Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:39.905Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:39.905Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:10:39.905Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A5F80830BCA8FA83B84F326649784780; 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:"Wed, 25 Jan 2023 09:10:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:39.906Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f6c5422-9c90-11ed-b703-92e0e7610332","businessKey":"815524f8-7cf0-4b86-ad50-e0360136a779","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:10:33.477+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1c5cf0f7-9c90-11ed-b703-92e0e7610332","superProcessInstanceId":"1f6b908f-9c90-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:10:39.906Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:39.906Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:10:39.931Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:10:39.932Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:10:39.932Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:39.932Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:10:39.932Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:10:39.933Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-RequestID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-TransactionID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-ECOMP-RequestID:"8c8cf68c-4ff8-446e-ad2e-3d719e5482d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99eae384-a0d2-49bc-9144-ae95cff001de"]
2023-01-25T09:10:39.933Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:10:39.933Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:10:40.059Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:40.060Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:40.060Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:10:40.060Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=36FB2CCD8E7AB490B2C39EDF3295C13E; 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:"811", Date:"Wed, 25 Jan 2023 09:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:40.061Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:213a5d8a-9c90-11ed-b703-92e0e7610332","parentActivityInstanceId":"1f6c5422-9c90-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"1f6c5422-9c90-11ed-b703-92e0e7610332","executionId":"1f6c5422-9c90-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:10:36.505+0000","endTime":"2023-01-25T09:10:36.509+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1c5cf0f7-9c90-11ed-b703-92e0e7610332"}]
2023-01-25T09:10:40.061Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:40.062Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:10:40.065Z|8c8cf68c-4ff8-446e-ad2e-3d719e5482d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:10:41.007Z|ec71cd17-c8f0-41a2-a9de-0f070aa567a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:41.007Z|ec71cd17-c8f0-41a2-a9de-0f070aa567a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:41.012Z|790b22ad-684b-4534-b723-87628e4f2f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:41.013Z|790b22ad-684b-4534-b723-87628e4f2f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:41.016Z|24de7dd4-605d-48ab-bc49-68c1dbd3e378|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:41.016Z|24de7dd4-605d-48ab-bc49-68c1dbd3e378|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:43.362Z|2463c318-499d-4d42-9e29-328ebd843cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:10:43.363Z|2463c318-499d-4d42-9e29-328ebd843cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:10:44.308Z|a5c4e76c-4d50-4bfa-b199-7215857d35e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:10:44.308Z|a5c4e76c-4d50-4bfa-b199-7215857d35e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:10:50.200Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:10:50.208Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:10:50.208Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||Invoke
2023-01-25T09:10:50.209Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:50.209Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:10:50.209Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Method      : GET
2023-01-25T09:10:50.210Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae786acf6daa3824", X-B3-SpanId:"518faf19fd93dbbd", X-B3-ParentSpanId:"ae786acf6daa3824", X-B3-Sampled:"0", X-ONAP-RequestID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-RequestID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-TransactionID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-ECOMP-RequestID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71fc4667-5cc0-4131-b954-a796372e8ae7"]
2023-01-25T09:10:50.210Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Request body: 
2023-01-25T09:10:50.210Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||==========================request end================================================
2023-01-25T09:10:50.245Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:50.245Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:50.246Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status text  : 
2023-01-25T09:10:50.246Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:50.246Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Response body: {
  "requestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "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-01-25T09:10:27.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:10:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    }
  }
}
2023-01-25T09:10:50.247Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:50.247Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||InvokeReturn
2023-01-25T09:10:50.248Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:10:50.249Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:10:50.249Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:50.249Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:10:50.249Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:10:50.250Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae786acf6daa3824", X-B3-SpanId:"6c9d5cfbe0ea3d5d", X-B3-ParentSpanId:"ae786acf6daa3824", X-B3-Sampled:"0", X-ONAP-RequestID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-RequestID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-TransactionID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-ECOMP-RequestID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30d4a05f-476e-4d30-b189-a1586c59edc9"]
2023-01-25T09:10:50.250Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:10:50.250Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:10:50.266Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:50.267Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:50.267Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:10:50.268Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:50.268Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 85,
  "soRequestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637836000,\"creation_time\":1674637766000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:10:36.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:10:50.268Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:50.269Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:10:50.298Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:10:50.299Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:10:50.299Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:50.299Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:10:50.299Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:10:50.300Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-RequestID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-TransactionID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-ECOMP-RequestID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67ef1dad-2b19-4cff-88f9-a8ae93560368"]
2023-01-25T09:10:50.300Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:10:50.300Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:10:50.427Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:50.428Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:50.428Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:10:50.428Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E7C87009AB68B55507350DAAE78BA138; 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:"Wed, 25 Jan 2023 09:10:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:50.429Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f6c5422-9c90-11ed-b703-92e0e7610332","businessKey":"815524f8-7cf0-4b86-ad50-e0360136a779","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-25T09:10:33.477+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1c5cf0f7-9c90-11ed-b703-92e0e7610332","superProcessInstanceId":"1f6b908f-9c90-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-25T09:10:50.429Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:50.429Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:10:50.472Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:10:50.473Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:10:50.474Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:10:50.474Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:10:50.474Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:10:50.474Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-RequestID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-TransactionID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-ECOMP-RequestID:"eeb4a685-f6cc-4a32-add1-de9a9b7e6999", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa495ed8-8497-47b5-87f4-10a8d61fd8b9"]
2023-01-25T09:10:50.475Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:10:50.475Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:10:50.594Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:10:50.594Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:10:50.595Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:10:50.595Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=62087DC70EA652E5D5E9C5F59153CB3E; 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:"811", Date:"Wed, 25 Jan 2023 09:10:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:10:50.596Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:213a5d8a-9c90-11ed-b703-92e0e7610332","parentActivityInstanceId":"1f6c5422-9c90-11ed-b703-92e0e7610332","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:02c31457-9c71-11ed-b703-92e0e7610332","processInstanceId":"1f6c5422-9c90-11ed-b703-92e0e7610332","executionId":"1f6c5422-9c90-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:10:36.505+0000","endTime":"2023-01-25T09:10:36.509+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1c5cf0f7-9c90-11ed-b703-92e0e7610332"}]
2023-01-25T09:10:50.596Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:10:50.596Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6c5422-9c90-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:10:50.601Z|eeb4a685-f6cc-4a32-add1-de9a9b7e6999|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:10:51.037Z|0bbc31fc-17a1-40c6-875a-44cc9b01edff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:51.037Z|0bbc31fc-17a1-40c6-875a-44cc9b01edff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:51.039Z|f18d644b-6a7e-46bb-aa00-81be290bce55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:51.039Z|f18d644b-6a7e-46bb-aa00-81be290bce55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:51.040Z|d5d70756-462a-4de5-b7b6-b11e951d727c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:10:51.041Z|d5d70756-462a-4de5-b7b6-b11e951d727c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:10:58.362Z|e59baa48-97c1-44c4-bf65-8fecdb592537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:10:58.365Z|e59baa48-97c1-44c4-bf65-8fecdb592537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:11:00.727Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:11:00.733Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:11:00.733Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||Invoke
2023-01-25T09:11:00.734Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||===========================request begin================================================
2023-01-25T09:11:00.734Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:11:00.734Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Method      : GET
2023-01-25T09:11:00.735Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f21fa4655de5a035", X-B3-SpanId:"0df524eee2e8c76e", X-B3-ParentSpanId:"f21fa4655de5a035", X-B3-Sampled:"0", X-ONAP-RequestID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-RequestID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-TransactionID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-ECOMP-RequestID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff21f075-8ea2-4faa-b429-4b9ff98c263a"]
2023-01-25T09:11:00.735Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Request body: 
2023-01-25T09:11:00.736Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||==========================request end================================================
2023-01-25T09:11:00.755Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||============================response begin==========================================
2023-01-25T09:11:00.755Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status code  : 200 OK
2023-01-25T09:11:00.756Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status text  : 
2023-01-25T09:11:00.756Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:11:00.756Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Response body: {
  "requestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 3).",
  "progress" : 59,
  "startTime" : "2023-01-25T09:10:27.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:10:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    }
  }
}
2023-01-25T09:11:00.756Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||=======================response end=================================================
2023-01-25T09:11:00.757Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||InvokeReturn
2023-01-25T09:11:00.758Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:11:00.758Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:11:00.758Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:11:00.759Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:11:00.759Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:11:00.759Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f21fa4655de5a035", X-B3-SpanId:"1d553095ebe305cf", X-B3-ParentSpanId:"f21fa4655de5a035", X-B3-Sampled:"0", X-ONAP-RequestID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-RequestID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-TransactionID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-ECOMP-RequestID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c1d0cef-51df-4269-b34b-c6db6f187975"]
2023-01-25T09:11:00.759Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:11:00.759Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:11:00.772Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:11:00.772Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:11:00.773Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:11:00.773Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:10:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:11:00.774Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 85,
  "soRequestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637836000,\"creation_time\":1674637766000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:10:36.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:11:00.774Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:11:00.774Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:11:00.798Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:11:00.799Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-25T09:11:00.799Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:11:00.799Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-25T09:11:00.799Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:11:00.800Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-RequestID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-TransactionID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-ECOMP-RequestID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66624efa-8515-46e2-9360-392258addabf"]
2023-01-25T09:11:00.800Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:11:00.800Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:11:00.932Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:11:00.933Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:11:00.933Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:11:00.933Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9EFFA88306E32F87DBF13E98D4CC1F0A; 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:"Wed, 25 Jan 2023 09:11:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:11:00.934Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ea6a430-9c90-11ed-b703-92e0e7610332","businessKey":"815524f8-7cf0-4b86-ad50-e0360136a779","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-25T09:10:59.025+0000","endTime":"2023-01-25T09:10:59.476+0000","removalTime":null,"durationInMillis":451,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"1c5cf0f7-9c90-11ed-b703-92e0e7610332","superProcessInstanceId":"2ea56c79-9c90-11ed-b703-92e0e7610332","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-25T09:11:00.934Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:11:00.935Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=815524f8-7cf0-4b86-ad50-e0360136a779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:11:00.957Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:11:00.957Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|INFO|500||Invoke
2023-01-25T09:11:00.958Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-25T09:11:00.958Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1
2023-01-25T09:11:00.958Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Method      : GET
2023-01-25T09:11:00.958Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-RequestID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-TransactionID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-ECOMP-RequestID:"fdec2a24-eeee-47ef-a36e-e88d1bb27101", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60782007-fdb2-4a16-9f8e-6bb0b4b7d5f5"]
2023-01-25T09:11:00.959Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Request body: 
2023-01-25T09:11:00.959Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-25T09:11:01.062Z|bdb6a577-9ca2-4c09-9e15-3513107f042b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:01.063Z|bdb6a577-9ca2-4c09-9e15-3513107f042b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:01.064Z|f0d04203-38de-44b1-8f48-1edbe92e3211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:01.065Z|f0d04203-38de-44b1-8f48-1edbe92e3211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:01.072Z|ddbe9696-e6a9-41d7-8791-cb1b4676c50f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:01.073Z|ddbe9696-e6a9-41d7-8791-cb1b4676c50f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:01.092Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-25T09:11:01.093Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-25T09:11:01.093Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Status text  : 
2023-01-25T09:11:01.093Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D60361A7EA4B69B6D8C00F7B09888871; 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:"Wed, 25 Jan 2023 09:11:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:11:01.093Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:2ea6f263-9c90-11ed-b703-92e0e7610332","parentActivityInstanceId":"2ea6a430-9c90-11ed-b703-92e0e7610332","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:02a88826-9c71-11ed-b703-92e0e7610332","processInstanceId":"2ea6a430-9c90-11ed-b703-92e0e7610332","executionId":"2ea6a430-9c90-11ed-b703-92e0e7610332","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-25T09:10:59.027+0000","endTime":"2023-01-25T09:10:59.475+0000","durationInMillis":448,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1c5cf0f7-9c90-11ed-b703-92e0e7610332"}]
2023-01-25T09:11:01.094Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-25T09:11:01.094Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ea6a430-9c90-11ed-b703-92e0e7610332&maxResults=1|INFO|500||InvokeReturn
2023-01-25T09:11:01.097Z|fdec2a24-eeee-47ef-a36e-e88d1bb27101|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:11:11.084Z|8f6342e7-3bf9-404f-a9d6-fb39cefe1fc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:11.085Z|8f6342e7-3bf9-404f-a9d6-fb39cefe1fc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:11.118Z|0e659858-2356-44e4-8d40-124d22004f28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:11.120Z|0e659858-2356-44e4-8d40-124d22004f28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:11.114Z|0c6de251-f068-4d90-90f9-5b5c8abef643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:11.127Z|0c6de251-f068-4d90-90f9-5b5c8abef643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:11.250Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:11:11.255Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:11:11.255Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||Invoke
2023-01-25T09:11:11.255Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||===========================request begin================================================
2023-01-25T09:11:11.256Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:11:11.256Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Method      : GET
2023-01-25T09:11:11.256Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43d57f731731ab98", X-B3-SpanId:"5d37b3dd3cc85ac1", X-B3-ParentSpanId:"43d57f731731ab98", X-B3-Sampled:"0", X-ONAP-RequestID:"fc1eda8d-0c50-4214-8ecd-fe49faf593b2", X-RequestID:"fc1eda8d-0c50-4214-8ecd-fe49faf593b2", X-TransactionID:"fc1eda8d-0c50-4214-8ecd-fe49faf593b2", X-ECOMP-RequestID:"fc1eda8d-0c50-4214-8ecd-fe49faf593b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"556207ec-bbe5-468b-a4da-161a5b00bf3a"]
2023-01-25T09:11:11.256Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Request body: 
2023-01-25T09:11:11.257Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||==========================request end================================================
2023-01-25T09:11:11.275Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||============================response begin==========================================
2023-01-25T09:11:11.276Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status code  : 200 OK
2023-01-25T09:11:11.276Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status text  : 
2023-01-25T09:11:11.277Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:11:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:11:11.277Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Response body: {
  "requestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "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-01-25T09:10:27.000+00:00",
  "endTime" : "2023-01-25T09:11:06.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:11:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    }
  }
}
2023-01-25T09:11:11.278Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||=======================response end=================================================
2023-01-25T09:11:11.278Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||InvokeReturn
2023-01-25T09:11:11.280Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:11:11.280Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:11:11.280Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:11:11.281Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:11:11.281Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:11:11.281Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43d57f731731ab98", X-B3-SpanId:"5f620f1e4526fad3", X-B3-ParentSpanId:"43d57f731731ab98", X-B3-Sampled:"0", X-ONAP-RequestID:"fc1eda8d-0c50-4214-8ecd-fe49faf593b2", X-RequestID:"fc1eda8d-0c50-4214-8ecd-fe49faf593b2", X-TransactionID:"fc1eda8d-0c50-4214-8ecd-fe49faf593b2", X-ECOMP-RequestID:"fc1eda8d-0c50-4214-8ecd-fe49faf593b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c33bb84-a7e7-4c8b-8dc2-9713b4103e4a"]
2023-01-25T09:11:11.282Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:11:11.282Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:11:11.295Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:11:11.295Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:11:11.295Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:11:11.296Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:11:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:11:11.296Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 85,
  "soRequestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637836000,\"creation_time\":1674637766000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:10:36.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:11:11.297Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:11:11.297Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:11:11.302Z|fc1eda8d-0c50-4214-8ecd-fe49faf593b2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:11:11.429Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:11:11.435Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:11:11.436Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||Invoke
2023-01-25T09:11:11.437Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||===========================request begin================================================
2023-01-25T09:11:11.437Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:11:11.438Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Method      : GET
2023-01-25T09:11:11.438Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28fb08e103c89613", X-B3-SpanId:"46ee894173cc2952", X-B3-ParentSpanId:"28fb08e103c89613", X-B3-Sampled:"0", X-ONAP-RequestID:"842d8425-ec24-4874-9974-5d88bcd7979b", X-RequestID:"842d8425-ec24-4874-9974-5d88bcd7979b", X-TransactionID:"842d8425-ec24-4874-9974-5d88bcd7979b", X-ECOMP-RequestID:"842d8425-ec24-4874-9974-5d88bcd7979b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dde0bd8f-7641-495f-b14c-9a65da82c075"]
2023-01-25T09:11:11.439Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Request body: 
2023-01-25T09:11:11.439Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||==========================request end================================================
2023-01-25T09:11:11.459Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||============================response begin==========================================
2023-01-25T09:11:11.460Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status code  : 200 OK
2023-01-25T09:11:11.460Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status text  : 
2023-01-25T09:11:11.461Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:11:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:11:11.461Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Response body: {
  "requestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "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-01-25T09:10:27.000+00:00",
  "endTime" : "2023-01-25T09:11:06.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:11:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    }
  }
}
2023-01-25T09:11:11.462Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||=======================response end=================================================
2023-01-25T09:11:11.463Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||InvokeReturn
2023-01-25T09:11:11.464Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:11:11.465Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:11:11.465Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:11:11.466Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:11:11.466Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:11:11.467Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28fb08e103c89613", X-B3-SpanId:"4b0561f830976d70", X-B3-ParentSpanId:"28fb08e103c89613", X-B3-Sampled:"0", X-ONAP-RequestID:"842d8425-ec24-4874-9974-5d88bcd7979b", X-RequestID:"842d8425-ec24-4874-9974-5d88bcd7979b", X-TransactionID:"842d8425-ec24-4874-9974-5d88bcd7979b", X-ECOMP-RequestID:"842d8425-ec24-4874-9974-5d88bcd7979b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b223c0b-0227-400a-9aa9-91f3916910d0"]
2023-01-25T09:11:11.467Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:11:11.468Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:11:11.482Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:11:11.483Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:11:11.483Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:11:11.483Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:11:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:11:11.484Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 85,
  "soRequestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637836000,\"creation_time\":1674637766000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:10:36.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:11:11.484Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:11:11.484Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:11:11.490Z|842d8425-ec24-4874-9974-5d88bcd7979b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:11:11.626Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:11:11.632Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:11:11.633Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||Invoke
2023-01-25T09:11:11.634Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||===========================request begin================================================
2023-01-25T09:11:11.634Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:11:11.634Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Method      : GET
2023-01-25T09:11:11.634Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"793bf723e2590aca", X-B3-SpanId:"911947387d8ff28a", X-B3-ParentSpanId:"793bf723e2590aca", X-B3-Sampled:"0", X-ONAP-RequestID:"8e85f828-b375-4b6a-b080-f02db8d9e750", X-RequestID:"8e85f828-b375-4b6a-b080-f02db8d9e750", X-TransactionID:"8e85f828-b375-4b6a-b080-f02db8d9e750", X-ECOMP-RequestID:"8e85f828-b375-4b6a-b080-f02db8d9e750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ee619ec-185f-4b65-b2ee-e3084bd09635"]
2023-01-25T09:11:11.635Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Request body: 
2023-01-25T09:11:11.635Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||==========================request end================================================
2023-01-25T09:11:11.651Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||============================response begin==========================================
2023-01-25T09:11:11.651Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status code  : 200 OK
2023-01-25T09:11:11.652Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status text  : 
2023-01-25T09:11:11.652Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:11:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:11:11.652Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Response body: {
  "requestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "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-01-25T09:10:27.000+00:00",
  "endTime" : "2023-01-25T09:11:06.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:11:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    }
  }
}
2023-01-25T09:11:11.653Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||=======================response end=================================================
2023-01-25T09:11:11.653Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||InvokeReturn
2023-01-25T09:11:11.654Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:11:11.655Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:11:11.655Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:11:11.655Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:11:11.656Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:11:11.656Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"793bf723e2590aca", X-B3-SpanId:"d3afceb72fb90fd2", X-B3-ParentSpanId:"793bf723e2590aca", X-B3-Sampled:"0", X-ONAP-RequestID:"8e85f828-b375-4b6a-b080-f02db8d9e750", X-RequestID:"8e85f828-b375-4b6a-b080-f02db8d9e750", X-TransactionID:"8e85f828-b375-4b6a-b080-f02db8d9e750", X-ECOMP-RequestID:"8e85f828-b375-4b6a-b080-f02db8d9e750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cd592d2-d974-4776-85eb-56ae78deddb1"]
2023-01-25T09:11:11.656Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:11:11.656Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:11:11.670Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:11:11.671Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:11:11.671Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:11:11.672Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:11:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:11:11.672Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 85,
  "soRequestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637836000,\"creation_time\":1674637766000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:10:36.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:11:11.672Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:11:11.673Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:11:11.678Z|8e85f828-b375-4b6a-b080-f02db8d9e750|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:11:11.817Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Entering
2023-01-25T09:11:11.823Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:11:11.824Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||Invoke
2023-01-25T09:11:11.824Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||===========================request begin================================================
2023-01-25T09:11:11.824Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779
2023-01-25T09:11:11.824Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Method      : GET
2023-01-25T09:11:11.824Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb310511daf2e728", X-B3-SpanId:"d314be60ce7e2d17", X-B3-ParentSpanId:"eb310511daf2e728", X-B3-Sampled:"0", X-ONAP-RequestID:"9f0dc598-9034-4d40-9859-8e00e31cf419", X-RequestID:"9f0dc598-9034-4d40-9859-8e00e31cf419", X-TransactionID:"9f0dc598-9034-4d40-9859-8e00e31cf419", X-ECOMP-RequestID:"9f0dc598-9034-4d40-9859-8e00e31cf419", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21c26ade-fc23-4e67-9704-d36c8dfef316"]
2023-01-25T09:11:11.825Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Request body: 
2023-01-25T09:11:11.825Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||==========================request end================================================
2023-01-25T09:11:11.841Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||============================response begin==========================================
2023-01-25T09:11:11.841Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status code  : 200 OK
2023-01-25T09:11:11.842Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Status text  : 
2023-01-25T09:11:11.842Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:11:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:11:11.844Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||Response body: {
  "requestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "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-01-25T09:10:27.000+00:00",
  "endTime" : "2023-01-25T09:11:06.000+00:00",
  "source" : "VID",
  "tenantId" : "518d1743b35a48f892375e10ec89a2a4",
  "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\": \"3da71a13-2015-4a3b-92c6-0b9bff5b9c0a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"beda33e3-2153-4f9d-b625-c259707196f6\"\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\": \"518d1743b35a48f892375e10ec89a2a4\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-25T09:11:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "serviceInstanceName" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c238c2bc-334d-4ec4-a349-75a9a2b92f6a",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779"
    }
  }
}
2023-01-25T09:11:11.844Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|DEBUG|500||=======================response end=================================================
2023-01-25T09:11:11.844Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/815524f8-7cf0-4b86-ad50-e0360136a779|INFO|500||InvokeReturn
2023-01-25T09:11:11.845Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:11:11.846Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-25T09:11:11.846Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-25T09:11:11.846Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false
2023-01-25T09:11:11.847Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-25T09:11:11.847Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb310511daf2e728", X-B3-SpanId:"64ac04a73a2fb092", X-B3-ParentSpanId:"eb310511daf2e728", X-B3-Sampled:"0", X-ONAP-RequestID:"9f0dc598-9034-4d40-9859-8e00e31cf419", X-RequestID:"9f0dc598-9034-4d40-9859-8e00e31cf419", X-TransactionID:"9f0dc598-9034-4d40-9859-8e00e31cf419", X-ECOMP-RequestID:"9f0dc598-9034-4d40-9859-8e00e31cf419", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52ade162-f2e1-4890-b7a0-0126270b128d"]
2023-01-25T09:11:11.847Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-25T09:11:11.847Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-25T09:11:11.862Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-25T09:11:11.862Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-25T09:11:11.863Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-25T09:11:11.863Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 25 Jan 2023 09:11:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-25T09:11:11.864Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 85,
  "soRequestId" : "815524f8-7cf0-4b86-ad50-e0360136a779",
  "groupingId" : "9038d15f-c066-4123-b9f5-ed0e12555883",
  "name" : "basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_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/518d1743b35a48f892375e10ec89a2a4/stacks/basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/9038d15f-c066-4123-b9f5-ed0e12555883\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1674637836000,\"creation_time\":1674637766000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"503788dda5164fcc9e9b85edeb33bc31\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9038d15f-c066-4123-b9f5-ed0e12555883\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_macro_377b396b-355f-4b50-bf13-81e662d4a019_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"85c59ffe-a1a6-4744-b5c9-6b5b7d1cb343\",\"vf_module_id\":\"4dbd185e-47f6-43a6-ad64-acf4f42e51ed\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-25T09:10:36.000+00:00",
  "isDataInternal" : false
} ]
2023-01-25T09:11:11.864Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-25T09:11:11.865Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=815524f8-7cf0-4b86-ad50-e0360136a779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-25T09:11:11.870Z|9f0dc598-9034-4d40-9859-8e00e31cf419|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/815524f8-7cf0-4b86-ad50-e0360136a779|InfraPortalClient|||INFO|500||Exiting.
2023-01-25T09:11:13.362Z|fa2fd79d-1ab4-4125-93b2-87e9e58e084f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:11:13.362Z|fa2fd79d-1ab4-4125-93b2-87e9e58e084f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:11:14.309Z|893f790d-d85a-434b-8537-b8fca3a134c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:11:14.309Z|893f790d-d85a-434b-8537-b8fca3a134c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:11:15.052Z|89226f18-213f-43a8-b8e9-56f30ea25c42|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:11:15.053Z|89226f18-213f-43a8-b8e9-56f30ea25c42|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:21.151Z|65f81ac2-49ef-4f66-b162-302b2afaf1e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:21.152Z|65f81ac2-49ef-4f66-b162-302b2afaf1e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:21.159Z|730b5171-24ad-479d-96fb-b92489b39166|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:21.160Z|730b5171-24ad-479d-96fb-b92489b39166|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:21.170Z|da4ebbd0-1c19-47cb-8054-17d29f7991b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:21.171Z|da4ebbd0-1c19-47cb-8054-17d29f7991b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:28.362Z|3372ebfb-de97-4570-8175-73e02e413108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:11:28.363Z|3372ebfb-de97-4570-8175-73e02e413108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:11:31.179Z|ac228c81-b3a4-4411-bbb4-733bedc6a9e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:31.182Z|ac228c81-b3a4-4411-bbb4-733bedc6a9e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:31.201Z|0e352bc6-393f-43bb-97fe-e8a746531100|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:31.198Z|72cada8f-d387-4bbf-ab45-bb3807230bff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:31.203Z|72cada8f-d387-4bbf-ab45-bb3807230bff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:31.202Z|0e352bc6-393f-43bb-97fe-e8a746531100|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:41.263Z|4e51b775-64ce-407f-9a94-5ca1f8d2af25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:41.263Z|71e6381f-9f81-48f1-b15c-45e85dcca389|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:41.263Z|c4952469-42ef-4cb4-84d1-47e74f2c8f16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:41.263Z|4e51b775-64ce-407f-9a94-5ca1f8d2af25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:41.263Z|71e6381f-9f81-48f1-b15c-45e85dcca389|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:41.264Z|c4952469-42ef-4cb4-84d1-47e74f2c8f16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:43.362Z|22a14d70-a5ac-46dd-ac30-e93477fe3d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:11:43.364Z|22a14d70-a5ac-46dd-ac30-e93477fe3d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:11:44.310Z|6a29059d-cae7-4542-9599-896d2e4537e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:11:44.311Z|6a29059d-cae7-4542-9599-896d2e4537e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:11:51.285Z|9e639cf2-d4f0-411b-bf46-c2709d203b85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:51.287Z|9e639cf2-d4f0-411b-bf46-c2709d203b85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:51.288Z|7c6e1f1e-fd1d-45c3-ae28-4e5351eb890d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:51.288Z|b9a5e02d-07f9-4e11-b3e8-6719d5478123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:11:51.288Z|7c6e1f1e-fd1d-45c3-ae28-4e5351eb890d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:51.288Z|b9a5e02d-07f9-4e11-b3e8-6719d5478123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:11:58.362Z|0a522254-ea63-4722-aad5-cf6e2395c837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:11:58.362Z|0a522254-ea63-4722-aad5-cf6e2395c837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:12:01.317Z|1de44939-577a-47e4-bf83-3ef8bceb50dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:01.318Z|1de44939-577a-47e4-bf83-3ef8bceb50dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:01.323Z|a3e45a6a-7b9e-4526-949c-018f55b4e7fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:01.324Z|a3e45a6a-7b9e-4526-949c-018f55b4e7fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:01.327Z|33bd6c98-a0f8-426c-9c11-675f3460204a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:01.327Z|33bd6c98-a0f8-426c-9c11-675f3460204a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:11.351Z|edda85c2-1a02-40a1-8eba-13bd31bdedba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:11.352Z|edda85c2-1a02-40a1-8eba-13bd31bdedba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:11.352Z|4b463118-91ec-479f-9647-6fdb8df4e8b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:11.352Z|4b463118-91ec-479f-9647-6fdb8df4e8b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:11.358Z|c0054e13-31e9-4963-b575-51d7004aec7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:11.359Z|c0054e13-31e9-4963-b575-51d7004aec7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:13.362Z|97d787d5-d5f4-4016-a164-a244bd97a515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:12:13.362Z|97d787d5-d5f4-4016-a164-a244bd97a515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:12:14.316Z|1dccb48e-4710-42c0-8615-419cdf0eef7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:12:14.319Z|1dccb48e-4710-42c0-8615-419cdf0eef7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:12:15.052Z|3aed8f02-9ac8-498d-b5cf-cd06f5890fc6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:12:15.053Z|3aed8f02-9ac8-498d-b5cf-cd06f5890fc6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:21.376Z|5f9ba5ff-3fe3-4c7d-a8ad-9d2ce2125b10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:21.377Z|5f9ba5ff-3fe3-4c7d-a8ad-9d2ce2125b10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:21.376Z|982da9f1-803e-4dfd-8745-57c4eaf9087a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:21.380Z|982da9f1-803e-4dfd-8745-57c4eaf9087a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:21.385Z|e2ae1e0b-46f4-4c02-8bb4-a8790449e288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:21.386Z|e2ae1e0b-46f4-4c02-8bb4-a8790449e288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:28.362Z|febc7984-20ab-48fa-a1b7-c11dbd7b97c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:12:28.366Z|febc7984-20ab-48fa-a1b7-c11dbd7b97c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:12:31.402Z|36f241aa-4c25-44f4-8c03-8acb7aa75991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:31.403Z|36f241aa-4c25-44f4-8c03-8acb7aa75991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:31.406Z|7af09fd6-be0b-48b1-b509-5ddc2acfcf89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:31.406Z|7af09fd6-be0b-48b1-b509-5ddc2acfcf89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:31.424Z|e925e014-1705-4917-a364-e008dbdf70c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:31.425Z|e925e014-1705-4917-a364-e008dbdf70c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:41.426Z|2464821b-0bcc-42a8-b0e8-15b31d07458e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:41.427Z|2464821b-0bcc-42a8-b0e8-15b31d07458e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:41.428Z|ba36ff94-f6f5-4da3-99eb-f845a30e104f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:41.428Z|ba36ff94-f6f5-4da3-99eb-f845a30e104f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:41.456Z|f0879a14-f033-4e66-a22a-682821635e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:41.457Z|f0879a14-f033-4e66-a22a-682821635e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:43.363Z|11f991b8-8509-437f-8fc2-2c026aec72e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:12:43.364Z|11f991b8-8509-437f-8fc2-2c026aec72e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:12:44.320Z|45c398b8-aa7b-405b-9838-60261174b637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:12:44.321Z|45c398b8-aa7b-405b-9838-60261174b637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:12:51.452Z|04641eee-8235-4d0a-a023-9922f8c55a47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:51.453Z|04641eee-8235-4d0a-a023-9922f8c55a47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:51.482Z|f4c8f3cf-17f7-4f09-9582-df6f5f0b664a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:51.484Z|f4c8f3cf-17f7-4f09-9582-df6f5f0b664a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:51.486Z|3c90aa4c-80cd-490a-9ad1-ad4bc28ef77c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:12:51.486Z|3c90aa4c-80cd-490a-9ad1-ad4bc28ef77c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:12:58.362Z|aca7bef9-1745-47ce-85a3-1422984c5492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:12:58.362Z|aca7bef9-1745-47ce-85a3-1422984c5492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:13:01.480Z|1a77c4b1-98c0-4add-8264-61105f4ee702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:01.480Z|1a77c4b1-98c0-4add-8264-61105f4ee702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:01.512Z|0db1cfcd-6fc1-4735-aa67-4ec7474a4fec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:01.512Z|4e38c4ce-89e0-447e-a51b-fe7df4407816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:01.513Z|0db1cfcd-6fc1-4735-aa67-4ec7474a4fec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:01.513Z|4e38c4ce-89e0-447e-a51b-fe7df4407816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:11.518Z|9d033a9f-f5ef-41b1-a4fa-27a115ad766b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:11.519Z|9d033a9f-f5ef-41b1-a4fa-27a115ad766b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:11.534Z|3d7ba14a-7437-4b95-aa34-7cb1b2cf6aa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:11.534Z|3d7ba14a-7437-4b95-aa34-7cb1b2cf6aa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:11.535Z|481f7ffa-d101-449e-a30b-99ce92fbbe8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:11.536Z|481f7ffa-d101-449e-a30b-99ce92fbbe8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:13.362Z|2fe795d3-7ce1-4a07-a8ff-217f47ec9e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:13:13.364Z|2fe795d3-7ce1-4a07-a8ff-217f47ec9e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:13:14.321Z|8916a1c8-e505-48d6-af1d-20f044331548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:13:14.322Z|8916a1c8-e505-48d6-af1d-20f044331548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:13:15.052Z|49aa3038-44ac-4e3c-a34f-e548d6a6e249|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:13:15.053Z|49aa3038-44ac-4e3c-a34f-e548d6a6e249|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:21.597Z|5ca4cca6-1ef3-4361-952c-76fc4812f0d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:21.598Z|5ca4cca6-1ef3-4361-952c-76fc4812f0d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:21.599Z|f39a7384-b212-48aa-a989-6f6d2b724479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:21.599Z|f39a7384-b212-48aa-a989-6f6d2b724479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:21.605Z|d99b7254-5488-40fb-b4c8-1f9ccb94c66e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:21.606Z|d99b7254-5488-40fb-b4c8-1f9ccb94c66e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:28.362Z|c86604af-1ca0-44a3-8a20-936de900fa36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:13:28.362Z|c86604af-1ca0-44a3-8a20-936de900fa36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:13:31.629Z|e431f147-d802-440c-864a-953cbd539e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:31.630Z|e431f147-d802-440c-864a-953cbd539e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:31.630Z|7d2ce109-514a-4033-b4ae-0412849f39b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:31.631Z|7d2ce109-514a-4033-b4ae-0412849f39b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:31.634Z|1d75f120-4d06-4ce1-b03a-d9a880e62990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:31.635Z|1d75f120-4d06-4ce1-b03a-d9a880e62990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:41.658Z|df9efef7-300d-4dfe-90de-cda4e808ffca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:41.659Z|df9efef7-300d-4dfe-90de-cda4e808ffca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:41.661Z|82253c62-a0fe-42b8-bb4f-e8b5c1443d03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:41.662Z|82253c62-a0fe-42b8-bb4f-e8b5c1443d03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:41.696Z|499caf5c-e800-4ced-8077-8f556e5ffc91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:41.696Z|499caf5c-e800-4ced-8077-8f556e5ffc91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:43.362Z|01924641-861e-489d-a85a-b1bf61a07ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:13:43.363Z|01924641-861e-489d-a85a-b1bf61a07ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:13:44.323Z|5b28fd3e-64f2-4ca2-a30d-7101d49c3901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:13:44.324Z|5b28fd3e-64f2-4ca2-a30d-7101d49c3901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:13:51.691Z|ed12a94a-f448-4458-80ea-20475cbe4d4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:51.692Z|ed12a94a-f448-4458-80ea-20475cbe4d4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:51.720Z|59a3f15f-2b6c-4ff3-9753-094493c17c0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:51.721Z|59a3f15f-2b6c-4ff3-9753-094493c17c0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:51.721Z|bd337f49-a44c-4c17-bfe1-3c15694ff04e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:13:51.722Z|bd337f49-a44c-4c17-bfe1-3c15694ff04e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:13:58.362Z|9ccf385a-7be7-4349-8556-8d5e2677e55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:13:58.365Z|9ccf385a-7be7-4349-8556-8d5e2677e55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:14:01.716Z|0adf35ad-cea7-4711-8395-94de2ba718da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:01.717Z|0adf35ad-cea7-4711-8395-94de2ba718da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:01.749Z|6b9cbb92-2d9e-4a70-8180-1247e32c9237|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:01.750Z|6b9cbb92-2d9e-4a70-8180-1247e32c9237|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:01.753Z|75a48b15-37af-480e-891b-31f37464bec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:01.754Z|75a48b15-37af-480e-891b-31f37464bec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:11.745Z|a8e43f51-3636-41b4-8c85-dbd21a7e84c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:11.745Z|a8e43f51-3636-41b4-8c85-dbd21a7e84c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:11.781Z|5d51012f-197a-4828-a4ab-d13e94b92436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:11.782Z|5d51012f-197a-4828-a4ab-d13e94b92436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:11.787Z|0893c472-cdb1-47c9-80eb-c6d33c6ff3be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:11.788Z|0893c472-cdb1-47c9-80eb-c6d33c6ff3be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:13.362Z|b28d45c0-bcc2-419b-b9c5-36cfdd50cfe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:14:13.362Z|b28d45c0-bcc2-419b-b9c5-36cfdd50cfe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:14:14.325Z|b8c20494-753d-440e-a67e-ff82a81a0e33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:14:14.325Z|b8c20494-753d-440e-a67e-ff82a81a0e33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:14:15.052Z|63943e51-3257-426f-8976-50a7e920f941|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:14:15.053Z|63943e51-3257-426f-8976-50a7e920f941|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:21.766Z|ab76528d-2d81-41a6-9dd3-7822bfc11508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:21.767Z|ab76528d-2d81-41a6-9dd3-7822bfc11508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:21.810Z|e6eda203-691e-41e7-b8aa-9fc297ccebae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:21.810Z|e6eda203-691e-41e7-b8aa-9fc297ccebae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:21.814Z|4a4eaeeb-29ed-4ec0-961a-30e14d2bbe00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:21.815Z|4a4eaeeb-29ed-4ec0-961a-30e14d2bbe00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:28.362Z|2ffe8dd1-3125-4054-9f2f-b555a69798cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:14:28.362Z|2ffe8dd1-3125-4054-9f2f-b555a69798cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:14:31.789Z|1ed86c97-b875-4e89-9bba-cc2b071d6a03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:31.790Z|1ed86c97-b875-4e89-9bba-cc2b071d6a03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:31.832Z|89826608-a823-487b-b226-847717cbeba5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:31.833Z|89826608-a823-487b-b226-847717cbeba5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:31.840Z|3636d6d4-ca88-481d-88a3-b7df57adc083|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:31.842Z|3636d6d4-ca88-481d-88a3-b7df57adc083|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:41.811Z|ce594ab3-5277-49bc-a100-901afb438d4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:41.812Z|ce594ab3-5277-49bc-a100-901afb438d4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:41.864Z|a1c497ba-cdf5-4cf3-944a-c399b8f06022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:41.865Z|a1c497ba-cdf5-4cf3-944a-c399b8f06022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:41.870Z|2bd46f6d-bbf3-4c2a-aaad-92561a454369|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:41.871Z|2bd46f6d-bbf3-4c2a-aaad-92561a454369|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:43.362Z|d3148b80-1166-4ab5-9b10-d9090777493f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:14:43.364Z|d3148b80-1166-4ab5-9b10-d9090777493f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:14:44.326Z|52470748-bef0-415a-a4ff-9535d0a06221|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:14:44.327Z|52470748-bef0-415a-a4ff-9535d0a06221|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:14:51.833Z|d2c336b0-daba-4dc5-9234-d03dc2c835f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:51.833Z|d2c336b0-daba-4dc5-9234-d03dc2c835f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:51.889Z|46571e98-acfa-40fa-b6a7-e5ec96c06d9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:51.890Z|46571e98-acfa-40fa-b6a7-e5ec96c06d9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:51.894Z|93c07ee4-3c5b-4302-98f1-a096115801a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:14:51.895Z|93c07ee4-3c5b-4302-98f1-a096115801a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:14:58.362Z|dfca6ab2-78d3-45c2-b022-f813320f0ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:14:58.363Z|dfca6ab2-78d3-45c2-b022-f813320f0ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:15:01.857Z|94c584b3-8b57-471e-9db3-9c888608102d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:01.858Z|94c584b3-8b57-471e-9db3-9c888608102d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:01.912Z|785e447a-5a18-4760-9c34-42ecb73a9c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:01.913Z|785e447a-5a18-4760-9c34-42ecb73a9c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:01.928Z|4c77cda4-8a3e-4530-a273-410d09859d3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:01.929Z|4c77cda4-8a3e-4530-a273-410d09859d3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:11.881Z|d6bf5381-bc1f-488c-949c-084771adfc9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:11.882Z|d6bf5381-bc1f-488c-949c-084771adfc9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:11.946Z|f4255610-f979-494b-99f7-6d9d9d15b294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:11.947Z|f4255610-f979-494b-99f7-6d9d9d15b294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:11.961Z|005c2ced-1318-4f2d-b9b0-f2c20eee01cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:11.962Z|005c2ced-1318-4f2d-b9b0-f2c20eee01cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:13.362Z|33a2f19b-31df-45d9-9956-cb4a2d575946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:15:13.362Z|33a2f19b-31df-45d9-9956-cb4a2d575946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:15:14.328Z|05b2872d-5762-4b2d-844a-b0648ca9d0f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:15:14.328Z|05b2872d-5762-4b2d-844a-b0648ca9d0f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:15:15.052Z|2211107a-11bf-47b9-86cd-20cf1785931b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:15:15.053Z|2211107a-11bf-47b9-86cd-20cf1785931b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:21.904Z|f5320318-5974-4b34-b4c7-4ad5bb63d10c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:21.904Z|f5320318-5974-4b34-b4c7-4ad5bb63d10c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:21.967Z|c295cc7d-0330-4811-9191-93d0af65d3f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:21.968Z|c295cc7d-0330-4811-9191-93d0af65d3f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:21.987Z|4e032049-a360-4c16-9385-e44618e58153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:21.988Z|4e032049-a360-4c16-9385-e44618e58153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:28.362Z|dbf3f9aa-dfd3-4bc3-b712-c75d2cd02852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:15:28.366Z|dbf3f9aa-dfd3-4bc3-b712-c75d2cd02852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:15:31.926Z|bc57e49f-31e7-41c8-bd15-551e89de138c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:31.927Z|bc57e49f-31e7-41c8-bd15-551e89de138c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:31.993Z|5a9e653b-c6ec-47ad-99b2-5e2d864a6e44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:31.994Z|5a9e653b-c6ec-47ad-99b2-5e2d864a6e44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:32.023Z|dff74511-a376-47c6-bbfe-174ef26d1dd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:32.024Z|dff74511-a376-47c6-bbfe-174ef26d1dd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:41.949Z|34ec80de-fc3b-4a44-a946-9daa1368e07a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:41.950Z|34ec80de-fc3b-4a44-a946-9daa1368e07a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:42.018Z|54d99143-537e-4ae8-aaae-091ece8d2110|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:42.019Z|54d99143-537e-4ae8-aaae-091ece8d2110|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:42.044Z|8edee2c8-402f-4002-bb98-d37b49945164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:42.045Z|8edee2c8-402f-4002-bb98-d37b49945164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:43.362Z|62b146b4-171b-41da-896c-9280f96f76ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:15:43.363Z|62b146b4-171b-41da-896c-9280f96f76ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:15:44.329Z|e4c4a71b-01c6-46d3-9cd9-67f4ff860a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:15:44.330Z|e4c4a71b-01c6-46d3-9cd9-67f4ff860a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:15:51.986Z|3769bab3-8aa3-4620-b08a-a144427d3bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:51.987Z|3769bab3-8aa3-4620-b08a-a144427d3bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:52.040Z|b5c8a5de-52f2-4ef6-bddc-c1ecd132fad2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:52.041Z|b5c8a5de-52f2-4ef6-bddc-c1ecd132fad2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:52.097Z|b7ff1342-57ce-4d96-91de-95358849c177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:15:52.098Z|b7ff1342-57ce-4d96-91de-95358849c177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:15:58.362Z|61d5b31f-270a-4820-8c85-bad933f109c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:15:58.363Z|61d5b31f-270a-4820-8c85-bad933f109c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:16:02.015Z|6b80299a-93d7-4be1-a760-b165641c667b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:02.016Z|6b80299a-93d7-4be1-a760-b165641c667b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:02.063Z|3e7152de-28ca-4778-a1be-1aa24444b123|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:02.064Z|3e7152de-28ca-4778-a1be-1aa24444b123|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:02.121Z|fd411109-e7aa-4f75-8225-83bb40577dae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:02.122Z|fd411109-e7aa-4f75-8225-83bb40577dae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:12.037Z|41f03c07-8424-440e-a495-578c1557417d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:12.037Z|41f03c07-8424-440e-a495-578c1557417d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:12.092Z|bbb493d8-beb9-4a5e-90d8-6238f1342a3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:12.092Z|bbb493d8-beb9-4a5e-90d8-6238f1342a3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:12.144Z|431136b2-0f9f-4ce5-b902-3677e843b6c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:12.144Z|431136b2-0f9f-4ce5-b902-3677e843b6c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:13.362Z|8b9ffc11-8438-46a2-b6cd-011242713532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:16:13.366Z|8b9ffc11-8438-46a2-b6cd-011242713532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:16:14.331Z|f8848333-3e77-47dd-9721-ab9c31f186c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:16:14.332Z|f8848333-3e77-47dd-9721-ab9c31f186c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:16:15.063Z|f79dd04e-4e54-4954-aa15-530b0b2246ce|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:16:15.063Z|f79dd04e-4e54-4954-aa15-530b0b2246ce|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:22.066Z|efc9fb8e-5ae2-4703-8adb-1a32dc712c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:22.066Z|efc9fb8e-5ae2-4703-8adb-1a32dc712c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:22.120Z|5a4921a9-d585-43c9-8728-468754fad913|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:22.121Z|5a4921a9-d585-43c9-8728-468754fad913|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:22.186Z|978194a8-0970-45d4-b961-af25977516a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:22.186Z|978194a8-0970-45d4-b961-af25977516a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:28.362Z|bd6c120f-babe-4a9a-ac59-ff3c16607ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:16:28.362Z|bd6c120f-babe-4a9a-ac59-ff3c16607ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:16:32.092Z|fa9c60d9-a699-494a-85ea-4ec8258c270f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:32.092Z|fa9c60d9-a699-494a-85ea-4ec8258c270f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:32.158Z|e9da0f90-55c1-4ad5-a5af-2978c5159109|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:32.159Z|e9da0f90-55c1-4ad5-a5af-2978c5159109|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:32.215Z|7c4b0f35-d7d1-4a40-a22f-f2abee32e195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:32.216Z|7c4b0f35-d7d1-4a40-a22f-f2abee32e195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:42.114Z|cf403ecf-9e77-491d-ae86-cdf95c53e797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:42.115Z|cf403ecf-9e77-491d-ae86-cdf95c53e797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:42.181Z|535626ca-103c-4061-8504-50b92364c45b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:42.182Z|535626ca-103c-4061-8504-50b92364c45b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:42.238Z|5f15bdff-8ee0-46cd-aff0-72c4b4a884ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:42.239Z|5f15bdff-8ee0-46cd-aff0-72c4b4a884ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:43.362Z|18f475c1-45b6-4da5-b3cc-514fb8fdb3f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:16:43.362Z|18f475c1-45b6-4da5-b3cc-514fb8fdb3f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:16:44.332Z|5b119de7-51ec-44f9-9310-6c825a892eb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:16:44.333Z|5b119de7-51ec-44f9-9310-6c825a892eb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:16:52.146Z|9c90f249-4ba5-47bd-9c18-8f60e7de45fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:52.147Z|9c90f249-4ba5-47bd-9c18-8f60e7de45fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:52.202Z|905af41b-2681-40ce-9509-da244951d461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:52.202Z|905af41b-2681-40ce-9509-da244951d461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:52.261Z|92fa4515-8f7d-4096-9b02-85b62516890e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:16:52.262Z|92fa4515-8f7d-4096-9b02-85b62516890e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:16:58.362Z|0ebd8752-5d6d-440a-b6d8-81517d0fe0ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:16:58.365Z|0ebd8752-5d6d-440a-b6d8-81517d0fe0ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:17:02.193Z|fbdc206d-f750-4e74-bbb2-890e35189e95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:02.194Z|fbdc206d-f750-4e74-bbb2-890e35189e95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:02.224Z|7271df1e-8f02-48a6-b597-1019b78acb49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:02.225Z|7271df1e-8f02-48a6-b597-1019b78acb49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:02.287Z|6bea849e-d7cb-4c21-a4a7-81ec9fdfdd28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:02.288Z|6bea849e-d7cb-4c21-a4a7-81ec9fdfdd28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:12.217Z|bc7d7675-b7fc-4901-a9d3-3d66b1e55596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:12.218Z|bc7d7675-b7fc-4901-a9d3-3d66b1e55596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:12.246Z|a0b9b0cd-783f-48a0-831d-6f706a67d80f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:12.247Z|a0b9b0cd-783f-48a0-831d-6f706a67d80f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:12.307Z|67b00244-a7ac-43ba-a2f4-ba0e8ac90e5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:12.308Z|67b00244-a7ac-43ba-a2f4-ba0e8ac90e5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:13.362Z|a37aedda-01a3-44d2-ae8b-2aae0b890c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:17:13.362Z|a37aedda-01a3-44d2-ae8b-2aae0b890c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:17:14.334Z|75e84635-a7b1-478f-ab0a-9ae47866d3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:17:14.334Z|75e84635-a7b1-478f-ab0a-9ae47866d3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:17:15.053Z|2f498899-e283-445f-b638-1e69b94514d8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:17:15.054Z|2f498899-e283-445f-b638-1e69b94514d8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:22.253Z|7db3fbdf-4bf6-4974-9648-e8e236b0c578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:22.254Z|7db3fbdf-4bf6-4974-9648-e8e236b0c578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:22.272Z|6d56f4ad-73f4-485b-a87e-b5aee1b8153d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:22.272Z|6d56f4ad-73f4-485b-a87e-b5aee1b8153d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:22.330Z|79a871e3-7d49-45a9-b84d-0bbe44f77165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:22.331Z|79a871e3-7d49-45a9-b84d-0bbe44f77165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:28.362Z|bf1892a9-a9ab-4851-8206-ed2cbe43b63f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:17:28.363Z|bf1892a9-a9ab-4851-8206-ed2cbe43b63f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:17:32.283Z|44b27a08-e30e-4671-977e-b45678bf677d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:32.285Z|44b27a08-e30e-4671-977e-b45678bf677d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:32.293Z|bb727e18-8bee-4c97-b2f0-26cad64af6a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:32.293Z|bb727e18-8bee-4c97-b2f0-26cad64af6a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:32.357Z|8940bb0c-a05a-4c8f-9fdd-6b076a9ee020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:32.360Z|8940bb0c-a05a-4c8f-9fdd-6b076a9ee020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:42.307Z|9cc40d5c-f737-442c-83e4-4512f366e3c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:42.308Z|9cc40d5c-f737-442c-83e4-4512f366e3c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:42.320Z|8c15ebdd-b49b-4f47-8971-deb981578d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:42.321Z|8c15ebdd-b49b-4f47-8971-deb981578d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:42.390Z|c9ff53b6-731c-4fe0-891a-1c5be259a538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:42.394Z|c9ff53b6-731c-4fe0-891a-1c5be259a538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:43.362Z|fc6be74a-ac55-416e-950b-66fc759db39e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:17:43.365Z|fc6be74a-ac55-416e-950b-66fc759db39e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:17:44.335Z|0906f8fe-a519-4553-a479-95607adad432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:17:44.336Z|0906f8fe-a519-4553-a479-95607adad432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:17:52.330Z|f0db6492-9e91-42ec-87e5-2e01f1889ff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:52.331Z|f0db6492-9e91-42ec-87e5-2e01f1889ff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:52.342Z|3ee629eb-4072-49da-9f36-2bebc8490eff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:52.343Z|3ee629eb-4072-49da-9f36-2bebc8490eff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:52.417Z|c6cb2d3f-8ac1-4b36-ae4f-d2474db24b03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:17:52.418Z|c6cb2d3f-8ac1-4b36-ae4f-d2474db24b03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:17:58.362Z|cdc089f7-06af-460b-9431-f5fd46336715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:17:58.362Z|cdc089f7-06af-460b-9431-f5fd46336715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:18:02.351Z|8636b69f-30c2-4318-b170-f5851ff7dcc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:02.352Z|8636b69f-30c2-4318-b170-f5851ff7dcc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:02.366Z|85a91cae-4aca-489f-8758-2dcf96d5c1cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:02.367Z|85a91cae-4aca-489f-8758-2dcf96d5c1cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:02.437Z|936d8b94-e92c-4aa4-aa44-28bf65fa7b6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:02.438Z|936d8b94-e92c-4aa4-aa44-28bf65fa7b6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:12.372Z|24168b99-02bf-417f-8ac3-bf47cd3f179d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:12.373Z|24168b99-02bf-417f-8ac3-bf47cd3f179d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:12.392Z|529abc1e-3a08-49f8-9b65-a8eb9450d5a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:12.393Z|529abc1e-3a08-49f8-9b65-a8eb9450d5a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:12.458Z|e39611f3-6536-40c2-a39e-02549e6a5997|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:12.459Z|e39611f3-6536-40c2-a39e-02549e6a5997|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:13.362Z|c3b933b8-c39d-49a0-846f-6f8a5b82b105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:18:13.363Z|c3b933b8-c39d-49a0-846f-6f8a5b82b105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:18:14.336Z|beb27b7c-e56f-45fb-92bb-1b8f43acf060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:18:14.337Z|beb27b7c-e56f-45fb-92bb-1b8f43acf060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:18:15.053Z|4bd90b75-cce1-448a-95ff-b1602654697a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:18:15.054Z|4bd90b75-cce1-448a-95ff-b1602654697a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:22.395Z|91693243-e6f8-4f6e-b489-8973498eb96a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:22.396Z|91693243-e6f8-4f6e-b489-8973498eb96a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:22.422Z|8ac555c4-3942-46d9-a160-221ebc8ad646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:22.422Z|8ac555c4-3942-46d9-a160-221ebc8ad646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:22.480Z|bf94618c-a492-4bec-9a07-bdd77ea494c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:22.481Z|bf94618c-a492-4bec-9a07-bdd77ea494c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:28.362Z|0a64a7c5-b415-4826-8195-fe1a3fb7a577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:18:28.365Z|0a64a7c5-b415-4826-8195-fe1a3fb7a577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:18:32.425Z|f79878e6-239c-44c5-9575-9a73c0539c98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:32.425Z|f79878e6-239c-44c5-9575-9a73c0539c98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:32.445Z|4b328e89-22b9-4a5a-b622-7e37b2f683b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:32.446Z|4b328e89-22b9-4a5a-b622-7e37b2f683b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:32.504Z|406bd892-616b-47a6-a795-7b9c3f22d51d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:32.505Z|406bd892-616b-47a6-a795-7b9c3f22d51d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:42.447Z|1d7df149-e1ff-49b5-8287-7f417eff2c60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:42.448Z|1d7df149-e1ff-49b5-8287-7f417eff2c60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:42.473Z|603f845f-2b15-45f8-a082-c9777e6a2760|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:42.474Z|603f845f-2b15-45f8-a082-c9777e6a2760|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:42.537Z|a1482eaa-0fe5-4c32-aa79-2acdc3f4ba2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:42.538Z|a1482eaa-0fe5-4c32-aa79-2acdc3f4ba2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:43.362Z|cf867007-4496-4a17-8cae-dfd96b84e850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:18:43.363Z|cf867007-4496-4a17-8cae-dfd96b84e850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:18:44.337Z|0d565d71-1772-4e2c-ba25-126562941114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:18:44.338Z|0d565d71-1772-4e2c-ba25-126562941114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:18:52.476Z|1c17f8ac-42c2-4e5b-9658-824c92745dbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:52.477Z|1c17f8ac-42c2-4e5b-9658-824c92745dbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:52.495Z|55d2c5be-f273-4ab6-b1c3-dfc4182b585a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:52.496Z|55d2c5be-f273-4ab6-b1c3-dfc4182b585a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:52.557Z|d3a54c0c-cf7b-40de-aea1-88c957d0969c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:18:52.558Z|d3a54c0c-cf7b-40de-aea1-88c957d0969c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:18:58.362Z|e4b439d3-372e-4c7f-b5ab-b7294af46b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:18:58.363Z|e4b439d3-372e-4c7f-b5ab-b7294af46b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:19:02.497Z|86573549-849d-4920-86ac-7887e1e15265|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:02.498Z|86573549-849d-4920-86ac-7887e1e15265|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:02.516Z|5173373e-8747-4250-aa47-6ed04b1cd416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:02.517Z|5173373e-8747-4250-aa47-6ed04b1cd416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:02.588Z|09e014a1-d9d5-403d-8f61-bd97ea5b4b72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:02.589Z|09e014a1-d9d5-403d-8f61-bd97ea5b4b72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:12.520Z|5001e659-a46a-4c38-9cc6-04da71288975|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:12.521Z|5001e659-a46a-4c38-9cc6-04da71288975|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:12.539Z|577b461a-3f40-4b13-a232-cfc0c804de15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:12.540Z|577b461a-3f40-4b13-a232-cfc0c804de15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:12.612Z|2968ad5f-3946-4db6-8d82-1c4d64c1a870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:12.613Z|2968ad5f-3946-4db6-8d82-1c4d64c1a870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:13.363Z|f65b7394-71c5-44fd-95b1-d6086ea72251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:19:13.366Z|f65b7394-71c5-44fd-95b1-d6086ea72251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:19:14.342Z|50eba8ac-66a8-4335-841a-e3c3ca687acc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:19:14.343Z|50eba8ac-66a8-4335-841a-e3c3ca687acc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:19:15.053Z|234650d6-e8f9-4e2c-ae1a-16cfefd6c732|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:19:15.054Z|234650d6-e8f9-4e2c-ae1a-16cfefd6c732|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:22.544Z|fc62207e-283c-4fcc-91a7-b9cbaa5d8299|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:22.545Z|fc62207e-283c-4fcc-91a7-b9cbaa5d8299|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:22.563Z|d7baefe3-5357-47e0-942f-f461fb761ba6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:22.563Z|d7baefe3-5357-47e0-942f-f461fb761ba6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:22.637Z|de15a036-884b-474c-a19e-899dbd3bcc56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:22.637Z|de15a036-884b-474c-a19e-899dbd3bcc56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:28.362Z|4e4c0e33-9ee7-4e5e-9987-37c0f3b0ba83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:19:28.362Z|4e4c0e33-9ee7-4e5e-9987-37c0f3b0ba83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:19:32.569Z|c3e6b3f9-da0b-4335-84fd-392534198432|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:32.570Z|c3e6b3f9-da0b-4335-84fd-392534198432|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:32.586Z|e9cb11db-e5a5-4c75-99ca-3af9f8714eae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:32.587Z|e9cb11db-e5a5-4c75-99ca-3af9f8714eae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:32.658Z|2daf6c78-e97c-4f04-9062-3b5a2c65c151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:32.659Z|2daf6c78-e97c-4f04-9062-3b5a2c65c151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:42.610Z|42c1e26b-791a-45dd-b896-426af43c26f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:42.611Z|42c1e26b-791a-45dd-b896-426af43c26f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:42.614Z|6ab6a2c8-34ad-4820-acde-b18242f2530b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:42.614Z|6ab6a2c8-34ad-4820-acde-b18242f2530b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:42.689Z|4a0bce15-32c7-4915-b285-d4ae3cf19eac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:42.690Z|4a0bce15-32c7-4915-b285-d4ae3cf19eac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:43.362Z|20c4da98-9a40-4a59-9158-384d753c7a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:19:43.363Z|20c4da98-9a40-4a59-9158-384d753c7a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:19:44.344Z|4c8f6e44-20b1-4aef-9fd5-156c1ab13042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:19:44.344Z|4c8f6e44-20b1-4aef-9fd5-156c1ab13042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:19:52.633Z|a03bda5d-a0ad-4f76-b0a6-d7b2d30c99b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:52.634Z|a03bda5d-a0ad-4f76-b0a6-d7b2d30c99b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:52.636Z|9123ad3a-3cc5-417d-b24f-add952d61515|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:52.637Z|9123ad3a-3cc5-417d-b24f-add952d61515|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:52.714Z|50e8cf0b-aa93-4f08-8972-31643d3ba517|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:19:52.716Z|50e8cf0b-aa93-4f08-8972-31643d3ba517|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:19:58.362Z|cfcd1a2d-2730-4763-bbaa-bc3719cd2a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:19:58.364Z|cfcd1a2d-2730-4763-bbaa-bc3719cd2a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:20:02.660Z|9216e513-5d3d-48b6-be9a-a3197ed2b6c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:02.661Z|33b0e280-0a51-42d7-8c86-81fb6955333f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:02.661Z|9216e513-5d3d-48b6-be9a-a3197ed2b6c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:02.662Z|33b0e280-0a51-42d7-8c86-81fb6955333f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:02.738Z|c0fb5cb0-842c-479a-8e9c-0e45edfd6f7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:02.739Z|c0fb5cb0-842c-479a-8e9c-0e45edfd6f7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:12.688Z|b4eed151-7da0-4e63-9e19-b51ae32d036b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:12.689Z|b4eed151-7da0-4e63-9e19-b51ae32d036b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:12.694Z|989d52f1-164d-4d04-8d99-eed07010014d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:12.694Z|989d52f1-164d-4d04-8d99-eed07010014d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:12.762Z|d8593a76-ad59-4bf5-9884-106bd6daec3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:12.763Z|d8593a76-ad59-4bf5-9884-106bd6daec3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:13.362Z|e3ae056d-9c8b-4a56-b3d7-0063ef1e2f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:20:13.362Z|e3ae056d-9c8b-4a56-b3d7-0063ef1e2f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:20:14.346Z|44f76b31-a8bd-4c88-b1d8-54e136387f6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:20:14.346Z|44f76b31-a8bd-4c88-b1d8-54e136387f6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:20:15.053Z|5f4a98da-d35b-4f73-98c4-facbde17f533|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:20:15.054Z|5f4a98da-d35b-4f73-98c4-facbde17f533|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:22.714Z|8aae4c80-dc56-4663-bd76-5ef41b5bca82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:22.714Z|28e4031e-5925-4737-865f-99f42724d9d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:22.716Z|28e4031e-5925-4737-865f-99f42724d9d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:22.716Z|8aae4c80-dc56-4663-bd76-5ef41b5bca82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:22.819Z|8af2aebe-a261-45ed-8f9c-dca3a38a9271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:22.820Z|8af2aebe-a261-45ed-8f9c-dca3a38a9271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:28.362Z|7086a3de-4928-4439-ba53-2f75de3c4b9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:20:28.362Z|7086a3de-4928-4439-ba53-2f75de3c4b9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:20:32.749Z|69d04052-50fa-4e33-9f6f-c68d90b98636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:32.749Z|ef8f2915-4544-46a9-b090-b8dcb9f0ae6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:32.749Z|69d04052-50fa-4e33-9f6f-c68d90b98636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:32.750Z|ef8f2915-4544-46a9-b090-b8dcb9f0ae6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:32.848Z|5c22aa61-5e5e-4500-b353-02a3ab662179|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:32.849Z|5c22aa61-5e5e-4500-b353-02a3ab662179|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:42.777Z|867f57fa-c94c-4ef7-97fc-db120567c0ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:42.779Z|867f57fa-c94c-4ef7-97fc-db120567c0ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:42.787Z|e8b8f477-d16b-472a-913c-4d86e277e694|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:42.788Z|e8b8f477-d16b-472a-913c-4d86e277e694|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:42.872Z|8d181245-dc77-4cf5-be8d-171139f426d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:42.873Z|8d181245-dc77-4cf5-be8d-171139f426d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:43.362Z|10b13103-9486-476f-ae09-0c0c806f14fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:20:43.365Z|10b13103-9486-476f-ae09-0c0c806f14fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:20:44.347Z|0770f2d1-41f6-4bb7-95ad-b5685d2ff2c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:20:44.347Z|0770f2d1-41f6-4bb7-95ad-b5685d2ff2c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:20:52.815Z|8d7c297e-d550-4eb3-b3dc-b0d91d3ff5c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:52.819Z|8d7c297e-d550-4eb3-b3dc-b0d91d3ff5c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:52.827Z|7638fb23-09f7-4f2c-8060-d1bef5dde0b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:52.828Z|7638fb23-09f7-4f2c-8060-d1bef5dde0b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:52.905Z|fc51f7fd-0b4f-41a9-8551-d03c8f83f4c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:20:52.905Z|fc51f7fd-0b4f-41a9-8551-d03c8f83f4c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:20:58.362Z|81165e91-b4c1-471d-919d-18397f84f8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:20:58.362Z|81165e91-b4c1-471d-919d-18397f84f8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:21:02.857Z|fb0c1a6c-141a-43cb-a1b3-a27688ac6d82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:02.859Z|a0d539e2-cbbc-42ab-a8fd-1e107eb7c1ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:02.860Z|a0d539e2-cbbc-42ab-a8fd-1e107eb7c1ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:02.858Z|fb0c1a6c-141a-43cb-a1b3-a27688ac6d82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:02.926Z|fff3910d-4b78-4bd3-a85c-86bac0a2b379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:02.927Z|fff3910d-4b78-4bd3-a85c-86bac0a2b379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:12.882Z|7225bbe2-1c70-4098-9fd7-e36fd1fedae5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:12.883Z|2d3c2898-d3b2-416d-b3bc-a2d20e2516ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:12.883Z|7225bbe2-1c70-4098-9fd7-e36fd1fedae5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:12.883Z|2d3c2898-d3b2-416d-b3bc-a2d20e2516ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:12.949Z|595761af-4881-4cc1-a625-1b1a60117e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:12.950Z|595761af-4881-4cc1-a625-1b1a60117e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:13.362Z|9a3df7d8-722b-4593-acae-287a81e681a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:21:13.362Z|9a3df7d8-722b-4593-acae-287a81e681a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:21:14.348Z|b00c39e7-b6d1-46a1-8257-d7767114036b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:21:14.349Z|b00c39e7-b6d1-46a1-8257-d7767114036b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:21:15.053Z|2741e615-a5bc-4b2d-84ba-2332d7f3dbdd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:21:15.054Z|2741e615-a5bc-4b2d-84ba-2332d7f3dbdd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:22.904Z|c370a60f-3936-47c8-84d0-7b3be51489b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:22.905Z|c370a60f-3936-47c8-84d0-7b3be51489b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:22.907Z|2facbb15-ea1c-4523-b00a-f6c84a4b9c63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:22.907Z|2facbb15-ea1c-4523-b00a-f6c84a4b9c63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:22.973Z|8ab03d93-717a-49bf-bdac-4699d67ef36d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:22.973Z|8ab03d93-717a-49bf-bdac-4699d67ef36d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:28.362Z|21e59244-f48f-43cb-8612-d771b5edbd60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:21:28.365Z|21e59244-f48f-43cb-8612-d771b5edbd60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:21:32.931Z|a84994fa-a5e3-4018-af72-a75d30a377b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:32.931Z|a9fe4362-1199-4631-bf6e-7618c95a2e85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:32.932Z|a84994fa-a5e3-4018-af72-a75d30a377b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:32.932Z|a9fe4362-1199-4631-bf6e-7618c95a2e85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:32.995Z|5d701c7c-f484-4c15-9efd-9922864b6650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:32.996Z|5d701c7c-f484-4c15-9efd-9922864b6650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:42.957Z|b50489a1-2d78-47da-a5f1-aa78b483ff07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:42.957Z|895d8cdf-bdf5-40cc-b071-bef8e2758439|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:42.958Z|b50489a1-2d78-47da-a5f1-aa78b483ff07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:42.958Z|895d8cdf-bdf5-40cc-b071-bef8e2758439|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:43.023Z|c51fa820-f258-4386-8cf2-dcc239a92446|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:43.024Z|c51fa820-f258-4386-8cf2-dcc239a92446|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:43.365Z|95eddac3-8372-4c2e-8d4f-b8e455f8c5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:21:43.365Z|95eddac3-8372-4c2e-8d4f-b8e455f8c5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:21:44.350Z|895bc47a-5f3d-4960-8756-667d54fbac96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:21:44.351Z|895bc47a-5f3d-4960-8756-667d54fbac96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:21:52.986Z|c92dec9d-bf57-4e1a-86b0-7739d9d52d1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:52.987Z|c92dec9d-bf57-4e1a-86b0-7739d9d52d1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:52.991Z|77afb3e9-16cf-4296-8784-2bb5bf7c0ca2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:52.992Z|77afb3e9-16cf-4296-8784-2bb5bf7c0ca2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:53.046Z|6a3698d8-3529-4387-8260-f84e270b847f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:21:53.046Z|6a3698d8-3529-4387-8260-f84e270b847f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:21:58.362Z|ef293be1-424b-4693-8212-865e5a558f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:21:58.363Z|ef293be1-424b-4693-8212-865e5a558f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:22:03.021Z|7e77c3df-6a08-49e2-ba6e-73fae8dab959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:03.022Z|7e77c3df-6a08-49e2-ba6e-73fae8dab959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:03.021Z|63671753-d0b7-40ef-b2f3-622cf4c59141|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:03.023Z|63671753-d0b7-40ef-b2f3-622cf4c59141|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:03.069Z|8c014b27-7f3a-4a20-8f2b-1b0614cc1762|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:03.070Z|8c014b27-7f3a-4a20-8f2b-1b0614cc1762|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:13.046Z|951d1aab-29b4-4ef6-927d-effe38e5002e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:13.047Z|951d1aab-29b4-4ef6-927d-effe38e5002e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:13.051Z|b10c10b5-e482-4288-96ae-c1cce1a709bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:13.051Z|b10c10b5-e482-4288-96ae-c1cce1a709bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:13.093Z|d45dbf42-553e-4767-9121-a3bc02971b31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:13.094Z|d45dbf42-553e-4767-9121-a3bc02971b31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:13.362Z|cde2abab-b56c-4964-9311-aa97dfefdc4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:22:13.365Z|cde2abab-b56c-4964-9311-aa97dfefdc4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:22:14.352Z|216eebd3-5c50-40d5-8834-beac6fcc837f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:22:14.353Z|216eebd3-5c50-40d5-8834-beac6fcc837f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:22:15.052Z|aa0dfb4a-6bb5-47eb-8efd-2b623054aa7c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:22:15.054Z|aa0dfb4a-6bb5-47eb-8efd-2b623054aa7c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:23.075Z|483858d4-c59c-48d8-b1f3-b5864e2f3359|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:23.076Z|483858d4-c59c-48d8-b1f3-b5864e2f3359|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:23.079Z|1bc83313-1200-47b7-8481-6f8f9f426c03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:23.080Z|1bc83313-1200-47b7-8481-6f8f9f426c03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:23.117Z|11af7f76-7f74-4ab9-a405-a108205a4d54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:23.118Z|11af7f76-7f74-4ab9-a405-a108205a4d54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:28.362Z|3f1c20e9-4b01-4012-965c-dfb3ce79dfdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:22:28.363Z|3f1c20e9-4b01-4012-965c-dfb3ce79dfdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:22:33.099Z|4ec948ee-a04e-4a21-9143-a151c70cbd77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:33.099Z|8ac0df75-dbe8-4a9a-92cf-25d4611b03e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:33.099Z|4ec948ee-a04e-4a21-9143-a151c70cbd77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:33.099Z|8ac0df75-dbe8-4a9a-92cf-25d4611b03e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:33.142Z|152f5fd3-8427-4cd8-949e-925c9d551efb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:33.143Z|152f5fd3-8427-4cd8-949e-925c9d551efb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:43.119Z|e3da7221-6b0b-460a-95b8-bdef76282d88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:43.119Z|f1c180d9-bb71-446b-a360-f7fcec74dccc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:43.120Z|f1c180d9-bb71-446b-a360-f7fcec74dccc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:43.120Z|e3da7221-6b0b-460a-95b8-bdef76282d88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:43.163Z|2e0c5f55-7ba6-429a-8ea0-beb47348e6bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:43.164Z|2e0c5f55-7ba6-429a-8ea0-beb47348e6bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:43.362Z|f9b2f113-44e8-45ef-8b24-86e5aa3427c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:22:43.363Z|f9b2f113-44e8-45ef-8b24-86e5aa3427c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:22:44.353Z|334fc4e6-0e61-482c-970b-cd4190e9722b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:22:44.355Z|334fc4e6-0e61-482c-970b-cd4190e9722b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:22:53.142Z|751980e6-2c5a-4c50-bf83-1aa4f97ea786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:53.146Z|8ba99990-df97-42c1-b256-f47492ac89a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:53.147Z|8ba99990-df97-42c1-b256-f47492ac89a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:53.143Z|751980e6-2c5a-4c50-bf83-1aa4f97ea786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:53.185Z|6b605ea4-a40c-4c2f-adea-f550a91c2c83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:22:53.186Z|6b605ea4-a40c-4c2f-adea-f550a91c2c83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:22:58.362Z|719ee87e-d911-4ebf-bf3d-41b2f90133fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:22:58.363Z|719ee87e-d911-4ebf-bf3d-41b2f90133fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:23:03.175Z|4dafc3e9-4f2e-47d8-b73c-d0b71720c276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:03.177Z|1b893384-12e3-4348-a7ca-3a600f3d06b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:03.178Z|1b893384-12e3-4348-a7ca-3a600f3d06b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:03.176Z|4dafc3e9-4f2e-47d8-b73c-d0b71720c276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:03.212Z|f47adc28-ad70-4432-96d9-12000d94ee8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:03.213Z|f47adc28-ad70-4432-96d9-12000d94ee8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:13.200Z|356453c2-a539-4956-9176-030af30b3db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:13.200Z|9c1f7b5f-e442-4162-8625-fc52b34635cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:13.201Z|9c1f7b5f-e442-4162-8625-fc52b34635cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:13.201Z|356453c2-a539-4956-9176-030af30b3db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:13.239Z|32bbfac4-f89e-41a0-88b7-65da89800bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:13.240Z|32bbfac4-f89e-41a0-88b7-65da89800bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:13.362Z|1ddd7554-d410-4c84-bddc-c7fb04b74c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:23:13.364Z|1ddd7554-d410-4c84-bddc-c7fb04b74c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:23:14.355Z|962b07ba-90ec-490e-85e1-0f5cfba2e69a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:23:14.356Z|962b07ba-90ec-490e-85e1-0f5cfba2e69a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:23:15.053Z|19ddc510-560a-4ee1-8738-887165fec48e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:23:15.054Z|19ddc510-560a-4ee1-8738-887165fec48e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:23.222Z|d86799e7-61f0-4f4b-a702-d6633c8ed202|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:23.222Z|77caf44c-9c42-4ab8-b0e9-d96b07a77d22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:23.223Z|d86799e7-61f0-4f4b-a702-d6633c8ed202|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:23.224Z|77caf44c-9c42-4ab8-b0e9-d96b07a77d22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:23.265Z|6583a1ce-7176-48e0-ac42-f62dfa2f6b09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:23.266Z|6583a1ce-7176-48e0-ac42-f62dfa2f6b09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:28.363Z|69101ef8-18eb-493a-a16b-c6c5efe08529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:23:28.364Z|69101ef8-18eb-493a-a16b-c6c5efe08529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:23:33.248Z|12aecff0-324a-436b-9356-1440941b1820|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:33.249Z|12aecff0-324a-436b-9356-1440941b1820|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:33.258Z|bbc1ac15-9d80-4098-8f38-58ccd020a158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:33.259Z|bbc1ac15-9d80-4098-8f38-58ccd020a158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:33.290Z|c26cf045-d2a2-4574-aa65-6584af0fda7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:33.291Z|c26cf045-d2a2-4574-aa65-6584af0fda7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:43.276Z|86f65816-a00a-46d9-aa8a-947ab728cbb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:43.277Z|86f65816-a00a-46d9-aa8a-947ab728cbb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:43.285Z|d1632648-a22f-4008-95c5-e39b6ca45d97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:43.286Z|d1632648-a22f-4008-95c5-e39b6ca45d97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:43.318Z|d11389e9-82bf-4047-b289-90972505340a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:43.319Z|d11389e9-82bf-4047-b289-90972505340a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:43.362Z|b734bc34-0121-450c-9160-26b7a6ca5187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:23:43.362Z|b734bc34-0121-450c-9160-26b7a6ca5187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:23:44.356Z|af5e428b-ce5b-4f77-bead-e14abe4e263f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:23:44.357Z|af5e428b-ce5b-4f77-bead-e14abe4e263f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:23:53.304Z|6afdb69e-f895-4efe-9806-8685d440ff49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:53.305Z|6afdb69e-f895-4efe-9806-8685d440ff49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:53.305Z|22303bf3-89a8-4fe1-a249-d7729c8cb29b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:53.305Z|22303bf3-89a8-4fe1-a249-d7729c8cb29b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:53.340Z|121c0775-da75-4b78-b992-cb26f6ddf876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:23:53.340Z|121c0775-da75-4b78-b992-cb26f6ddf876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:23:58.362Z|29b710db-23f9-4ba7-86c0-0e61cdbe38b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:23:58.363Z|29b710db-23f9-4ba7-86c0-0e61cdbe38b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:24:03.325Z|4c991410-0217-4ee2-a8bc-e1dbfb375c3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:03.326Z|4cb3d420-cad9-4514-b109-478c55b6da73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:03.326Z|4cb3d420-cad9-4514-b109-478c55b6da73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:03.326Z|4c991410-0217-4ee2-a8bc-e1dbfb375c3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:03.363Z|5dbef92d-5d6b-4780-8f6d-92045314d21e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:03.364Z|5dbef92d-5d6b-4780-8f6d-92045314d21e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:13.349Z|0b472b49-5686-4748-91af-5d136700cbd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:13.350Z|0b472b49-5686-4748-91af-5d136700cbd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:13.351Z|9936dad0-c346-4180-b6d9-a59f9e4577b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:13.352Z|9936dad0-c346-4180-b6d9-a59f9e4577b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:13.362Z|79321414-a350-477c-8347-ded55a1dde97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:24:13.363Z|79321414-a350-477c-8347-ded55a1dde97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:24:13.396Z|65c4daad-1126-443f-a0eb-9bd6767f9189|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:13.396Z|65c4daad-1126-443f-a0eb-9bd6767f9189|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:14.358Z|61a56b20-9a80-44a0-9f3e-66e432062e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:24:14.358Z|61a56b20-9a80-44a0-9f3e-66e432062e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:24:15.053Z|1f29ece4-7824-46e4-8552-e3d26e867537|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:24:15.054Z|1f29ece4-7824-46e4-8552-e3d26e867537|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:23.377Z|cb9f47ff-6f8c-4223-a790-8d01decad302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:23.378Z|cb9f47ff-6f8c-4223-a790-8d01decad302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:23.380Z|89869911-1ea0-4201-860d-566a143995a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:23.380Z|89869911-1ea0-4201-860d-566a143995a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:23.424Z|6f445cac-2e11-41b1-969a-719f568e2c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:23.425Z|6f445cac-2e11-41b1-969a-719f568e2c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:28.362Z|b431b5d1-8e02-4af8-9019-a3086f7cb33f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:24:28.362Z|b431b5d1-8e02-4af8-9019-a3086f7cb33f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:24:33.407Z|20e0c383-cc8f-4276-b9ec-f27ca2b4e531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:33.408Z|20e0c383-cc8f-4276-b9ec-f27ca2b4e531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:33.416Z|fd83dd26-cefe-4890-966e-a61b9e33ca28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:33.416Z|fd83dd26-cefe-4890-966e-a61b9e33ca28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:33.457Z|fbd467d3-d73c-4c8d-b0a5-94ee5db39261|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:33.458Z|fbd467d3-d73c-4c8d-b0a5-94ee5db39261|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:43.362Z|88e8faf7-8a49-4b24-a1f7-07380d6a0ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:24:43.362Z|88e8faf7-8a49-4b24-a1f7-07380d6a0ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:24:43.441Z|00528669-25bc-413c-ab92-aa6fda63fb51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:43.442Z|00528669-25bc-413c-ab92-aa6fda63fb51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:43.464Z|c4540c71-149e-4e32-bbdc-75125651813e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:43.465Z|c4540c71-149e-4e32-bbdc-75125651813e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:43.481Z|6c8541a7-2cdb-48e7-b2b4-7ad6f29b03c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:43.482Z|6c8541a7-2cdb-48e7-b2b4-7ad6f29b03c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:44.361Z|776f74d1-cc45-456d-8277-5a67ca09cfc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:24:44.361Z|776f74d1-cc45-456d-8277-5a67ca09cfc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:24:53.464Z|64e2a6c3-4883-4c54-a66d-9a7f78dbeb91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:53.465Z|64e2a6c3-4883-4c54-a66d-9a7f78dbeb91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:53.494Z|47d62ed3-e09f-4a8d-a159-17d60548e014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:53.494Z|47d62ed3-e09f-4a8d-a159-17d60548e014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:53.501Z|dbe39ba8-80ff-427b-97d4-671ec7f2eadb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:24:53.502Z|dbe39ba8-80ff-427b-97d4-671ec7f2eadb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:24:58.362Z|b4d90db0-ba62-4865-8a92-35668c9b2ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:24:58.362Z|b4d90db0-ba62-4865-8a92-35668c9b2ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:25:03.486Z|6cbc883b-86a6-4c66-9a75-6c23ecd5cf24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:03.487Z|6cbc883b-86a6-4c66-9a75-6c23ecd5cf24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:03.513Z|717ffa16-e6cf-4b6b-a263-70225748daf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:03.513Z|717ffa16-e6cf-4b6b-a263-70225748daf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:03.519Z|601e901b-2d4e-4c74-849e-845eb92e8735|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:03.520Z|601e901b-2d4e-4c74-849e-845eb92e8735|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:13.362Z|4cb279f9-ff8d-428b-a8d5-8b06fc7f5864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:25:13.366Z|4cb279f9-ff8d-428b-a8d5-8b06fc7f5864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:25:13.509Z|07df8d42-8803-433a-a149-f5986039d29d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:13.510Z|07df8d42-8803-433a-a149-f5986039d29d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:13.537Z|ebe9a090-8629-4d25-b999-782ff73ade4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:13.538Z|ebe9a090-8629-4d25-b999-782ff73ade4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:13.541Z|6b11a52b-a058-43ec-a9a0-cbc57a83b269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:13.542Z|6b11a52b-a058-43ec-a9a0-cbc57a83b269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:14.362Z|26b1eff1-8958-436e-a989-37e80c05c1d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:25:14.363Z|26b1eff1-8958-436e-a989-37e80c05c1d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:25:15.052Z|10fce55c-2e3f-464d-9049-897fa3cb5a28|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:25:15.053Z|10fce55c-2e3f-464d-9049-897fa3cb5a28|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:23.532Z|1d74c9ca-2a3e-40e2-a2aa-94f3f571b520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:23.533Z|1d74c9ca-2a3e-40e2-a2aa-94f3f571b520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:23.562Z|3b89db50-3a07-4d04-a195-e5deb75469ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:23.563Z|3b89db50-3a07-4d04-a195-e5deb75469ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:23.567Z|fe66feff-efaa-4ad0-9982-8488195ba3b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:23.568Z|fe66feff-efaa-4ad0-9982-8488195ba3b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:28.362Z|c819c53d-8165-4e7c-a50c-8ca56b76e420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:25:28.362Z|c819c53d-8165-4e7c-a50c-8ca56b76e420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:25:33.553Z|9e22814e-5549-4cf7-bb43-a001ec385073|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:33.554Z|9e22814e-5549-4cf7-bb43-a001ec385073|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:33.582Z|8ed0259a-2c57-400c-9177-90ba55c84a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:33.583Z|8ed0259a-2c57-400c-9177-90ba55c84a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:33.586Z|6556b420-69bc-4960-99de-5ea29a70529e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:33.587Z|6556b420-69bc-4960-99de-5ea29a70529e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:43.362Z|cfe9a458-ced6-4edc-80bd-d8e62ce3a115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:25:43.363Z|cfe9a458-ced6-4edc-80bd-d8e62ce3a115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:25:43.577Z|b0175f0b-8486-47c9-974c-0281e4426437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:43.578Z|b0175f0b-8486-47c9-974c-0281e4426437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:43.606Z|52198456-8d12-4565-8e5b-9fa4f3177da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:43.607Z|52198456-8d12-4565-8e5b-9fa4f3177da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:43.613Z|2c6ba3a5-f7fc-47b8-b02b-3fe37f122d9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:43.614Z|2c6ba3a5-f7fc-47b8-b02b-3fe37f122d9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:44.364Z|a7d1dfd2-fd91-4240-9f01-8606d48da161|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:25:44.365Z|a7d1dfd2-fd91-4240-9f01-8606d48da161|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:25:53.612Z|200f7bcb-4683-41e9-a5c3-1f3bbc9674f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:53.613Z|200f7bcb-4683-41e9-a5c3-1f3bbc9674f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:53.635Z|c3c36137-c15a-4b1b-a616-a4438ed06bc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:53.635Z|c3c36137-c15a-4b1b-a616-a4438ed06bc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:53.638Z|c5ebf092-f2bb-4f8e-acb0-5d66b6a1bedd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:25:53.639Z|c5ebf092-f2bb-4f8e-acb0-5d66b6a1bedd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:25:58.362Z|b71a4bd1-9c23-419e-ad21-8d550290b0a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:25:58.365Z|b71a4bd1-9c23-419e-ad21-8d550290b0a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:26:03.635Z|42270584-21f4-4ee1-b6e1-67e12f5c090f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:03.636Z|42270584-21f4-4ee1-b6e1-67e12f5c090f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:03.658Z|1e2dbb12-7258-4d1a-bca6-b148b98e9d38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:03.659Z|1e2dbb12-7258-4d1a-bca6-b148b98e9d38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:03.662Z|99a00864-b1e9-411e-a5f9-f8167b6ef0ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:03.663Z|99a00864-b1e9-411e-a5f9-f8167b6ef0ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:13.362Z|d53a5c4e-94a4-4976-b092-6ce0f8614c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:26:13.363Z|d53a5c4e-94a4-4976-b092-6ce0f8614c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:26:13.682Z|6e710c01-5161-4081-aa44-25675d99c3cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:13.682Z|44596ab4-8e89-4c8b-9e66-10d83d033857|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:13.683Z|6e710c01-5161-4081-aa44-25675d99c3cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:13.683Z|44596ab4-8e89-4c8b-9e66-10d83d033857|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:13.699Z|93981fd6-7cc7-40ae-a172-ad003689f610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:13.700Z|93981fd6-7cc7-40ae-a172-ad003689f610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:14.365Z|71fc7196-235b-4ae7-bef2-5b1a1db57825|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:26:14.366Z|71fc7196-235b-4ae7-bef2-5b1a1db57825|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:26:15.052Z|021ebf99-1b76-40e6-b0c0-8388fb407f4c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:26:15.054Z|021ebf99-1b76-40e6-b0c0-8388fb407f4c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:23.703Z|c5049767-81ee-4c03-9c90-4814b1eca9e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:23.704Z|c5049767-81ee-4c03-9c90-4814b1eca9e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:23.703Z|1d67be39-0e9e-4b4c-b73b-c61c402e904e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:23.706Z|1d67be39-0e9e-4b4c-b73b-c61c402e904e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:23.737Z|19a3816c-c08a-469c-b6fe-e3ff8b99ba4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:23.738Z|19a3816c-c08a-469c-b6fe-e3ff8b99ba4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:28.362Z|e01835f9-b0b8-4227-b7e6-ee0a6d79612d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:26:28.363Z|e01835f9-b0b8-4227-b7e6-ee0a6d79612d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:26:33.729Z|dc14bd3c-ced3-4454-aa00-e327d01beda2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:33.730Z|dc14bd3c-ced3-4454-aa00-e327d01beda2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:33.749Z|81304945-4aa4-4426-8087-1829b2d53337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:33.749Z|81304945-4aa4-4426-8087-1829b2d53337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:33.771Z|07531a83-0bb6-46c9-9001-42dd3b328c40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:33.772Z|07531a83-0bb6-46c9-9001-42dd3b328c40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:43.362Z|07228b1c-cd32-4997-a8d9-c2f7bd2616c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:26:43.369Z|07228b1c-cd32-4997-a8d9-c2f7bd2616c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:26:43.758Z|4398ca1d-85f0-4db5-9a9a-381cd3b6a52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:43.758Z|4398ca1d-85f0-4db5-9a9a-381cd3b6a52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:43.810Z|1aa625d6-1f96-4a05-83f2-fd07e47910cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:43.811Z|1aa625d6-1f96-4a05-83f2-fd07e47910cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:43.812Z|8643889d-4f6c-4e46-b304-883c89d0477e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:43.813Z|8643889d-4f6c-4e46-b304-883c89d0477e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:44.367Z|0c4b9f93-9b5f-4ed1-bccd-a81b3d81544d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:26:44.367Z|0c4b9f93-9b5f-4ed1-bccd-a81b3d81544d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:26:53.779Z|f45bb4bd-8431-4dcf-be7f-d248265a8b17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:53.780Z|f45bb4bd-8431-4dcf-be7f-d248265a8b17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:53.832Z|6d6df40f-5e86-4891-92b6-8634b3db9a5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:53.833Z|6d6df40f-5e86-4891-92b6-8634b3db9a5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:53.838Z|77caf244-2c34-4514-bef5-146dbd5a1efb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:26:53.839Z|77caf244-2c34-4514-bef5-146dbd5a1efb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:26:58.362Z|33479d82-034c-474d-b1a5-a455c57b9f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:26:58.362Z|33479d82-034c-474d-b1a5-a455c57b9f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:27:03.808Z|2310b1ac-9911-4518-b803-7d3fdbaacc0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:03.809Z|2310b1ac-9911-4518-b803-7d3fdbaacc0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:03.861Z|a0258837-7fc0-4fe7-acff-50f9fb5e58f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:03.861Z|e0712948-8c36-4dd4-a6c1-503c00fca83c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:03.862Z|a0258837-7fc0-4fe7-acff-50f9fb5e58f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:03.862Z|e0712948-8c36-4dd4-a6c1-503c00fca83c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:13.362Z|907343ce-20da-41b8-955c-7d2125643e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:27:13.363Z|907343ce-20da-41b8-955c-7d2125643e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:27:13.838Z|a7149504-9e8f-4728-82c6-864cd8425727|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:13.839Z|a7149504-9e8f-4728-82c6-864cd8425727|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:13.883Z|76c2d1ce-abfb-446b-b012-1cfbc0fe831a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:13.884Z|76c2d1ce-abfb-446b-b012-1cfbc0fe831a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:13.887Z|92491040-0688-472a-a3d4-9603ba672dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:13.887Z|92491040-0688-472a-a3d4-9603ba672dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:14.368Z|61bf740e-5dca-44a3-87f1-14ab74c02ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:27:14.368Z|61bf740e-5dca-44a3-87f1-14ab74c02ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:27:15.053Z|0ad7fddd-0657-4c10-bbf7-02b0665d4f78|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:27:15.054Z|0ad7fddd-0657-4c10-bbf7-02b0665d4f78|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:23.874Z|79ebe29f-ee2d-430f-9751-726cfdaf9220|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:23.875Z|79ebe29f-ee2d-430f-9751-726cfdaf9220|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:23.906Z|55ee26e9-d7fc-4cb8-b0f9-b3713983d48c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:23.907Z|55ee26e9-d7fc-4cb8-b0f9-b3713983d48c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:23.917Z|56194ab9-b693-4c82-97eb-1bfe9017ba38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:23.918Z|56194ab9-b693-4c82-97eb-1bfe9017ba38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:28.362Z|3ff79524-dba4-43dd-9549-1f5dedd9bc06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:27:28.366Z|3ff79524-dba4-43dd-9549-1f5dedd9bc06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:27:33.898Z|4ddc3de9-12f3-4390-817d-d3c9504eabba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:33.899Z|4ddc3de9-12f3-4390-817d-d3c9504eabba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:33.933Z|81d07f72-1bcd-4c6f-be47-e98fe442582d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:33.934Z|81d07f72-1bcd-4c6f-be47-e98fe442582d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:33.948Z|125718c8-390e-44d7-a452-4060b1d9fa39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:33.949Z|125718c8-390e-44d7-a452-4060b1d9fa39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:43.362Z|0e9d6bce-111d-4c20-93ed-c1fb1e9e1c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:27:43.363Z|0e9d6bce-111d-4c20-93ed-c1fb1e9e1c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:27:43.921Z|0cedec02-f80a-4cc6-ab71-f36c87297ebd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:43.922Z|0cedec02-f80a-4cc6-ab71-f36c87297ebd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:43.963Z|2ec7e527-6680-4003-afcf-825f32c2b479|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:43.964Z|2ec7e527-6680-4003-afcf-825f32c2b479|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:43.979Z|15397606-508d-4ee5-9dba-5743967c9d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:43.980Z|15397606-508d-4ee5-9dba-5743967c9d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:44.369Z|b7322d6d-2808-4c69-9075-964d24725712|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:27:44.370Z|b7322d6d-2808-4c69-9075-964d24725712|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:27:53.948Z|c5259ac5-b70d-442b-9af8-f30394a52d5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:53.948Z|c5259ac5-b70d-442b-9af8-f30394a52d5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:53.994Z|3e416da7-6d7d-461f-95ea-5d187189f372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:53.995Z|3e416da7-6d7d-461f-95ea-5d187189f372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:54.010Z|3de644b7-ee73-4c3a-a049-dad2d9f01ae5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:27:54.011Z|3de644b7-ee73-4c3a-a049-dad2d9f01ae5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:27:58.362Z|391c6df8-8e85-49e4-b0a5-de9999eb31bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:27:58.364Z|391c6df8-8e85-49e4-b0a5-de9999eb31bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:28:03.977Z|4185fef1-7db5-47c6-b3fd-cc353c380f0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:03.978Z|4185fef1-7db5-47c6-b3fd-cc353c380f0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:04.021Z|433d87d7-e8b4-468d-ba74-c7ba3b3365b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:04.022Z|433d87d7-e8b4-468d-ba74-c7ba3b3365b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:04.037Z|eacbc0f0-d6e5-4752-8a07-ed921ba1a541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:04.037Z|eacbc0f0-d6e5-4752-8a07-ed921ba1a541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:13.362Z|10d5a6a8-8b94-477f-ad7d-ea72eaf8a438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:28:13.364Z|10d5a6a8-8b94-477f-ad7d-ea72eaf8a438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:28:14.012Z|47cb7e69-6dbb-46b6-9280-0409466bf1dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:14.013Z|47cb7e69-6dbb-46b6-9280-0409466bf1dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:14.066Z|486b06da-4315-4228-b3f4-3cc447b65e8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:14.067Z|486b06da-4315-4228-b3f4-3cc447b65e8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:14.072Z|d3c8ba62-d516-412d-8afb-2df781490419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:14.072Z|d3c8ba62-d516-412d-8afb-2df781490419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:14.370Z|9ec5352c-079d-4703-9b19-c7e12b4db1a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:28:14.371Z|9ec5352c-079d-4703-9b19-c7e12b4db1a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:28:15.054Z|8cb8e668-6989-49fe-8964-defc7cd826f8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:28:15.055Z|8cb8e668-6989-49fe-8964-defc7cd826f8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:24.035Z|9c2da003-434f-4aa7-b8dc-a043845844a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:24.036Z|9c2da003-434f-4aa7-b8dc-a043845844a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:24.097Z|acff2af5-5ad3-4f9a-967a-fb81c4de01c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:24.098Z|acff2af5-5ad3-4f9a-967a-fb81c4de01c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:24.101Z|438e1e97-3679-43c8-96f7-90174a2dac82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:24.102Z|438e1e97-3679-43c8-96f7-90174a2dac82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:28.362Z|d4d859f7-2972-4c30-ac15-a7551a55d556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:28:28.363Z|d4d859f7-2972-4c30-ac15-a7551a55d556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:28:34.070Z|40d4de3d-e743-4c7d-bdf2-ca020984b238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:34.071Z|40d4de3d-e743-4c7d-bdf2-ca020984b238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:34.119Z|490b309d-16e7-42f6-bdfd-f65d5cc1ca72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:34.120Z|490b309d-16e7-42f6-bdfd-f65d5cc1ca72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:34.127Z|c31306fa-f0b4-43e3-a5cf-e677a0273c1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:34.127Z|c31306fa-f0b4-43e3-a5cf-e677a0273c1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:43.362Z|a9374b01-6e5e-4dbd-b03e-277abc853bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:28:43.362Z|a9374b01-6e5e-4dbd-b03e-277abc853bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:28:44.093Z|0b146035-87c9-4359-a184-5c3be2b4af2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:44.094Z|0b146035-87c9-4359-a184-5c3be2b4af2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:44.142Z|2821f345-7a7b-419a-8f2b-44aac6cde00d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:44.142Z|2821f345-7a7b-419a-8f2b-44aac6cde00d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:44.170Z|f0862cb1-ed42-451f-b688-1cdd3c94282f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:44.171Z|f0862cb1-ed42-451f-b688-1cdd3c94282f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:44.372Z|5f3ae09a-8b78-47ea-b4c6-c3be456700bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:28:44.373Z|5f3ae09a-8b78-47ea-b4c6-c3be456700bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:28:54.122Z|49b845c3-8a09-4b4e-a081-3c21337a7e17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:54.123Z|49b845c3-8a09-4b4e-a081-3c21337a7e17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:54.167Z|f08edb9a-ba5f-463a-9223-02f777e74345|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:54.168Z|f08edb9a-ba5f-463a-9223-02f777e74345|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:54.191Z|fac618cb-6deb-4004-bcd3-cdb57f542682|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:28:54.192Z|fac618cb-6deb-4004-bcd3-cdb57f542682|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:28:58.362Z|4c63268a-b9b0-453b-89ba-2f740fa08c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:28:58.365Z|4c63268a-b9b0-453b-89ba-2f740fa08c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:29:04.148Z|b0f2c9c2-6a8f-405e-b347-8dc34cb04ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:04.149Z|b0f2c9c2-6a8f-405e-b347-8dc34cb04ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:04.192Z|f58aec3a-c4bd-484a-bc3a-9a7fb94385de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:04.193Z|f58aec3a-c4bd-484a-bc3a-9a7fb94385de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:04.213Z|2fdc3494-f23d-42ab-b248-506ac83340bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:04.213Z|2fdc3494-f23d-42ab-b248-506ac83340bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:13.362Z|02eba6d0-5f0e-4237-b00f-efff036c9e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:29:13.363Z|02eba6d0-5f0e-4237-b00f-efff036c9e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:29:14.189Z|c2dc5bd6-6c73-49b8-8d87-0a1f3e4c4963|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:14.190Z|c2dc5bd6-6c73-49b8-8d87-0a1f3e4c4963|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:14.219Z|06ccbfd0-9f7e-4a88-889d-40844ebc9c6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:14.220Z|06ccbfd0-9f7e-4a88-889d-40844ebc9c6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:14.238Z|4a7169e7-a1d4-4392-814a-0eba76a0971b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:14.239Z|4a7169e7-a1d4-4392-814a-0eba76a0971b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:14.374Z|4255680b-7a19-4dda-84bd-0774be71dcb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:29:14.374Z|4255680b-7a19-4dda-84bd-0774be71dcb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:29:15.054Z|64e88034-5a90-44cb-a154-72d859479085|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:29:15.056Z|64e88034-5a90-44cb-a154-72d859479085|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:24.212Z|ebadd1bb-ddba-4d7b-b92e-c4f5e45eb0d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:24.213Z|ebadd1bb-ddba-4d7b-b92e-c4f5e45eb0d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:24.243Z|71795aa7-52ad-49ce-b4d7-ce5cc02e0bce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:24.244Z|71795aa7-52ad-49ce-b4d7-ce5cc02e0bce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:24.261Z|8d2bb70f-7701-4b51-89fa-475f5107d74d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:24.262Z|8d2bb70f-7701-4b51-89fa-475f5107d74d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:28.362Z|4616a240-f2e2-4eab-a188-6614366ee8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:29:28.362Z|4616a240-f2e2-4eab-a188-6614366ee8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:29:34.234Z|e16f3720-4eed-4047-8e08-9994306b23be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:34.235Z|e16f3720-4eed-4047-8e08-9994306b23be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:34.268Z|ca734718-d318-4107-8d8d-40a23fe01124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:34.269Z|ca734718-d318-4107-8d8d-40a23fe01124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:34.283Z|c6188c68-1883-424e-8d06-4de5b3c169fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:34.283Z|c6188c68-1883-424e-8d06-4de5b3c169fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:43.362Z|2078594e-1212-4500-bc0d-92ab48243736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:29:43.365Z|2078594e-1212-4500-bc0d-92ab48243736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:29:44.255Z|78e7e257-4e9c-4017-8a5c-5201430ce133|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:44.256Z|78e7e257-4e9c-4017-8a5c-5201430ce133|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:44.289Z|8a5d34ac-ddbc-4327-97d1-86b487480fa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:44.290Z|8a5d34ac-ddbc-4327-97d1-86b487480fa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:44.307Z|80096fb8-8ccb-4431-b138-67d439d2c5ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:44.308Z|80096fb8-8ccb-4431-b138-67d439d2c5ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:44.375Z|713a103f-e1ba-4592-964f-2d62e84ced0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:29:44.376Z|713a103f-e1ba-4592-964f-2d62e84ced0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:29:54.283Z|abba6207-b592-4352-b348-4ccd932e34ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:54.284Z|abba6207-b592-4352-b348-4ccd932e34ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:54.311Z|1687fbff-a645-459e-8a58-ffb737efc1a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:54.311Z|1687fbff-a645-459e-8a58-ffb737efc1a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:54.337Z|1372d8d8-e86c-46e7-bf5c-aa34a99a1c6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:29:54.338Z|1372d8d8-e86c-46e7-bf5c-aa34a99a1c6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:29:58.362Z|353a82fb-3c94-4316-91e5-be46f3fc4d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:29:58.363Z|353a82fb-3c94-4316-91e5-be46f3fc4d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:30:04.307Z|4255673c-249c-4beb-bb1a-7786963ca0b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:04.308Z|4255673c-249c-4beb-bb1a-7786963ca0b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:04.332Z|ddc07c23-0538-47e5-a447-b5240b17b206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:04.333Z|ddc07c23-0538-47e5-a447-b5240b17b206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:04.366Z|7e9386d8-2bf8-4664-a9b2-020ad64bb2a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:04.367Z|7e9386d8-2bf8-4664-a9b2-020ad64bb2a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:13.366Z|44b970a8-9f9b-4a5e-bca2-d4e7cb953f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:30:13.371Z|44b970a8-9f9b-4a5e-bca2-d4e7cb953f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:30:14.333Z|ebf07b36-3fc3-4cc8-8ac1-3d94242f05aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:14.337Z|ebf07b36-3fc3-4cc8-8ac1-3d94242f05aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:14.366Z|246de7f8-0f87-4998-b41a-db87d9a2b9a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:14.367Z|246de7f8-0f87-4998-b41a-db87d9a2b9a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:14.377Z|c08f8bb2-e866-4279-9d8a-f0594a420ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:30:14.377Z|c08f8bb2-e866-4279-9d8a-f0594a420ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:30:14.389Z|47449824-7765-4b16-baf5-0d19ce17523b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:14.390Z|47449824-7765-4b16-baf5-0d19ce17523b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:15.052Z|6d9ed726-c0b6-4f7a-b3d2-a3a32b8aadc4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:30:15.053Z|6d9ed726-c0b6-4f7a-b3d2-a3a32b8aadc4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:24.360Z|19433950-0cd3-4fdc-85b0-913cda202994|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:24.361Z|19433950-0cd3-4fdc-85b0-913cda202994|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:24.390Z|f53e0d39-02af-438f-8684-fded44dd1b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:24.391Z|f53e0d39-02af-438f-8684-fded44dd1b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:24.427Z|10200486-b3a0-4b6d-b142-1672f984c97d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:24.427Z|10200486-b3a0-4b6d-b142-1672f984c97d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:28.362Z|e8be1b05-f491-432f-a383-43b38fde7fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:30:28.365Z|e8be1b05-f491-432f-a383-43b38fde7fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:30:34.381Z|70e44b77-cc8f-4893-8336-ae872121f474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:34.381Z|70e44b77-cc8f-4893-8336-ae872121f474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:34.413Z|f6510174-981a-4ae7-9a39-ee15db677b0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:34.413Z|f6510174-981a-4ae7-9a39-ee15db677b0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:34.449Z|6ed913d2-30fb-4403-a1ce-32a72058d644|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:34.450Z|6ed913d2-30fb-4403-a1ce-32a72058d644|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:43.362Z|77dc7797-41c0-44ad-bb84-1153871785d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:30:43.363Z|77dc7797-41c0-44ad-bb84-1153871785d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:30:44.378Z|1df32e5f-8f6f-4421-bbbc-5d700173a097|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:30:44.379Z|1df32e5f-8f6f-4421-bbbc-5d700173a097|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:30:44.402Z|2d833594-06fc-487b-a690-0f40e8d62334|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:44.403Z|2d833594-06fc-487b-a690-0f40e8d62334|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:44.433Z|04ca245a-f08e-4792-a8e9-78d11b5b6300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:44.434Z|04ca245a-f08e-4792-a8e9-78d11b5b6300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:44.471Z|38b50116-d69c-48d2-b581-9ce9f76e6b51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:44.472Z|38b50116-d69c-48d2-b581-9ce9f76e6b51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:54.429Z|d948c006-ce59-487d-aef7-708ff715e5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:54.430Z|d948c006-ce59-487d-aef7-708ff715e5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:54.455Z|e5a7f8cf-ecb7-4a71-886a-0747972a7da0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:54.456Z|e5a7f8cf-ecb7-4a71-886a-0747972a7da0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:54.499Z|56ff180f-8497-42c4-839a-606d0a01e3b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:30:54.500Z|56ff180f-8497-42c4-839a-606d0a01e3b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:30:58.362Z|376c4399-8d00-46c7-87bc-19247749f3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:30:58.368Z|376c4399-8d00-46c7-87bc-19247749f3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:31:04.452Z|b287bc69-928d-4b1e-b4f8-eb0c1a42d51e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:04.453Z|b287bc69-928d-4b1e-b4f8-eb0c1a42d51e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:04.476Z|67f1ac3f-714f-4a99-8a00-3e8c4d0a6ee8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:04.478Z|67f1ac3f-714f-4a99-8a00-3e8c4d0a6ee8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:04.520Z|b2323474-bef2-4be9-885b-23e1370e8f18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:04.520Z|b2323474-bef2-4be9-885b-23e1370e8f18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:13.362Z|e8e4510a-289b-49f3-842b-5e78419a207b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:31:13.363Z|e8e4510a-289b-49f3-842b-5e78419a207b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:31:14.379Z|9cd96f5a-bb67-4f61-b4e1-6a3d8330a835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:31:14.380Z|9cd96f5a-bb67-4f61-b4e1-6a3d8330a835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:31:14.491Z|e4abec68-4614-4e2d-9db1-73d5530a6522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:14.494Z|e4abec68-4614-4e2d-9db1-73d5530a6522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:14.504Z|d82817f2-f249-46b7-9a26-85ba029d503e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:14.505Z|d82817f2-f249-46b7-9a26-85ba029d503e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:14.574Z|10c723f6-b12a-426a-a827-6ec6864f1bdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:14.575Z|10c723f6-b12a-426a-a827-6ec6864f1bdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:15.052Z|10f096ec-896e-4a5e-8c05-d3c2fa3e7dba|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:31:15.053Z|10f096ec-896e-4a5e-8c05-d3c2fa3e7dba|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:24.547Z|fec66ef4-265d-4407-b928-74827cd80c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:24.548Z|fec66ef4-265d-4407-b928-74827cd80c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:24.574Z|50fb4317-dddd-43fb-9b32-d53622b274a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:24.575Z|50fb4317-dddd-43fb-9b32-d53622b274a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:24.606Z|1d1f428b-1309-4acf-b82f-adc785a2aac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:24.606Z|1d1f428b-1309-4acf-b82f-adc785a2aac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:28.363Z|68caf28e-ba8f-4483-aacd-87bd5dfc2b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:31:28.364Z|68caf28e-ba8f-4483-aacd-87bd5dfc2b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:31:34.570Z|b3daddc4-0456-4e1d-8461-8da3125f8299|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:34.571Z|b3daddc4-0456-4e1d-8461-8da3125f8299|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:34.603Z|4c360f1b-de37-45a5-b1fb-a1a39793ac84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:34.604Z|4c360f1b-de37-45a5-b1fb-a1a39793ac84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:34.626Z|bc3989ba-2689-4777-b8d7-e29faed39720|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:34.627Z|bc3989ba-2689-4777-b8d7-e29faed39720|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:43.362Z|5a742739-4114-4874-a162-5b538546d4b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:31:43.366Z|5a742739-4114-4874-a162-5b538546d4b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:31:44.381Z|96393d5f-d6d4-49e8-8289-31f6e1e4ab93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:31:44.382Z|96393d5f-d6d4-49e8-8289-31f6e1e4ab93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:31:44.598Z|00e3320f-a81c-40ac-af06-36f53db7a497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:44.599Z|00e3320f-a81c-40ac-af06-36f53db7a497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:44.626Z|11274432-8fe0-413c-b56a-2bcc2e637ea9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:44.627Z|11274432-8fe0-413c-b56a-2bcc2e637ea9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:44.650Z|a3993967-2e4b-4c24-b772-7c9c4f43619c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:44.651Z|a3993967-2e4b-4c24-b772-7c9c4f43619c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:54.625Z|e498a273-6d43-42bd-bf93-74d099162537|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:54.627Z|e498a273-6d43-42bd-bf93-74d099162537|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:54.658Z|e7d0ea03-0ccf-45f1-829f-9ec99bcd2be4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:54.659Z|e7d0ea03-0ccf-45f1-829f-9ec99bcd2be4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:54.673Z|0e569d99-7d89-455b-b696-7f5cfee410d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:31:54.674Z|0e569d99-7d89-455b-b696-7f5cfee410d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:31:58.362Z|71528ff9-494d-4e6a-b5c8-d4e974abe482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:31:58.362Z|71528ff9-494d-4e6a-b5c8-d4e974abe482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:32:04.658Z|c9b515ae-3267-4b2f-afcc-21c0e5d83d6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:04.660Z|c9b515ae-3267-4b2f-afcc-21c0e5d83d6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:04.679Z|a47d7a60-2c8d-4ca9-8a61-b00f3a29a3dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:04.679Z|a47d7a60-2c8d-4ca9-8a61-b00f3a29a3dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:04.700Z|145f2a68-964f-4633-92e0-a4344f09f6d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:04.701Z|145f2a68-964f-4633-92e0-a4344f09f6d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:13.362Z|7090f0bd-9ae2-4ed4-9e56-0f38e0ec06f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:32:13.363Z|7090f0bd-9ae2-4ed4-9e56-0f38e0ec06f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:32:14.383Z|b3115586-01d6-4adc-a4c5-494ea781aaf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:32:14.383Z|b3115586-01d6-4adc-a4c5-494ea781aaf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:32:14.690Z|fe4ea0cd-6b4f-45f9-b889-cc84c2c729df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:14.691Z|fe4ea0cd-6b4f-45f9-b889-cc84c2c729df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:14.702Z|413523d9-c40f-4a12-b52b-49863db11899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:14.703Z|413523d9-c40f-4a12-b52b-49863db11899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:14.721Z|49c5b287-716c-477b-88eb-c3d8fdd8d1db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:14.721Z|49c5b287-716c-477b-88eb-c3d8fdd8d1db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:15.053Z|2566b740-ad94-45ff-9d28-e459f511a6e0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:32:15.054Z|2566b740-ad94-45ff-9d28-e459f511a6e0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:24.715Z|1f2be70d-de06-41af-bb25-e9fda79b4fdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:24.715Z|1f2be70d-de06-41af-bb25-e9fda79b4fdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:24.723Z|033a0d11-f015-49f9-9eca-dad411ba2e85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:24.723Z|033a0d11-f015-49f9-9eca-dad411ba2e85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:24.742Z|1c063eb9-35bb-4106-8c4e-0ef3668ace4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:24.743Z|1c063eb9-35bb-4106-8c4e-0ef3668ace4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:28.362Z|664cfed1-6cc1-4cf9-9b03-74020dcf9c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:32:28.365Z|664cfed1-6cc1-4cf9-9b03-74020dcf9c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:32:34.742Z|c4ea1dbe-7328-4594-b2bf-44fbc232e425|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:34.742Z|42ec376a-ee8d-4eea-a3aa-bc2148727f6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:34.743Z|42ec376a-ee8d-4eea-a3aa-bc2148727f6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:34.743Z|c4ea1dbe-7328-4594-b2bf-44fbc232e425|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:34.764Z|b17750c2-ddc9-438d-9f28-0cfbbfda8f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:34.765Z|b17750c2-ddc9-438d-9f28-0cfbbfda8f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:43.362Z|f100e9fc-9384-4382-bb20-59771c0a9b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:32:43.363Z|f100e9fc-9384-4382-bb20-59771c0a9b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:32:44.384Z|2c33e5f7-ce67-47f7-81b5-05020e49c209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:32:44.385Z|2c33e5f7-ce67-47f7-81b5-05020e49c209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:32:44.767Z|0882a98f-087a-4853-a019-f81660c27867|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:44.768Z|0882a98f-087a-4853-a019-f81660c27867|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:44.776Z|8ca8d421-03c0-454a-9bf3-c5684aca582f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:44.777Z|8ca8d421-03c0-454a-9bf3-c5684aca582f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:44.788Z|e0877b55-e2c1-4c21-8d3c-b408262b3be4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:44.789Z|e0877b55-e2c1-4c21-8d3c-b408262b3be4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:54.795Z|2c5d701c-e1f0-49a9-a8bc-9ffde8ac4b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:54.796Z|2c5d701c-e1f0-49a9-a8bc-9ffde8ac4b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:54.803Z|f5241ed5-84c4-41a9-82fe-723c04490dba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:54.803Z|f5241ed5-84c4-41a9-82fe-723c04490dba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:54.817Z|091438ea-ceb2-4fb6-9716-d80ec3e5e5ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:32:54.818Z|091438ea-ceb2-4fb6-9716-d80ec3e5e5ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:32:58.362Z|8e4c87f9-8f6e-43f5-96fa-38b98cf8d79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:32:58.363Z|8e4c87f9-8f6e-43f5-96fa-38b98cf8d79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:33:04.820Z|74abe9e1-a640-4bb7-9829-aea2fdc05d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:04.821Z|74abe9e1-a640-4bb7-9829-aea2fdc05d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:04.825Z|19749882-9cc7-45ae-85f4-107fe3832946|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:04.826Z|19749882-9cc7-45ae-85f4-107fe3832946|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:04.841Z|02021c3a-0bb6-4fed-b222-4a493c88a864|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:04.841Z|02021c3a-0bb6-4fed-b222-4a493c88a864|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:13.362Z|49b9828f-acc2-4629-90bf-9b962b576ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:33:13.365Z|49b9828f-acc2-4629-90bf-9b962b576ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:33:14.386Z|daa74b36-9a62-4549-97df-185c01f7f692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:33:14.387Z|daa74b36-9a62-4549-97df-185c01f7f692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:33:14.850Z|aea0619e-a556-414f-814e-9e7919ecd772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:14.851Z|aea0619e-a556-414f-814e-9e7919ecd772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:14.860Z|2f16ff51-5e44-4913-8352-57764e3dc1b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:14.861Z|2f16ff51-5e44-4913-8352-57764e3dc1b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:14.883Z|ff19fe57-0b41-46b7-9df3-0c52f17a46e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:14.884Z|ff19fe57-0b41-46b7-9df3-0c52f17a46e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:15.055Z|6e8f30c8-4b66-418e-826f-4816d675ed04|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:33:15.056Z|6e8f30c8-4b66-418e-826f-4816d675ed04|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:24.892Z|cf73b2d9-ab1c-416d-b66b-d5454a45277d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:24.893Z|cf73b2d9-ab1c-416d-b66b-d5454a45277d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:24.913Z|6352cf0b-df46-487e-a86a-1d6cbc010a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:24.914Z|6352cf0b-df46-487e-a86a-1d6cbc010a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:24.920Z|7e1d0285-163e-4f28-8b0f-339ac81fc53c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:24.921Z|7e1d0285-163e-4f28-8b0f-339ac81fc53c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:28.362Z|5d2477a3-6ea2-4352-8083-eb105a624633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:33:28.363Z|5d2477a3-6ea2-4352-8083-eb105a624633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:33:34.920Z|8cf5bde8-7d0d-4d18-80ef-c7881de08320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:34.921Z|8cf5bde8-7d0d-4d18-80ef-c7881de08320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:34.953Z|88bcb060-ea74-4ac2-9413-6890fb76e945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:34.954Z|88bcb060-ea74-4ac2-9413-6890fb76e945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:34.959Z|d26db046-70a4-43ef-8ed1-170977369b9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:34.960Z|d26db046-70a4-43ef-8ed1-170977369b9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:43.362Z|7a8b5445-5b33-472c-b7de-b0978b4513c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:33:43.362Z|7a8b5445-5b33-472c-b7de-b0978b4513c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:33:44.387Z|3db12a7f-8e21-4246-92ab-5895877e65c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:33:44.388Z|3db12a7f-8e21-4246-92ab-5895877e65c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:33:44.963Z|55cff277-48be-4165-9392-cf3be495cb88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:44.963Z|55cff277-48be-4165-9392-cf3be495cb88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:44.986Z|7ac14c60-0a93-43a5-b874-78969f994f85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:44.987Z|7ac14c60-0a93-43a5-b874-78969f994f85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:45.000Z|9e57bc52-405a-4d63-bcb0-06863f564399|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:45.001Z|9e57bc52-405a-4d63-bcb0-06863f564399|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:54.987Z|aacd7ca8-2e42-4874-8f76-5cd393fdf9a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:54.988Z|aacd7ca8-2e42-4874-8f76-5cd393fdf9a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:55.035Z|7c11e998-c499-491b-979a-43dbeac4c431|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:55.036Z|7c11e998-c499-491b-979a-43dbeac4c431|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:55.040Z|466900f1-5e6e-4a96-b8ce-201e94534d94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:33:55.041Z|466900f1-5e6e-4a96-b8ce-201e94534d94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:33:58.362Z|50515864-71e0-4dfc-88c4-ffe6a253bb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:33:58.366Z|50515864-71e0-4dfc-88c4-ffe6a253bb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:34:05.011Z|895ad5f3-6f9d-4857-952e-290c2177d524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:05.011Z|895ad5f3-6f9d-4857-952e-290c2177d524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:05.061Z|20ba689d-d939-4bf6-b29e-74d8bd64cd40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:05.061Z|5838c633-c433-472e-a252-79f79768f3ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:05.062Z|20ba689d-d939-4bf6-b29e-74d8bd64cd40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:05.062Z|5838c633-c433-472e-a252-79f79768f3ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:13.362Z|afda49fa-6d60-4cd6-a819-237ff52c16fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:34:13.362Z|afda49fa-6d60-4cd6-a819-237ff52c16fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:34:14.389Z|88c76e2b-41c6-42db-950e-dafccbdd2233|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:34:14.390Z|88c76e2b-41c6-42db-950e-dafccbdd2233|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:34:15.041Z|a0f728d2-215c-45d7-9889-1a5a33015690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:15.042Z|a0f728d2-215c-45d7-9889-1a5a33015690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:15.052Z|1e8c2162-f05c-4fed-83ce-8dbfae2433c5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:34:15.053Z|1e8c2162-f05c-4fed-83ce-8dbfae2433c5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:15.083Z|2bb1a50e-5722-441d-b9b4-d91e084706c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:15.083Z|96cab7ca-c930-418b-a410-27b82d8313b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:15.084Z|2bb1a50e-5722-441d-b9b4-d91e084706c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:15.084Z|96cab7ca-c930-418b-a410-27b82d8313b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:25.068Z|73eb46a6-0383-4caf-9441-07969f311945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:25.070Z|73eb46a6-0383-4caf-9441-07969f311945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:25.105Z|ee991e26-f68e-4085-9ac2-9119f19a7337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:25.106Z|ee991e26-f68e-4085-9ac2-9119f19a7337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:25.112Z|aa1eb687-cec3-4da5-b198-7c34a1cc472e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:25.113Z|aa1eb687-cec3-4da5-b198-7c34a1cc472e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:28.362Z|bec998f5-10d0-4afd-878f-76099d10f970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:34:28.363Z|bec998f5-10d0-4afd-878f-76099d10f970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:34:35.092Z|caaa5edd-ab0c-402c-a46c-40095214ae86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:35.093Z|caaa5edd-ab0c-402c-a46c-40095214ae86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:35.132Z|e2b5aeb7-8067-4042-99ed-0b554fd5c65c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:35.132Z|59f40e30-b038-4bec-b7b7-7460e42e1e49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:35.133Z|e2b5aeb7-8067-4042-99ed-0b554fd5c65c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:35.133Z|59f40e30-b038-4bec-b7b7-7460e42e1e49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:43.364Z|0e713fab-9f45-4139-951b-4dbf2f0331e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:34:43.368Z|0e713fab-9f45-4139-951b-4dbf2f0331e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:34:44.390Z|765c2cb2-a270-4ad0-9c4d-bf4740042806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:34:44.391Z|765c2cb2-a270-4ad0-9c4d-bf4740042806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:34:45.115Z|6352004f-14d1-4586-a548-d591b0548783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:45.116Z|6352004f-14d1-4586-a548-d591b0548783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:45.159Z|b5d43608-b816-46f7-9b4e-c3afd9dce472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:45.160Z|b5d43608-b816-46f7-9b4e-c3afd9dce472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:45.165Z|fb66f5a5-7841-468d-b0bf-4da0c940f042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:45.165Z|fb66f5a5-7841-468d-b0bf-4da0c940f042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:55.146Z|1b930778-cc01-47aa-9297-779c031bb282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:55.147Z|1b930778-cc01-47aa-9297-779c031bb282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:55.187Z|a58a24a1-0c46-497a-a728-a45909493a2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:55.187Z|a58a24a1-0c46-497a-a728-a45909493a2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:55.187Z|a3fca0cb-eef3-4ac8-8e42-4cc37e659eab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:34:55.188Z|a3fca0cb-eef3-4ac8-8e42-4cc37e659eab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:34:58.362Z|69928cdc-a5ca-4333-9080-02ed2f4068ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:34:58.362Z|69928cdc-a5ca-4333-9080-02ed2f4068ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:35:05.174Z|bad31c6a-c566-4896-bceb-0a9655d99182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:05.175Z|bad31c6a-c566-4896-bceb-0a9655d99182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:05.208Z|c0445a92-cfbd-48f2-993a-9942aedeedf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:05.208Z|5c692788-ae58-4dde-addb-bc24f59794f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:05.209Z|c0445a92-cfbd-48f2-993a-9942aedeedf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:05.209Z|5c692788-ae58-4dde-addb-bc24f59794f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:13.362Z|fcf1e75a-097b-4abc-8f47-6112dfeebadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:35:13.362Z|fcf1e75a-097b-4abc-8f47-6112dfeebadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:35:14.392Z|48158228-3ccb-4d94-ae54-7c246d9352a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:35:14.393Z|48158228-3ccb-4d94-ae54-7c246d9352a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:35:15.053Z|60c7f63a-095f-49db-9c00-da337dc542b8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:35:15.055Z|60c7f63a-095f-49db-9c00-da337dc542b8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:15.196Z|557aa1d1-f5fb-486a-934c-58089bed104a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:15.197Z|557aa1d1-f5fb-486a-934c-58089bed104a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:15.228Z|87469fb1-ea75-41ef-8b4b-2570ccf5544a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:15.230Z|b10fafe2-6629-4e80-9a28-255c186be5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:15.230Z|b10fafe2-6629-4e80-9a28-255c186be5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:15.233Z|87469fb1-ea75-41ef-8b4b-2570ccf5544a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:25.220Z|b9d6e893-429f-4481-a3e4-5325a0d620ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:25.221Z|b9d6e893-429f-4481-a3e4-5325a0d620ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:25.252Z|8f872026-4fc4-4427-a5c7-d3e2c36b631f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:25.252Z|8192a049-699f-4df1-9728-cfbe642d7f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:25.253Z|8f872026-4fc4-4427-a5c7-d3e2c36b631f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:25.253Z|8192a049-699f-4df1-9728-cfbe642d7f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:28.362Z|a563f359-2982-4858-9164-3ff32d09adbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:35:28.365Z|a563f359-2982-4858-9164-3ff32d09adbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:35:35.254Z|6191eee3-aa00-417a-a874-eb1ec0138e7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:35.255Z|6191eee3-aa00-417a-a874-eb1ec0138e7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:35.278Z|54927b70-89ed-4914-9800-ed341e762ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:35.278Z|df40439b-7148-4eef-9370-27eaa89e0ae3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:35.279Z|df40439b-7148-4eef-9370-27eaa89e0ae3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:35.279Z|54927b70-89ed-4914-9800-ed341e762ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:43.362Z|5e7db821-a399-40a7-8d3c-f2dd2d5ebd15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:35:43.363Z|5e7db821-a399-40a7-8d3c-f2dd2d5ebd15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:35:44.393Z|f7ed226d-56f9-404c-bd6b-83019010f73c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:35:44.394Z|f7ed226d-56f9-404c-bd6b-83019010f73c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:35:45.293Z|025b6934-cc5f-487e-abe1-20a0d877d82a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:45.295Z|025b6934-cc5f-487e-abe1-20a0d877d82a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:45.313Z|d4ff37a8-2e63-48e7-a314-52e43eebefb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:45.314Z|d4ff37a8-2e63-48e7-a314-52e43eebefb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:45.317Z|5bed5989-5f68-479c-b153-f982949d9443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:45.317Z|5bed5989-5f68-479c-b153-f982949d9443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:55.320Z|43328b18-70bd-471c-9760-60f70d28b17b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:55.321Z|43328b18-70bd-471c-9760-60f70d28b17b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:55.342Z|029ec4f0-20e9-4bda-adcd-fa983d2c6e05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:55.343Z|029ec4f0-20e9-4bda-adcd-fa983d2c6e05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:55.356Z|0f79c9c1-1973-450e-bdf3-9ae8d0c68aa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:35:55.356Z|0f79c9c1-1973-450e-bdf3-9ae8d0c68aa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:35:58.363Z|baa717ba-f72f-4978-b8fd-cc26a59002d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:35:58.363Z|baa717ba-f72f-4978-b8fd-cc26a59002d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:36:05.354Z|e0a84785-0fda-4a0a-9514-c04c49a3f69f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:05.355Z|e0a84785-0fda-4a0a-9514-c04c49a3f69f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:05.373Z|21af0628-9726-4be7-9217-8f90f1921afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:05.375Z|21af0628-9726-4be7-9217-8f90f1921afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:05.378Z|37f43b61-6716-441f-ae6d-b16363595df9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:05.379Z|37f43b61-6716-441f-ae6d-b16363595df9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:13.362Z|db9c9ed9-512a-40c1-aebe-78137c497a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:36:13.365Z|db9c9ed9-512a-40c1-aebe-78137c497a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:36:14.396Z|a6b6f6d3-0595-4fe7-a953-275a7bf3d0be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:36:14.396Z|a6b6f6d3-0595-4fe7-a953-275a7bf3d0be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:36:15.052Z|09e0cfa2-8192-4d70-a333-84a7c067bb2c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:36:15.053Z|09e0cfa2-8192-4d70-a333-84a7c067bb2c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:15.377Z|685e7662-7ff9-40bd-8bd6-b87ea53724a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:15.377Z|685e7662-7ff9-40bd-8bd6-b87ea53724a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:15.399Z|86a7771c-e093-4b69-ab72-e8a8b59da619|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:15.399Z|00450dce-4051-49c5-a60b-dd6a902551ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:15.400Z|00450dce-4051-49c5-a60b-dd6a902551ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:15.400Z|86a7771c-e093-4b69-ab72-e8a8b59da619|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:25.399Z|66dde732-6415-442c-910d-00950344e970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:25.400Z|66dde732-6415-442c-910d-00950344e970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:25.421Z|a2edafc4-6508-400b-ac8d-e5fa8bea4ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:25.422Z|a2edafc4-6508-400b-ac8d-e5fa8bea4ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:25.425Z|420ae82f-5ff2-40ff-b819-8b9795b961a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:25.426Z|420ae82f-5ff2-40ff-b819-8b9795b961a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:28.362Z|05a95003-6c27-46a5-8230-9fff3b2ca441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:36:28.362Z|05a95003-6c27-46a5-8230-9fff3b2ca441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:36:35.425Z|b70c01ad-b3c5-451d-a0e8-32efd2869238|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:35.426Z|b70c01ad-b3c5-451d-a0e8-32efd2869238|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:35.444Z|ac062e1c-934d-4320-bc81-5332b9191dcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:35.445Z|ac062e1c-934d-4320-bc81-5332b9191dcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:35.445Z|311dda29-44a0-4b77-95f1-8833ca97f14f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:35.446Z|311dda29-44a0-4b77-95f1-8833ca97f14f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:43.362Z|bf116ae0-e39c-4f53-bba0-0fe4c7be240f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:36:43.363Z|bf116ae0-e39c-4f53-bba0-0fe4c7be240f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:36:44.397Z|70357ed3-f2af-4c93-8d35-bffbbb531596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:36:44.397Z|70357ed3-f2af-4c93-8d35-bffbbb531596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:36:45.467Z|98c1dbce-cf43-4295-b6f6-cf1d852dd815|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:45.467Z|05465571-6156-4966-957a-738867c99932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:45.467Z|05465571-6156-4966-957a-738867c99932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:45.467Z|98c1dbce-cf43-4295-b6f6-cf1d852dd815|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:45.484Z|0743f173-4424-496e-88be-f22622030961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:45.484Z|0743f173-4424-496e-88be-f22622030961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:55.507Z|937eed3e-dd87-4427-820b-da84cec215c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:55.508Z|937eed3e-dd87-4427-820b-da84cec215c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:55.509Z|cfa407c7-e271-4cbf-a600-9e6e00a84558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:55.510Z|cfa407c7-e271-4cbf-a600-9e6e00a84558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:55.516Z|019f96d2-e6e1-4a2e-91d8-340f44a1b5f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:36:55.517Z|019f96d2-e6e1-4a2e-91d8-340f44a1b5f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:36:58.362Z|93cdfb55-878d-41a2-81ae-542ece32e02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:36:58.364Z|93cdfb55-878d-41a2-81ae-542ece32e02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:37:05.530Z|24c26fce-76c3-4672-b93c-c57389dcaf0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:05.531Z|24c26fce-76c3-4672-b93c-c57389dcaf0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:05.534Z|b3c3bbf6-a0f6-431b-8804-3120086d63e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:05.534Z|b3c3bbf6-a0f6-431b-8804-3120086d63e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:05.540Z|4584975d-1f7f-4d5e-8b7a-fe993c842f65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:05.541Z|4584975d-1f7f-4d5e-8b7a-fe993c842f65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:13.362Z|c20c7b34-d2a3-421e-842e-290d208da35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:37:13.363Z|c20c7b34-d2a3-421e-842e-290d208da35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:37:14.398Z|6a23dccf-3b71-40d9-a1e7-2c0ddbf9c3cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:37:14.399Z|6a23dccf-3b71-40d9-a1e7-2c0ddbf9c3cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:37:15.054Z|f8bfc32e-5397-4327-b4fb-df69eb5c5555|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:37:15.055Z|f8bfc32e-5397-4327-b4fb-df69eb5c5555|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:15.554Z|7eb2ea45-50d8-4f7d-bef6-e78e66ad0973|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:15.555Z|7eb2ea45-50d8-4f7d-bef6-e78e66ad0973|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:15.559Z|f659e4c1-028d-460f-90a3-3d20c74cbbdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:15.560Z|f659e4c1-028d-460f-90a3-3d20c74cbbdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:15.563Z|8d5162d1-deb7-4fb1-a6ac-a3ffa2ecb51b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:15.564Z|8d5162d1-deb7-4fb1-a6ac-a3ffa2ecb51b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:25.584Z|ee91e239-49b6-4876-8527-9c57db14f460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:25.586Z|51a1c05b-ad91-4fca-a4a6-e381f5059a40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:25.586Z|ee91e239-49b6-4876-8527-9c57db14f460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:25.586Z|20bf773f-37c5-4afb-8421-11adae5cfba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:25.586Z|51a1c05b-ad91-4fca-a4a6-e381f5059a40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:25.587Z|20bf773f-37c5-4afb-8421-11adae5cfba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:28.362Z|81aba783-996a-44be-a85f-ca3c5fcd79ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:37:28.363Z|81aba783-996a-44be-a85f-ca3c5fcd79ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:37:35.612Z|cdf96f2a-ae58-4f52-9926-4328f0095c10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:35.612Z|8bf27705-dc26-4345-a0b1-288c255eb036|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:35.613Z|cdf96f2a-ae58-4f52-9926-4328f0095c10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:35.613Z|8bf27705-dc26-4345-a0b1-288c255eb036|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:35.614Z|951295a4-4581-4c7c-bcae-a9333987c64a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:35.615Z|951295a4-4581-4c7c-bcae-a9333987c64a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:43.362Z|20decee6-124f-4ed0-9722-208b33b0a7cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:37:43.370Z|20decee6-124f-4ed0-9722-208b33b0a7cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:37:44.399Z|e819accb-88ef-46da-8ce2-cf64c561cffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:37:44.400Z|e819accb-88ef-46da-8ce2-cf64c561cffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:37:45.637Z|b59678ad-9674-432d-90f7-9c9cf4aebe8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:45.637Z|8ecdc440-482e-41f1-9b6f-69ab3b1cc70e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:45.637Z|6731bddd-7a12-4c1d-834f-ac9e9edc0221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:45.638Z|b59678ad-9674-432d-90f7-9c9cf4aebe8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:45.638Z|8ecdc440-482e-41f1-9b6f-69ab3b1cc70e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:45.638Z|6731bddd-7a12-4c1d-834f-ac9e9edc0221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:55.663Z|14785b25-41d9-4f21-a8cf-48b6a227b37b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:55.665Z|14785b25-41d9-4f21-a8cf-48b6a227b37b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:55.667Z|f3e842c7-5c2d-493c-a18d-5070e9c19402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:55.668Z|f3e842c7-5c2d-493c-a18d-5070e9c19402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:55.676Z|d4708496-b780-46b2-9a12-7d3f6a771eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:37:55.677Z|d4708496-b780-46b2-9a12-7d3f6a771eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:37:58.362Z|919539e2-708e-4719-b097-1b3b3cf43537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:37:58.363Z|919539e2-708e-4719-b097-1b3b3cf43537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:38:05.713Z|72dbf88f-c208-49f6-8481-e6a0563720e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:05.718Z|72dbf88f-c208-49f6-8481-e6a0563720e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:05.719Z|690f4b16-a95f-4180-b5af-015e71b3ba17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:05.720Z|690f4b16-a95f-4180-b5af-015e71b3ba17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:05.722Z|91de0857-d928-44ee-9d20-4243feb0a1cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:05.723Z|91de0857-d928-44ee-9d20-4243feb0a1cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:13.362Z|46bb1d76-575f-40b1-b32b-f74cac3fae15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:38:13.362Z|46bb1d76-575f-40b1-b32b-f74cac3fae15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:38:14.401Z|f1bcb8fb-16b4-4a3f-b433-0e615495272a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:38:14.402Z|f1bcb8fb-16b4-4a3f-b433-0e615495272a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:38:15.052Z|be189b84-42e9-4765-ad20-66d9c5081c9b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:38:15.053Z|be189b84-42e9-4765-ad20-66d9c5081c9b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:15.740Z|225ca769-251f-4452-9ddb-2e68ccc947ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:15.741Z|225ca769-251f-4452-9ddb-2e68ccc947ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:15.750Z|b3adabd4-55b3-45ca-9eb5-4afac929a001|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:15.751Z|b3adabd4-55b3-45ca-9eb5-4afac929a001|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:15.752Z|738088f1-2cb2-4904-be80-6f255563b755|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:15.755Z|738088f1-2cb2-4904-be80-6f255563b755|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:25.797Z|09ab1afd-e5af-4e96-bc6a-5b22fb2e9623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:25.797Z|09ab1afd-e5af-4e96-bc6a-5b22fb2e9623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:25.799Z|4eb5d04e-b96a-46ab-bb13-e7ef8cec768c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:25.800Z|4eb5d04e-b96a-46ab-bb13-e7ef8cec768c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:25.801Z|487a257d-6415-4a7e-9c12-40b6e104f8e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:25.802Z|487a257d-6415-4a7e-9c12-40b6e104f8e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:28.363Z|75cdd8b1-f8ad-407a-b026-a0698f4eb204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:38:28.366Z|75cdd8b1-f8ad-407a-b026-a0698f4eb204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:38:35.820Z|c9458515-528c-47df-aecc-0550a54a9a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:35.820Z|ad98e49a-dc86-4183-8481-53958680b830|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:35.821Z|c9458515-528c-47df-aecc-0550a54a9a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:35.821Z|ad98e49a-dc86-4183-8481-53958680b830|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:35.826Z|54c6cb0a-10b4-421c-a2fe-77d7604583a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:35.827Z|54c6cb0a-10b4-421c-a2fe-77d7604583a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:43.363Z|842a2b17-9f7e-47e2-9a2c-c17c5df1ec14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:38:43.364Z|842a2b17-9f7e-47e2-9a2c-c17c5df1ec14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:38:44.403Z|8519dd9d-6f2b-4ee1-a408-d597beed9ee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:38:44.411Z|8519dd9d-6f2b-4ee1-a408-d597beed9ee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:38:45.845Z|dd36b263-0e8e-44d7-9d9b-520f67f75416|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:45.846Z|dd36b263-0e8e-44d7-9d9b-520f67f75416|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:45.852Z|e43a6e6e-4246-4cbd-aea1-49b834ec98f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:45.853Z|e43a6e6e-4246-4cbd-aea1-49b834ec98f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:45.857Z|db9b6dd8-bdc9-482c-b6c0-2a26e88d93cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:45.858Z|db9b6dd8-bdc9-482c-b6c0-2a26e88d93cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:55.871Z|c1301103-2c85-428e-8da8-091bba16cc1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:55.872Z|c1301103-2c85-428e-8da8-091bba16cc1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:55.882Z|7707778d-fb2d-4e25-b22d-3a60d45a1603|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:55.883Z|7707778d-fb2d-4e25-b22d-3a60d45a1603|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:55.886Z|921563d6-711b-408c-b46b-bdc452884823|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:38:55.886Z|921563d6-711b-408c-b46b-bdc452884823|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:38:58.362Z|e9b48202-3726-4ee9-ac12-0e23c1e1cdc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:38:58.363Z|e9b48202-3726-4ee9-ac12-0e23c1e1cdc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:39:05.909Z|c709eade-1a4d-4e6c-b2fd-ae5ea68d576a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:05.909Z|2d17d43b-3694-4e0f-a8dd-66dbb1771195|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:05.909Z|cf38ad65-58a4-457f-9a2f-4b530afeae45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:05.910Z|cf38ad65-58a4-457f-9a2f-4b530afeae45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:05.910Z|c709eade-1a4d-4e6c-b2fd-ae5ea68d576a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:05.910Z|2d17d43b-3694-4e0f-a8dd-66dbb1771195|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:13.362Z|0a6c6a38-2e05-40d5-a209-6b69eedad3b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:39:13.365Z|0a6c6a38-2e05-40d5-a209-6b69eedad3b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:39:14.412Z|ba511396-8d68-4f43-a0df-4e890086695e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:39:14.412Z|ba511396-8d68-4f43-a0df-4e890086695e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:39:15.053Z|43e92a2e-1c85-4c0d-a030-37af01aa2b00|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:39:15.054Z|43e92a2e-1c85-4c0d-a030-37af01aa2b00|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:15.930Z|6f222f57-0f4f-4b28-a403-73ffd075db9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:15.931Z|6f222f57-0f4f-4b28-a403-73ffd075db9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:15.932Z|7a60dc4c-8cb3-452a-8e66-a7177922904e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:15.931Z|85408d6f-d640-41f0-a42e-550f0fcabcd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:15.933Z|7a60dc4c-8cb3-452a-8e66-a7177922904e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:15.933Z|85408d6f-d640-41f0-a42e-550f0fcabcd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:25.952Z|83dec5c1-032a-4323-bcea-ec58ca08a826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:25.954Z|d879f2dc-bee2-4ca1-8d76-9f6e7bae8d40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:25.954Z|d879f2dc-bee2-4ca1-8d76-9f6e7bae8d40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:25.956Z|4579d0c7-481f-4652-97bb-5c1d469a8251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:25.956Z|4579d0c7-481f-4652-97bb-5c1d469a8251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:25.956Z|83dec5c1-032a-4323-bcea-ec58ca08a826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:28.362Z|764d67a7-c96d-4f20-b420-842aeadbf588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:39:28.363Z|764d67a7-c96d-4f20-b420-842aeadbf588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:39:35.977Z|2745ed38-fe3c-42b7-abda-7fba482d29d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:35.978Z|2745ed38-fe3c-42b7-abda-7fba482d29d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:35.980Z|707e18fd-ed4a-4c6f-b03f-a3e7db8f33c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:35.986Z|f365ea14-5046-4913-8bcb-edf96a3d9626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:35.988Z|f365ea14-5046-4913-8bcb-edf96a3d9626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:35.989Z|707e18fd-ed4a-4c6f-b03f-a3e7db8f33c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:43.362Z|7f9d04be-b51e-4c1c-9430-b1aa7206f278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:39:43.363Z|7f9d04be-b51e-4c1c-9430-b1aa7206f278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:39:44.413Z|dc0e5323-2a0c-4643-bb51-fafc9ad198eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:39:44.413Z|dc0e5323-2a0c-4643-bb51-fafc9ad198eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:39:46.014Z|835e19d7-9d22-4430-8b7c-a686f58a7646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:46.015Z|835e19d7-9d22-4430-8b7c-a686f58a7646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:46.035Z|67134155-4525-4859-89ad-c2b6b4729efe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:46.036Z|67134155-4525-4859-89ad-c2b6b4729efe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:46.046Z|6b4238e2-2592-4f00-910d-f7475f535daa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:46.047Z|6b4238e2-2592-4f00-910d-f7475f535daa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:56.037Z|bca5c3cc-3e1c-4440-9c6e-1aa7a6ee6b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:56.038Z|bca5c3cc-3e1c-4440-9c6e-1aa7a6ee6b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:56.099Z|6f1e76e4-0d89-4006-a37f-b851b83f272a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:56.099Z|004b1290-9c77-409b-a01f-59b96bd3fd1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:39:56.100Z|004b1290-9c77-409b-a01f-59b96bd3fd1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:56.100Z|6f1e76e4-0d89-4006-a37f-b851b83f272a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:39:58.362Z|673b9bc9-37ca-4f49-946f-1be17eba026b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:39:58.364Z|673b9bc9-37ca-4f49-946f-1be17eba026b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:40:06.086Z|78c2503f-0700-4a44-964e-56eb3bf9e91f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:06.087Z|78c2503f-0700-4a44-964e-56eb3bf9e91f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:06.134Z|3fb4f234-f23c-4d25-b0cf-4594bdeb6667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:06.134Z|a5b3b01b-9b9d-4fdf-8fda-8bfc89a6290c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:06.135Z|3fb4f234-f23c-4d25-b0cf-4594bdeb6667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:06.135Z|a5b3b01b-9b9d-4fdf-8fda-8bfc89a6290c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:13.362Z|3a63d5f0-8519-48ee-a99d-650493dc07b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:40:13.363Z|3a63d5f0-8519-48ee-a99d-650493dc07b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:40:14.414Z|3281efb9-5d80-467f-90cb-21453ea0deea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:40:14.415Z|3281efb9-5d80-467f-90cb-21453ea0deea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:40:15.054Z|430ca626-9911-42bd-aff7-82de778fa452|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:40:15.055Z|430ca626-9911-42bd-aff7-82de778fa452|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:16.112Z|33208cad-d28b-49aa-b6fa-937cc785f2f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:16.113Z|33208cad-d28b-49aa-b6fa-937cc785f2f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:16.165Z|d4361d14-292b-46d6-99e7-bd5d6d18f71a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:16.167Z|d4361d14-292b-46d6-99e7-bd5d6d18f71a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:16.182Z|0a67b3d5-61d3-4624-89ab-28aa7c9ae4dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:16.182Z|0a67b3d5-61d3-4624-89ab-28aa7c9ae4dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:26.179Z|87d865b0-950f-4848-87ba-1eaeb77d3656|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:26.179Z|87d865b0-950f-4848-87ba-1eaeb77d3656|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:26.196Z|71280be0-04b4-42ec-afd4-a35910f3e89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:26.196Z|71280be0-04b4-42ec-afd4-a35910f3e89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:26.218Z|e551e5ca-4559-4622-9e45-f28e450d56fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:26.219Z|e551e5ca-4559-4622-9e45-f28e450d56fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:28.362Z|304b5230-0544-4fba-8515-d8b7180700b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:40:28.363Z|304b5230-0544-4fba-8515-d8b7180700b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:40:36.204Z|e45369b7-f513-46ce-8af7-4db32e1d9c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:36.205Z|e45369b7-f513-46ce-8af7-4db32e1d9c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:36.218Z|00c5bf26-4fcb-4f7b-9e74-e42aee4a3076|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:36.219Z|00c5bf26-4fcb-4f7b-9e74-e42aee4a3076|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:36.245Z|ad6f83b0-a36a-4e56-add3-7c2b7dce6ac5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:36.246Z|ad6f83b0-a36a-4e56-add3-7c2b7dce6ac5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:43.362Z|351b2049-b3a9-43e9-beb2-2aef1b35b5b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:40:43.365Z|351b2049-b3a9-43e9-beb2-2aef1b35b5b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:40:44.416Z|5c48b63a-70c4-4515-b53d-88dadaf77ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:40:44.416Z|5c48b63a-70c4-4515-b53d-88dadaf77ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:40:46.230Z|83bfc7b3-35d1-4149-9d08-202316c6f541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:46.231Z|83bfc7b3-35d1-4149-9d08-202316c6f541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:46.248Z|42f3d726-9ebc-49ee-b514-61b6c35528cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:46.248Z|42f3d726-9ebc-49ee-b514-61b6c35528cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:46.267Z|d5e98988-522e-403b-b019-d07a9a38889c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:46.268Z|d5e98988-522e-403b-b019-d07a9a38889c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:56.255Z|d4cbdb1f-106e-4fa3-8870-262ceb137bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:56.256Z|d4cbdb1f-106e-4fa3-8870-262ceb137bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:56.272Z|78baf717-7563-44ee-84a4-2f6662de5276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:56.273Z|78baf717-7563-44ee-84a4-2f6662de5276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:56.288Z|1a471091-aa93-4fcc-ad29-fb723c4fa884|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:40:56.288Z|1a471091-aa93-4fcc-ad29-fb723c4fa884|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:40:58.362Z|010dade0-66f5-4a92-ba55-418f8b398ae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:40:58.362Z|010dade0-66f5-4a92-ba55-418f8b398ae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:41:06.279Z|68dfe551-7282-46e6-abec-692a269b666c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:06.280Z|68dfe551-7282-46e6-abec-692a269b666c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:06.299Z|f61f981d-9ea8-4baa-8b3e-27cfad793858|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:06.300Z|f61f981d-9ea8-4baa-8b3e-27cfad793858|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:06.321Z|a23e32fc-fa01-4cb3-8e70-72a7505b93b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:06.322Z|a23e32fc-fa01-4cb3-8e70-72a7505b93b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:13.362Z|02b8c948-0344-489d-8f8e-ea2a2011e6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:41:13.363Z|02b8c948-0344-489d-8f8e-ea2a2011e6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:41:14.417Z|3cd02c63-ba90-4548-8f0f-0572cca4cae7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:41:14.418Z|3cd02c63-ba90-4548-8f0f-0572cca4cae7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:41:15.060Z|c99cd355-ac0b-4614-9360-f67da9dc09fb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:41:15.061Z|c99cd355-ac0b-4614-9360-f67da9dc09fb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:16.315Z|9c4eb267-43c5-4ad8-be3a-ab3c08d263f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:16.316Z|9c4eb267-43c5-4ad8-be3a-ab3c08d263f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:16.325Z|6f31075f-d179-4f01-a5b5-1b2d47f65d88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:16.325Z|6f31075f-d179-4f01-a5b5-1b2d47f65d88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:16.348Z|3504e93b-ad9a-406a-9bdd-c81d97e12f56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:16.348Z|3504e93b-ad9a-406a-9bdd-c81d97e12f56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:26.338Z|a4f71707-d9c0-48a6-aad4-5860f36b9916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:26.339Z|a4f71707-d9c0-48a6-aad4-5860f36b9916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:26.347Z|e71d5184-f344-4c89-8457-e9e7ff7e9af4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:26.347Z|e71d5184-f344-4c89-8457-e9e7ff7e9af4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:26.374Z|b0d0f958-d03e-4828-9f4d-62d3611c5466|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:26.375Z|b0d0f958-d03e-4828-9f4d-62d3611c5466|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:28.362Z|00830217-ad86-4fdd-9ddc-5248f1e7efbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:41:28.366Z|00830217-ad86-4fdd-9ddc-5248f1e7efbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:41:36.361Z|f3713ea8-2ef8-481a-9c12-d6349cb2eda5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:36.362Z|f3713ea8-2ef8-481a-9c12-d6349cb2eda5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:36.370Z|e40364c3-81b6-4d4d-b168-71d397b0cd12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:36.371Z|e40364c3-81b6-4d4d-b168-71d397b0cd12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:36.395Z|7414519d-9f4a-4c80-80d9-9a8487199f68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:36.396Z|7414519d-9f4a-4c80-80d9-9a8487199f68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:43.362Z|658de622-3714-4294-96bb-a67872fc0f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:41:43.363Z|658de622-3714-4294-96bb-a67872fc0f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:41:44.419Z|1ca3606a-4034-42d3-9e75-b53ef5addda4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:41:44.420Z|1ca3606a-4034-42d3-9e75-b53ef5addda4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:41:46.392Z|d4744ed5-4f3a-4b42-a80f-9a0d4fba4a36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:46.392Z|c1a47080-e11b-41af-9607-1f0ece99ba52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:46.393Z|d4744ed5-4f3a-4b42-a80f-9a0d4fba4a36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:46.394Z|c1a47080-e11b-41af-9607-1f0ece99ba52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:46.414Z|601867ed-0e19-49e5-aaf1-4e2ae3001c58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:46.414Z|601867ed-0e19-49e5-aaf1-4e2ae3001c58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:56.417Z|cbd8b4f3-ab56-40a9-bf13-a3c8ed2365ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:56.417Z|cbd8b4f3-ab56-40a9-bf13-a3c8ed2365ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:56.422Z|43d8173f-f7e0-4727-981f-44e3e745a1ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:56.423Z|43d8173f-f7e0-4727-981f-44e3e745a1ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:56.436Z|b3f5aa93-7738-4b5e-afae-108d912af2ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:41:56.437Z|b3f5aa93-7738-4b5e-afae-108d912af2ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:41:58.362Z|f1eab080-b194-4a7a-8d2c-be7b431b304d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:41:58.363Z|f1eab080-b194-4a7a-8d2c-be7b431b304d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:42:06.456Z|cc52194c-b7f3-476a-bbff-0b1039fa8be0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:06.457Z|c77de6db-61c3-4557-a10e-4015ad9aa51a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:06.457Z|cc52194c-b7f3-476a-bbff-0b1039fa8be0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:06.457Z|c77de6db-61c3-4557-a10e-4015ad9aa51a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:06.473Z|44b49404-d78f-4798-b4f4-c972e2703d92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:06.474Z|44b49404-d78f-4798-b4f4-c972e2703d92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:13.362Z|05de1635-9c56-47fa-9380-5a2d82ade73b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:42:13.368Z|05de1635-9c56-47fa-9380-5a2d82ade73b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:42:14.420Z|e083bc8a-7f58-46ec-b2ec-4cec452725be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:42:14.421Z|e083bc8a-7f58-46ec-b2ec-4cec452725be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:42:15.053Z|f8eb3708-2708-44d2-936d-fc131614b193|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:42:15.054Z|f8eb3708-2708-44d2-936d-fc131614b193|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:16.480Z|1da8e059-07dd-441b-9f98-638f2112c5e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:16.481Z|1da8e059-07dd-441b-9f98-638f2112c5e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:16.495Z|b83fb58b-547a-4f14-8509-0e158011da39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:16.495Z|55c9cd15-5538-439f-a759-3bc79b59c614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:16.495Z|55c9cd15-5538-439f-a759-3bc79b59c614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:16.495Z|b83fb58b-547a-4f14-8509-0e158011da39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:26.506Z|b9a89144-d0d6-41aa-9769-c3f4aa0730ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:26.506Z|b9a89144-d0d6-41aa-9769-c3f4aa0730ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:26.516Z|7452d6ec-f3bb-4de9-9a04-41395b4e07db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:26.516Z|edc84837-c746-451a-b261-91f6a60b3057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:26.517Z|edc84837-c746-451a-b261-91f6a60b3057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:26.517Z|7452d6ec-f3bb-4de9-9a04-41395b4e07db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:28.362Z|fc152eba-0e5a-4829-b547-bcefb12be47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:42:28.363Z|fc152eba-0e5a-4829-b547-bcefb12be47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:42:36.526Z|43f3a1a4-c20b-4a76-bb4d-058c473476a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:36.526Z|43f3a1a4-c20b-4a76-bb4d-058c473476a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:36.535Z|b3f248f6-8d31-4721-b2d9-9a60f0797e0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:36.536Z|b3f248f6-8d31-4721-b2d9-9a60f0797e0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:36.551Z|31b55e52-bc91-4ae2-a25e-686733d35b83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:36.552Z|31b55e52-bc91-4ae2-a25e-686733d35b83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:43.362Z|c9d05b74-2e84-496b-a8a2-844f34ab878e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:42:43.362Z|c9d05b74-2e84-496b-a8a2-844f34ab878e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:42:44.422Z|7797605e-375e-455b-b1e7-59204617cc7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:42:44.422Z|7797605e-375e-455b-b1e7-59204617cc7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:42:46.547Z|0b96863a-c13a-4b7a-adfe-17c5c075619b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:46.548Z|0b96863a-c13a-4b7a-adfe-17c5c075619b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:46.574Z|ee195c52-6db7-4b4c-8c77-75780f83b9d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:46.575Z|ee195c52-6db7-4b4c-8c77-75780f83b9d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:46.585Z|58a2f6fb-d257-4485-aaca-8e328813da31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:46.586Z|58a2f6fb-d257-4485-aaca-8e328813da31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:56.568Z|3101b9d4-72f6-4e4f-b571-87f36c6365c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:56.569Z|3101b9d4-72f6-4e4f-b571-87f36c6365c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:56.599Z|b16b3dd8-52f8-4301-94e4-72cf975700ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:56.599Z|b16b3dd8-52f8-4301-94e4-72cf975700ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:56.612Z|17b9f172-a03c-47e3-8fa1-54f51ab6b0c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:42:56.613Z|17b9f172-a03c-47e3-8fa1-54f51ab6b0c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:42:58.363Z|75079293-bebf-4164-b201-916cd3e549da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:42:58.366Z|75079293-bebf-4164-b201-916cd3e549da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:43:06.589Z|f552a260-3fbc-409a-8141-8a5f3144bf46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:06.589Z|f552a260-3fbc-409a-8141-8a5f3144bf46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:06.619Z|17ab95c6-ada2-4ee9-bb8c-ef58a9ffc261|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:06.620Z|17ab95c6-ada2-4ee9-bb8c-ef58a9ffc261|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:06.645Z|91e891bc-acfd-4512-a7d9-1eb73ba6cdb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:06.646Z|91e891bc-acfd-4512-a7d9-1eb73ba6cdb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:13.362Z|b4cce7c3-bb73-4868-8565-8bc6bc7e11d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:43:13.362Z|b4cce7c3-bb73-4868-8565-8bc6bc7e11d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:43:14.423Z|4127e5da-aa80-4951-942f-8f6d8df6db6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:43:14.424Z|4127e5da-aa80-4951-942f-8f6d8df6db6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:43:15.064Z|a19fa3c3-eda9-4bb4-9309-ec99153f3932|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:43:15.065Z|a19fa3c3-eda9-4bb4-9309-ec99153f3932|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:16.610Z|f39e9dd1-3124-4bfd-a09c-4e052a06572a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:16.611Z|f39e9dd1-3124-4bfd-a09c-4e052a06572a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:16.639Z|85861b45-93ec-41b4-86ff-f5f97e52e863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:16.639Z|85861b45-93ec-41b4-86ff-f5f97e52e863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:16.667Z|1e47cc7d-be8b-4349-abc6-80e817bc6ef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:16.668Z|1e47cc7d-be8b-4349-abc6-80e817bc6ef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:26.629Z|884bba71-e3c0-4274-a27e-73347356780f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:26.630Z|884bba71-e3c0-4274-a27e-73347356780f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:26.658Z|d7216ef2-a59c-4cad-94e4-02a583c3c980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:26.658Z|d7216ef2-a59c-4cad-94e4-02a583c3c980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:26.688Z|e5062b94-00ab-4ff6-868e-4c0400a33ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:26.689Z|e5062b94-00ab-4ff6-868e-4c0400a33ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:28.362Z|0f6e0343-27f8-44ad-b51e-e11c72c2b284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:43:28.363Z|0f6e0343-27f8-44ad-b51e-e11c72c2b284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:43:36.649Z|2bf087db-6c4c-4a6f-94a7-3147354b7bbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:36.650Z|2bf087db-6c4c-4a6f-94a7-3147354b7bbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:36.680Z|1b101f94-1ada-4b10-9b89-da5fe2f87bc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:36.681Z|1b101f94-1ada-4b10-9b89-da5fe2f87bc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:36.710Z|e73a0b0c-e1e3-4ebe-8e81-f8bfd7be7e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:36.711Z|e73a0b0c-e1e3-4ebe-8e81-f8bfd7be7e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:43.362Z|b5d6cd6a-e1b0-4977-a7b4-79b7401a3125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:43:43.365Z|b5d6cd6a-e1b0-4977-a7b4-79b7401a3125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:43:44.424Z|58fa1085-3771-4e4b-9f9e-9c02082f86e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:43:44.425Z|58fa1085-3771-4e4b-9f9e-9c02082f86e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:43:46.682Z|b313f22f-2430-4ff3-8e21-ed17f743c49b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:46.683Z|b313f22f-2430-4ff3-8e21-ed17f743c49b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:46.705Z|f0e17ce3-7d00-492e-93a3-bd26a65cbe36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:46.706Z|f0e17ce3-7d00-492e-93a3-bd26a65cbe36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:46.736Z|5bfc9c4f-539d-44ad-b879-e7752cc169be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:46.737Z|5bfc9c4f-539d-44ad-b879-e7752cc169be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:56.717Z|03fade01-d867-4f44-b44d-295c71ee0218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:56.717Z|03fade01-d867-4f44-b44d-295c71ee0218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:56.727Z|39532c96-0028-4b83-8d68-24925153d8f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:56.728Z|39532c96-0028-4b83-8d68-24925153d8f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:56.756Z|79ac9a06-8147-4b26-96b3-4a5235395316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:43:56.757Z|79ac9a06-8147-4b26-96b3-4a5235395316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:43:58.362Z|8c03db2c-ffd3-4d4b-a54d-9cdd9b2cd2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:43:58.363Z|8c03db2c-ffd3-4d4b-a54d-9cdd9b2cd2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:44:06.738Z|c9ba2343-3471-4645-acc9-198ccb44ad89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:06.738Z|c9ba2343-3471-4645-acc9-198ccb44ad89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:06.748Z|b44a6ac6-0649-44b3-8fad-7faa8d3b3246|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:06.748Z|b44a6ac6-0649-44b3-8fad-7faa8d3b3246|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:06.777Z|b04544cd-fbdc-4684-a1e6-8a0af41cf102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:06.778Z|b04544cd-fbdc-4684-a1e6-8a0af41cf102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:13.362Z|dbe9556d-6bc5-4f68-ae67-c3835f8b5ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:44:13.362Z|dbe9556d-6bc5-4f68-ae67-c3835f8b5ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:44:14.426Z|8927e240-54ff-4460-9d62-2601d76e5d46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:44:14.426Z|8927e240-54ff-4460-9d62-2601d76e5d46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:44:15.052Z|eac3964e-0380-4b23-abe4-712b1dcf9dba|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:44:15.053Z|eac3964e-0380-4b23-abe4-712b1dcf9dba|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:16.758Z|fe4c8437-3c03-432a-b9b6-5ca343f9dec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:16.759Z|fe4c8437-3c03-432a-b9b6-5ca343f9dec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:16.772Z|c73b772f-e706-4087-89b7-e1c44d1895ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:16.773Z|c73b772f-e706-4087-89b7-e1c44d1895ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:16.798Z|f5414ff6-bae9-406e-960c-d559ebc92aec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:16.799Z|f5414ff6-bae9-406e-960c-d559ebc92aec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:26.780Z|203a9734-9028-49ed-92e5-dd10d91106ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:26.781Z|203a9734-9028-49ed-92e5-dd10d91106ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:26.795Z|a0ae6feb-d1f1-420c-a9ab-844d0743276c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:26.796Z|a0ae6feb-d1f1-420c-a9ab-844d0743276c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:26.819Z|f036a75f-cdee-4c65-aad4-a41c276a264b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:26.820Z|f036a75f-cdee-4c65-aad4-a41c276a264b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:28.362Z|32a3a01f-3800-44b0-9492-f4777be6675b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:44:28.364Z|32a3a01f-3800-44b0-9492-f4777be6675b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:44:36.806Z|7c069042-6b3f-4310-922f-11dd4698901d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:36.806Z|7c069042-6b3f-4310-922f-11dd4698901d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:36.821Z|3065b6ea-cc98-422a-aa6f-b86d28acdcde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:36.822Z|3065b6ea-cc98-422a-aa6f-b86d28acdcde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:36.849Z|a067f1cb-355e-4696-bee3-1fd9ecc4abfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:36.849Z|a067f1cb-355e-4696-bee3-1fd9ecc4abfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:43.362Z|d3bf8026-25c6-4207-a436-83146372b472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:44:43.362Z|d3bf8026-25c6-4207-a436-83146372b472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:44:44.427Z|06d9f1f2-e664-4f5e-ac1b-8c0718f470b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:44:44.428Z|06d9f1f2-e664-4f5e-ac1b-8c0718f470b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:44:46.828Z|3909dcf7-5b25-47f3-8969-a9257cfe0ec5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:46.828Z|3909dcf7-5b25-47f3-8969-a9257cfe0ec5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:46.843Z|d56feef2-6f6d-4565-8b6e-335db3c314f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:46.844Z|d56feef2-6f6d-4565-8b6e-335db3c314f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:46.868Z|2abbad04-ad11-47d3-9bdc-b283bc44ea2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:46.869Z|2abbad04-ad11-47d3-9bdc-b283bc44ea2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:56.853Z|a02ab3c3-4c13-4090-b9a1-c94fbf22f8bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:56.854Z|a02ab3c3-4c13-4090-b9a1-c94fbf22f8bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:56.864Z|b51cba92-735d-43c1-9c0b-6987ce3c6e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:56.865Z|b51cba92-735d-43c1-9c0b-6987ce3c6e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:56.891Z|ed359324-7bbf-4407-ab90-5301b78ee6f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:44:56.892Z|ed359324-7bbf-4407-ab90-5301b78ee6f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:44:58.362Z|7b675e83-b901-4414-825d-9b2c038be78a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:44:58.362Z|7b675e83-b901-4414-825d-9b2c038be78a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:45:06.877Z|54c6ae3e-7d66-44f0-8962-5900854d2517|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:06.878Z|54c6ae3e-7d66-44f0-8962-5900854d2517|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:06.904Z|0c9f2195-d13a-4d25-8ae7-6c70d4c1ea43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:06.910Z|0c9f2195-d13a-4d25-8ae7-6c70d4c1ea43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:06.913Z|fc860b5e-3705-44f1-8b57-4e0824f41de2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:06.914Z|fc860b5e-3705-44f1-8b57-4e0824f41de2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:13.362Z|f5f8ab81-26e5-405b-96f7-480f03c3a7fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:45:13.365Z|f5f8ab81-26e5-405b-96f7-480f03c3a7fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:45:14.429Z|60a96e16-e816-4c94-b392-385daafd3196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:45:14.429Z|60a96e16-e816-4c94-b392-385daafd3196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:45:15.053Z|41d28b93-2b7f-4b6b-adcb-657d6515fe6a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:45:15.054Z|41d28b93-2b7f-4b6b-adcb-657d6515fe6a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:16.902Z|57fb35b0-34fa-4a56-b81b-c32d086358de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:16.903Z|57fb35b0-34fa-4a56-b81b-c32d086358de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:16.932Z|13c7f567-ae49-4158-a34e-5d0907d122db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:16.933Z|13c7f567-ae49-4158-a34e-5d0907d122db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:16.935Z|ba08b8a8-49eb-4c52-a1f8-20fbf2caad4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:16.935Z|ba08b8a8-49eb-4c52-a1f8-20fbf2caad4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:26.928Z|1b9c6b23-6f84-4bb1-abfd-d220b1b25068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:26.929Z|1b9c6b23-6f84-4bb1-abfd-d220b1b25068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:26.954Z|8b1d7b43-a100-42cb-9487-4c3d0b401b5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:26.955Z|8b1d7b43-a100-42cb-9487-4c3d0b401b5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:26.958Z|c89a0e5b-7cf7-4c49-931c-40e3616b168f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:26.959Z|c89a0e5b-7cf7-4c49-931c-40e3616b168f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:28.362Z|5d817da3-67ae-4af5-abfc-47a2509cc5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:45:28.362Z|5d817da3-67ae-4af5-abfc-47a2509cc5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:45:36.954Z|ad138136-a9c8-44a6-b849-c7db53915680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:36.954Z|ad138136-a9c8-44a6-b849-c7db53915680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:36.973Z|35d4604e-5383-479d-a857-72eb28489784|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:36.974Z|35d4604e-5383-479d-a857-72eb28489784|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:36.977Z|f3cf4ed3-e9e1-44f2-9ea7-2c280d3aa583|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:36.978Z|f3cf4ed3-e9e1-44f2-9ea7-2c280d3aa583|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:43.362Z|0871a092-a55a-40f1-8a0b-5318a8931d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:45:43.363Z|0871a092-a55a-40f1-8a0b-5318a8931d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:45:44.430Z|2a701024-fb28-49ee-80fd-e7c9c73b1434|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:45:44.430Z|2a701024-fb28-49ee-80fd-e7c9c73b1434|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:45:46.979Z|9ed03cea-13dd-4117-a472-3e6debd8f1bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:46.980Z|9ed03cea-13dd-4117-a472-3e6debd8f1bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:47.001Z|a674bf7f-3699-4dfd-86e5-bc0eaec75e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:47.001Z|1e7b3bae-f754-4dfe-a91f-ddd893de3454|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:47.002Z|a674bf7f-3699-4dfd-86e5-bc0eaec75e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:47.002Z|1e7b3bae-f754-4dfe-a91f-ddd893de3454|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:57.027Z|49a52366-5994-4562-ae7e-fc00264e077b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:57.027Z|086cfcc4-4520-463e-bb27-9d7f78e2a62a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:57.028Z|49a52366-5994-4562-ae7e-fc00264e077b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:57.028Z|086cfcc4-4520-463e-bb27-9d7f78e2a62a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:57.028Z|e66b9fcc-087f-4779-a3b7-c1e3dea8d501|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:45:57.029Z|e66b9fcc-087f-4779-a3b7-c1e3dea8d501|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:45:58.362Z|23f16d54-8b50-4ec5-8754-218a0a66189a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:45:58.373Z|23f16d54-8b50-4ec5-8754-218a0a66189a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:46:07.053Z|fb171f12-7ae4-41ba-839d-f851e375a080|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:07.053Z|62f2198b-ad58-4814-884a-42eeb6dcafb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:07.054Z|fb171f12-7ae4-41ba-839d-f851e375a080|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:07.054Z|62f2198b-ad58-4814-884a-42eeb6dcafb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:07.056Z|69f457fe-c516-4b27-b8af-1ab5f90ebf1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:07.057Z|69f457fe-c516-4b27-b8af-1ab5f90ebf1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:13.362Z|bf460404-ff6b-435d-822c-89e78e26d3cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:46:13.363Z|bf460404-ff6b-435d-822c-89e78e26d3cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:46:14.431Z|4e75c5bc-7698-458b-9f3d-d6777e0cc903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:46:14.431Z|4e75c5bc-7698-458b-9f3d-d6777e0cc903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:46:15.055Z|79235d77-53d6-4a4f-83d0-507401500bfa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:46:15.056Z|79235d77-53d6-4a4f-83d0-507401500bfa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:17.084Z|3373071d-5ef3-4c51-b07f-cdd50b40660d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:17.086Z|bffbf115-a61d-4ba0-8a4a-4488bba344e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:17.086Z|ebea0207-2a6c-4cca-b474-e86436184e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:17.086Z|bffbf115-a61d-4ba0-8a4a-4488bba344e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:17.121Z|3373071d-5ef3-4c51-b07f-cdd50b40660d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:17.121Z|ebea0207-2a6c-4cca-b474-e86436184e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:27.145Z|a48d0158-8127-4052-a24c-d994d5ab836b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:27.145Z|21f62fbd-0d6e-4307-b5ba-4ee3dd527eba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:27.145Z|a48d0158-8127-4052-a24c-d994d5ab836b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:27.146Z|21f62fbd-0d6e-4307-b5ba-4ee3dd527eba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:27.146Z|f50808f8-f03a-407a-b18a-00945fbd4e2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:27.147Z|f50808f8-f03a-407a-b18a-00945fbd4e2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:28.362Z|2d14334b-fa72-4ae4-8899-ca9fcbde5bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:46:28.362Z|2d14334b-fa72-4ae4-8899-ca9fcbde5bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:46:37.194Z|46f70de7-441b-4a98-9497-e0e084bd40e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:37.195Z|2c04e8cd-3844-4ee9-8d2d-5fe33a221c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:37.195Z|46f70de7-441b-4a98-9497-e0e084bd40e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:37.196Z|2c04e8cd-3844-4ee9-8d2d-5fe33a221c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:37.196Z|0dd89ad0-7d86-4d93-aefa-e9dbc605c141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:37.196Z|0dd89ad0-7d86-4d93-aefa-e9dbc605c141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:43.362Z|41c91e01-b52c-4b03-a112-710a7531ff6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:46:43.364Z|41c91e01-b52c-4b03-a112-710a7531ff6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:46:44.432Z|478c260b-ec0f-47c1-bd50-0fff226d55a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:46:44.433Z|478c260b-ec0f-47c1-bd50-0fff226d55a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:46:47.225Z|6fe17f5c-3259-472b-acb5-3e55538cde31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:47.230Z|6fe17f5c-3259-472b-acb5-3e55538cde31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:47.239Z|cb98736e-806d-4e13-97f3-ab2dfe123cca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:47.239Z|d9630080-22a3-4999-bb1a-a852135237cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:47.240Z|cb98736e-806d-4e13-97f3-ab2dfe123cca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:47.240Z|d9630080-22a3-4999-bb1a-a852135237cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:57.267Z|ad153bf7-fdee-4969-82a2-7caf4f519bb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:57.267Z|7b9aa2c8-30df-4353-9d86-e837f4b568aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:57.268Z|7b9aa2c8-30df-4353-9d86-e837f4b568aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:57.268Z|ad153bf7-fdee-4969-82a2-7caf4f519bb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:57.274Z|79f2c3aa-5548-4bc7-861e-400dd2380b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:46:57.275Z|79f2c3aa-5548-4bc7-861e-400dd2380b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:46:58.362Z|fa71c908-9938-4ff7-a93a-8dd0745978ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:46:58.362Z|fa71c908-9938-4ff7-a93a-8dd0745978ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:47:07.298Z|df00b9e5-5199-45dd-8405-2424775e31b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:07.299Z|df00b9e5-5199-45dd-8405-2424775e31b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:07.301Z|330952ec-798e-428d-b520-2401eb08b9a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:07.301Z|330952ec-798e-428d-b520-2401eb08b9a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:07.303Z|221148c2-7261-4190-9cc6-5d152eba48f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:07.303Z|221148c2-7261-4190-9cc6-5d152eba48f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:13.362Z|42c291eb-556e-4b52-a286-d556eed1187f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:47:13.362Z|42c291eb-556e-4b52-a286-d556eed1187f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:47:14.433Z|8256eac0-f31c-4e7d-842c-ffe2ec737b46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:47:14.434Z|8256eac0-f31c-4e7d-842c-ffe2ec737b46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:47:15.053Z|8ae473a0-9245-4829-9cd3-8c409bd81901|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:47:15.054Z|8ae473a0-9245-4829-9cd3-8c409bd81901|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:17.325Z|35699ae7-9da5-4147-8bb9-5642bde8df8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:17.326Z|35699ae7-9da5-4147-8bb9-5642bde8df8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:17.326Z|e9c77d6b-18dd-4056-b5f0-a9af2ccdd28e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:17.327Z|e9c77d6b-18dd-4056-b5f0-a9af2ccdd28e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:17.330Z|39930039-95f1-406d-9070-24a1b1749b79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:17.331Z|39930039-95f1-406d-9070-24a1b1749b79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:27.353Z|0079c216-b772-416c-8d95-4397562fedb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:27.354Z|0079c216-b772-416c-8d95-4397562fedb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:27.360Z|00ee9846-db62-49cc-9553-b2416364b734|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:27.361Z|00ee9846-db62-49cc-9553-b2416364b734|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:27.364Z|1a8c54b2-24d0-436e-beaa-f17e6ec6aa0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:27.365Z|1a8c54b2-24d0-436e-beaa-f17e6ec6aa0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:28.362Z|66a7930d-604f-4eda-ab55-c08fffcbcc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:47:28.363Z|66a7930d-604f-4eda-ab55-c08fffcbcc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:47:37.389Z|1df11e69-adbf-4029-a917-639d2de8adb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:37.391Z|6b55415d-cfdb-49ad-9f26-44e0f2005527|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:37.392Z|99971852-006a-4bfb-9196-b05ebe1667f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:37.392Z|6b55415d-cfdb-49ad-9f26-44e0f2005527|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:37.392Z|99971852-006a-4bfb-9196-b05ebe1667f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:37.394Z|1df11e69-adbf-4029-a917-639d2de8adb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:43.362Z|dbef9ead-7a3f-47a9-8a3a-7cd6353666a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:47:43.362Z|dbef9ead-7a3f-47a9-8a3a-7cd6353666a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:47:44.435Z|4dc19e3f-a961-4466-a46c-21a59600e241|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:47:44.435Z|4dc19e3f-a961-4466-a46c-21a59600e241|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:47:47.414Z|eef412bb-5034-4ab4-a9dd-678640f0e5f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:47.416Z|eef412bb-5034-4ab4-a9dd-678640f0e5f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:47.419Z|6cec5891-29fc-412f-ae36-4a66034f5733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:47.419Z|4b8a129e-8879-4b08-8cf4-9b7f8aaaba38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:47.419Z|4b8a129e-8879-4b08-8cf4-9b7f8aaaba38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:47.419Z|6cec5891-29fc-412f-ae36-4a66034f5733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:57.442Z|2e27d8c8-126f-4dc0-aec2-313372a71e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:57.443Z|2e27d8c8-126f-4dc0-aec2-313372a71e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:57.455Z|ab064829-3841-4f90-b80a-9a2d7c7a328d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:57.456Z|ab064829-3841-4f90-b80a-9a2d7c7a328d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:57.494Z|2da1ce0f-7fa0-430f-82cb-719495f7c230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:47:57.495Z|2da1ce0f-7fa0-430f-82cb-719495f7c230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:47:58.362Z|ed1b0893-8bff-4bd0-8019-21e54b1d4d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:47:58.363Z|ed1b0893-8bff-4bd0-8019-21e54b1d4d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:48:07.465Z|b8d3b5ff-261f-4933-9a5f-2180b6f3cb63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:07.466Z|b8d3b5ff-261f-4933-9a5f-2180b6f3cb63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:07.483Z|6ef79dc4-e095-4151-9230-48805cec2937|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:07.484Z|6ef79dc4-e095-4151-9230-48805cec2937|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:07.515Z|a193d627-b6fd-443b-bf8b-cb8c5e9e1656|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:07.515Z|a193d627-b6fd-443b-bf8b-cb8c5e9e1656|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:13.362Z|e97201a8-bec9-4e88-8588-5b12358581f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:48:13.369Z|e97201a8-bec9-4e88-8588-5b12358581f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:48:14.436Z|f8f83ad2-15fe-43ae-b2bc-d89168180dd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:48:14.437Z|f8f83ad2-15fe-43ae-b2bc-d89168180dd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:48:15.052Z|f9a62bb2-f64f-4e7d-9fd5-31219812cce7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:48:15.053Z|f9a62bb2-f64f-4e7d-9fd5-31219812cce7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:17.488Z|3ea09022-ce1b-4694-bcca-c25f1407dd69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:17.489Z|3ea09022-ce1b-4694-bcca-c25f1407dd69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:17.508Z|5ab32685-1a87-42e4-a2f1-ebea7beab06f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:17.509Z|5ab32685-1a87-42e4-a2f1-ebea7beab06f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:17.535Z|b664375f-fafc-41af-8a63-35cca610021b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:17.536Z|b664375f-fafc-41af-8a63-35cca610021b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:27.509Z|465ac486-52da-4de1-9fbe-cc92f00483ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:27.510Z|465ac486-52da-4de1-9fbe-cc92f00483ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:27.535Z|750b2366-a148-4df4-ab2b-32426e9fbaf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:27.536Z|750b2366-a148-4df4-ab2b-32426e9fbaf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:27.574Z|0ce08588-af72-493c-b04e-d554abfc1b56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:27.575Z|0ce08588-af72-493c-b04e-d554abfc1b56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:28.362Z|507d0acb-6481-4d29-9767-7b5f3bddc5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:48:28.363Z|507d0acb-6481-4d29-9767-7b5f3bddc5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:48:37.533Z|23511c22-c656-4b4f-bb30-2664321de720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:37.534Z|23511c22-c656-4b4f-bb30-2664321de720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:37.571Z|2038d1c1-2251-4900-9f1b-c3161af62bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:37.572Z|2038d1c1-2251-4900-9f1b-c3161af62bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:37.596Z|d28b7c89-2a37-4f14-89ab-0ef2e5463021|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:37.596Z|d28b7c89-2a37-4f14-89ab-0ef2e5463021|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:43.362Z|4693673f-290b-42cd-9302-4c0e83177e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:48:43.363Z|4693673f-290b-42cd-9302-4c0e83177e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:48:44.438Z|a5e45e71-0aac-473c-877f-e1b1c8de49ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:48:44.439Z|a5e45e71-0aac-473c-877f-e1b1c8de49ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:48:47.555Z|252e2f4d-b7b6-4f7c-96d9-894ac0dc20c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:47.556Z|252e2f4d-b7b6-4f7c-96d9-894ac0dc20c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:47.593Z|e14215f8-df73-4b46-ac01-089dcd6cfc71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:47.594Z|e14215f8-df73-4b46-ac01-089dcd6cfc71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:47.624Z|97463e8f-0ca8-482e-a8fa-c3159403bbf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:47.625Z|97463e8f-0ca8-482e-a8fa-c3159403bbf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:57.576Z|3690167a-55cb-4258-9581-c4b99c6d83de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:57.577Z|3690167a-55cb-4258-9581-c4b99c6d83de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:57.614Z|4492a876-1272-4df9-9ce3-ad4864a09766|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:57.615Z|4492a876-1272-4df9-9ce3-ad4864a09766|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:57.649Z|5186d5e4-928f-44ec-8b51-f41f1ca20fc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:48:57.650Z|5186d5e4-928f-44ec-8b51-f41f1ca20fc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:48:58.362Z|3f173006-ff84-445d-b468-3ece315cb46d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:48:58.365Z|3f173006-ff84-445d-b468-3ece315cb46d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:49:07.596Z|89695399-8e9e-4ad3-823c-ffcc8aef3717|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:07.597Z|89695399-8e9e-4ad3-823c-ffcc8aef3717|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:07.639Z|134b9439-ca6c-4aee-8560-e5ee8dade1ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:07.642Z|134b9439-ca6c-4aee-8560-e5ee8dade1ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:07.673Z|88f1463d-5649-4360-bba8-5df19a71d5b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:07.674Z|88f1463d-5649-4360-bba8-5df19a71d5b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:13.362Z|efbad061-934d-4361-960c-f9cae60accef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:49:13.363Z|efbad061-934d-4361-960c-f9cae60accef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:49:14.440Z|4086c949-9e7c-4b9e-8228-f4a74c4e851b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:49:14.440Z|4086c949-9e7c-4b9e-8228-f4a74c4e851b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:49:15.053Z|95c85433-3ff1-4dda-a9ec-5c92c6f36788|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:49:15.054Z|95c85433-3ff1-4dda-a9ec-5c92c6f36788|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:17.618Z|88abde07-e31f-47fc-a2a2-3190878c5ad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:17.619Z|88abde07-e31f-47fc-a2a2-3190878c5ad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:17.678Z|22617f80-74c0-4bcc-85ec-920df152d825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:17.679Z|22617f80-74c0-4bcc-85ec-920df152d825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:17.698Z|e36d89d7-fb2c-4a97-8c7e-f9c5960c12bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:17.699Z|e36d89d7-fb2c-4a97-8c7e-f9c5960c12bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:27.640Z|807cd38b-d6d2-4259-b60b-0c99d0ae2912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:27.641Z|807cd38b-d6d2-4259-b60b-0c99d0ae2912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:27.717Z|020579ba-f24d-4f15-95c2-cc65d92932f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:27.717Z|c0e49fbe-bea9-4324-b7af-4b3551d81d37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:27.717Z|020579ba-f24d-4f15-95c2-cc65d92932f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:27.717Z|c0e49fbe-bea9-4324-b7af-4b3551d81d37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:28.362Z|a7b8f414-61c0-4564-9944-c80752bb65d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:49:28.362Z|a7b8f414-61c0-4564-9944-c80752bb65d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:49:37.672Z|0aa80ba3-8cba-4105-9569-faf5a330d5c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:37.673Z|0aa80ba3-8cba-4105-9569-faf5a330d5c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:37.742Z|6e4a1f6f-3436-48d7-91a5-cb5463589508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:37.743Z|6e4a1f6f-3436-48d7-91a5-cb5463589508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:37.746Z|93747b8b-dfbd-4fd8-97de-eb3287033174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:37.746Z|93747b8b-dfbd-4fd8-97de-eb3287033174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:43.362Z|36474746-5ff0-42e0-ad71-ca9a12e9fee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:49:43.365Z|36474746-5ff0-42e0-ad71-ca9a12e9fee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:49:44.441Z|9dc3ed97-9050-470c-806d-531ddb848d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:49:44.442Z|9dc3ed97-9050-470c-806d-531ddb848d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:49:47.719Z|c3531a0e-d35d-47b6-8f2e-90e82060c97e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:47.719Z|c3531a0e-d35d-47b6-8f2e-90e82060c97e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:47.766Z|42e2883b-b778-422d-8c1b-e944e5387627|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:47.767Z|63450c4f-3334-4c3b-afc6-f09e59856d82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:47.768Z|63450c4f-3334-4c3b-afc6-f09e59856d82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:47.770Z|42e2883b-b778-422d-8c1b-e944e5387627|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:57.742Z|dda2d96c-53e4-4f6e-8013-56f2a3b3c224|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:57.743Z|dda2d96c-53e4-4f6e-8013-56f2a3b3c224|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:57.789Z|67194b39-dced-43b4-8667-d6d7f67ff9dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:57.791Z|67194b39-dced-43b4-8667-d6d7f67ff9dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:57.796Z|8bbb364a-de8f-4ff1-be6d-8f58f66967a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:49:57.797Z|8bbb364a-de8f-4ff1-be6d-8f58f66967a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:49:58.362Z|e61f2159-770f-4813-879d-23698d94a616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:49:58.362Z|e61f2159-770f-4813-879d-23698d94a616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:50:07.766Z|a4ed9347-8d0e-4436-9706-c0c760fc7ec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:07.767Z|a4ed9347-8d0e-4436-9706-c0c760fc7ec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:07.817Z|3ed8ad3c-02ee-4bdc-8aad-181cdd1ac1d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:07.818Z|3ed8ad3c-02ee-4bdc-8aad-181cdd1ac1d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:07.817Z|f527a83d-4e79-4df0-ae40-b7ae46395b52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:07.820Z|f527a83d-4e79-4df0-ae40-b7ae46395b52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:13.362Z|c827d909-126f-4f37-8d8f-a592b0b669eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:50:13.363Z|c827d909-126f-4f37-8d8f-a592b0b669eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:50:14.442Z|1ecf5886-d227-4fc8-80be-0cbfe1fcaeee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:50:14.443Z|1ecf5886-d227-4fc8-80be-0cbfe1fcaeee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:50:15.053Z|54db66ee-efbb-4985-9d28-6b525ec7ec06|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:50:15.055Z|54db66ee-efbb-4985-9d28-6b525ec7ec06|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:17.795Z|fe036940-5286-4c69-b214-83ea5ff27897|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:17.796Z|fe036940-5286-4c69-b214-83ea5ff27897|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:17.841Z|7a587239-e4a2-47cd-8b98-e8d7475c158c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:17.842Z|7a587239-e4a2-47cd-8b98-e8d7475c158c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:17.850Z|5b850738-9ea4-4218-9a37-973684bea93b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:17.851Z|5b850738-9ea4-4218-9a37-973684bea93b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:27.821Z|a73f319d-4d48-4f05-a923-d695aa287241|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:27.822Z|a73f319d-4d48-4f05-a923-d695aa287241|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:27.864Z|79ad148a-d0c4-40ee-be32-676fa1d25a09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:27.865Z|79ad148a-d0c4-40ee-be32-676fa1d25a09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:27.876Z|1e30a958-75de-4dcf-b6b3-8ed837d6dde8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:27.876Z|1e30a958-75de-4dcf-b6b3-8ed837d6dde8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:28.362Z|36f1b237-3448-4337-89ca-b06535382061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:50:28.368Z|36f1b237-3448-4337-89ca-b06535382061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:50:37.846Z|52ecce8d-1eb9-430e-8ab3-86ec6e9bbb79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:37.847Z|52ecce8d-1eb9-430e-8ab3-86ec6e9bbb79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:37.887Z|8c0e4f04-4da4-4e0e-9a6a-41bf665bf852|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:37.890Z|8c0e4f04-4da4-4e0e-9a6a-41bf665bf852|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:37.902Z|6c4b8896-cfff-4541-a7e7-1d7f17d19944|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:37.903Z|6c4b8896-cfff-4541-a7e7-1d7f17d19944|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:43.362Z|f9b8ee6a-c4ec-4816-ba4b-fdf5f02cb280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:50:43.363Z|f9b8ee6a-c4ec-4816-ba4b-fdf5f02cb280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:50:44.444Z|82b60d7a-a858-4d6f-8227-47f5d659ccd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:50:44.444Z|82b60d7a-a858-4d6f-8227-47f5d659ccd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:50:47.870Z|cdfadb94-de98-4f4f-ba32-0cd705b2b757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:47.870Z|cdfadb94-de98-4f4f-ba32-0cd705b2b757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:47.921Z|084d6f0b-47cb-452a-b7a7-89058b699ee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:47.922Z|084d6f0b-47cb-452a-b7a7-89058b699ee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:47.936Z|9dc974d2-8662-4d6b-bdd8-8bd5ac7807a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:47.937Z|9dc974d2-8662-4d6b-bdd8-8bd5ac7807a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:57.893Z|52fa01ec-aca4-44f3-b822-d47767a03f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:57.895Z|52fa01ec-aca4-44f3-b822-d47767a03f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:57.955Z|5df5d7c9-5bc4-45c4-849d-a9b0f17da86b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:57.956Z|5df5d7c9-5bc4-45c4-849d-a9b0f17da86b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:57.960Z|b84500a9-46cc-4fc1-a9d8-3e408491f18e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:50:57.960Z|b84500a9-46cc-4fc1-a9d8-3e408491f18e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:50:58.362Z|8157c50b-d7a8-468b-b18e-a52396c8ea9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:50:58.362Z|8157c50b-d7a8-468b-b18e-a52396c8ea9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:51:07.923Z|bc86896f-5541-4c3e-b0ce-101d7f58ebb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:07.924Z|bc86896f-5541-4c3e-b0ce-101d7f58ebb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:07.978Z|7df0099d-ae80-4bf7-9538-b4db87cabab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:07.979Z|7df0099d-ae80-4bf7-9538-b4db87cabab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:07.989Z|32a530e1-51e6-4251-8ed2-93e996f0f185|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:07.990Z|32a530e1-51e6-4251-8ed2-93e996f0f185|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:13.362Z|e256cb89-93d3-4045-86a0-a11c7134407a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:51:13.372Z|e256cb89-93d3-4045-86a0-a11c7134407a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:51:14.445Z|63ef437d-a950-47d6-b431-3f6662d1ae00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:51:14.446Z|63ef437d-a950-47d6-b431-3f6662d1ae00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:51:15.053Z|840c10b5-7def-44e8-b83d-fa0d3e43b66f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:51:15.055Z|840c10b5-7def-44e8-b83d-fa0d3e43b66f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:17.958Z|16cf7e8e-3a62-4a81-b919-71a1635be217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:17.959Z|16cf7e8e-3a62-4a81-b919-71a1635be217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:18.001Z|78a3950e-8241-45eb-a6e8-042f8bf603cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:18.001Z|78a3950e-8241-45eb-a6e8-042f8bf603cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:18.033Z|ca856a2a-f096-4229-8f16-35e010ca316f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:18.034Z|ca856a2a-f096-4229-8f16-35e010ca316f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:27.980Z|1c7af6ea-f9b9-47ba-a3e0-dd38dbaf3d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:27.981Z|1c7af6ea-f9b9-47ba-a3e0-dd38dbaf3d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:28.038Z|e4350509-4685-47d2-89a3-55a7cce8114f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:28.039Z|e4350509-4685-47d2-89a3-55a7cce8114f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:28.063Z|2d86c775-eb26-46ea-a5e9-6bd1648c655f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:28.065Z|2d86c775-eb26-46ea-a5e9-6bd1648c655f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:28.362Z|4d30f1b9-41bb-44da-a218-db04eb19a68c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:51:28.362Z|4d30f1b9-41bb-44da-a218-db04eb19a68c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:51:38.001Z|baedcd09-b230-41ea-95ea-6754aa27581d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:38.002Z|baedcd09-b230-41ea-95ea-6754aa27581d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:38.067Z|0dffe0a4-c364-4b48-95ed-9946d036f834|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:38.068Z|0dffe0a4-c364-4b48-95ed-9946d036f834|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:38.091Z|c6886426-c199-4f75-9908-0a4cf98d5ca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:38.092Z|c6886426-c199-4f75-9908-0a4cf98d5ca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:43.362Z|340db1d4-c48a-4074-a864-2c08f824c519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:51:43.363Z|340db1d4-c48a-4074-a864-2c08f824c519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:51:43.916Z||http-nio-8080-exec-2|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x050x94:0xf20x0f0xb10xe1s0xa00x1b0x830x84at"0xc00x97R0xaf0x0ck{0x0e0xa00x92r0x820x9a0xfa0xfc0xf9C]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	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-01-25T09:51:44.446Z|a9c1ad98-89bc-46a8-99e2-e8fb89ce01a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:51:44.447Z|a9c1ad98-89bc-46a8-99e2-e8fb89ce01a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:51:48.049Z|43a41602-649c-4ed7-aa75-7f70543ae7dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:48.050Z|43a41602-649c-4ed7-aa75-7f70543ae7dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:48.094Z|a4148b4f-8a1a-45d5-9ef6-4bcb034b94e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:48.095Z|a4148b4f-8a1a-45d5-9ef6-4bcb034b94e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:48.115Z|2c55e867-f654-4b11-89f9-00fd053689d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:48.116Z|2c55e867-f654-4b11-89f9-00fd053689d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:58.077Z|b5b7b52a-7a18-4922-bddc-07f711829d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:58.078Z|b5b7b52a-7a18-4922-bddc-07f711829d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:58.116Z|c0d6253f-39b0-4f9d-bf0b-31c45b886943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:58.116Z|c0d6253f-39b0-4f9d-bf0b-31c45b886943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:58.139Z|4b210cec-3014-4fb9-b7fd-dc6b17dd0425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:51:58.140Z|4b210cec-3014-4fb9-b7fd-dc6b17dd0425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:51:58.362Z|34504c67-5cc4-49ca-bda0-5c8ff3cbec40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:51:58.363Z|34504c67-5cc4-49ca-bda0-5c8ff3cbec40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:52:08.113Z|750c0799-d4c6-4152-b8c2-5840fdf105cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:08.114Z|750c0799-d4c6-4152-b8c2-5840fdf105cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:08.141Z|c06ffcdc-abff-4d86-9f26-b23b77911dba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:08.142Z|c06ffcdc-abff-4d86-9f26-b23b77911dba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:08.168Z|dcf8e6ec-96d2-49d6-96c7-08380426d7fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:08.169Z|dcf8e6ec-96d2-49d6-96c7-08380426d7fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:13.362Z|9e90e931-f3de-43d7-a8b4-91ca20795a9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:52:13.362Z|9e90e931-f3de-43d7-a8b4-91ca20795a9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:52:14.447Z|268dd85b-2d51-44b4-96f4-e73105325f18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:52:14.449Z|268dd85b-2d51-44b4-96f4-e73105325f18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:52:15.053Z|07a7a1ef-affc-4001-a9ac-53dcb8e961e2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:52:15.054Z|07a7a1ef-affc-4001-a9ac-53dcb8e961e2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:18.137Z|dedd010c-73d1-4099-839e-1bf20cd52179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:18.137Z|dedd010c-73d1-4099-839e-1bf20cd52179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:18.170Z|1d63b526-c650-43dc-a359-a6e1396ce004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:18.171Z|1d63b526-c650-43dc-a359-a6e1396ce004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:18.194Z|656ca8d2-a534-4a8f-bccb-a7abe8930a94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:18.195Z|656ca8d2-a534-4a8f-bccb-a7abe8930a94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:28.163Z|7460aa60-0ba9-433f-8f29-943ea825fa99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:28.164Z|7460aa60-0ba9-433f-8f29-943ea825fa99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:28.191Z|080a9548-4a2a-4ed2-8e36-4cca755f2888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:28.191Z|080a9548-4a2a-4ed2-8e36-4cca755f2888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:28.214Z|13409ebe-ee6d-42f6-9a2b-6f97bcee5d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:28.214Z|13409ebe-ee6d-42f6-9a2b-6f97bcee5d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:28.362Z|3ba52ea4-8c63-4f92-bb9b-16d17bf7d9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:52:28.368Z|3ba52ea4-8c63-4f92-bb9b-16d17bf7d9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:52:38.186Z|c47b01a3-74fa-4b64-882b-323bebe42284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:38.187Z|c47b01a3-74fa-4b64-882b-323bebe42284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:38.212Z|fbd5c35c-461d-486e-adda-f375c89af718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:38.212Z|fbd5c35c-461d-486e-adda-f375c89af718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:38.235Z|2d13e842-e5f7-4f9f-b31f-638dde76b7a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:38.236Z|2d13e842-e5f7-4f9f-b31f-638dde76b7a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:43.362Z|b03a5e6e-bf82-41cf-b794-bf0d9d72f1a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:52:43.362Z|b03a5e6e-bf82-41cf-b794-bf0d9d72f1a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:52:44.450Z|35c3003d-ee2f-4844-bcb9-4fb4ba22e22d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:52:44.451Z|35c3003d-ee2f-4844-bcb9-4fb4ba22e22d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:52:48.216Z|e4f5f929-3601-4ac8-9307-3d824ba22482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:48.217Z|e4f5f929-3601-4ac8-9307-3d824ba22482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:48.254Z|3ee5eb2b-50c1-4f0c-bf9f-b0f5adf1e34e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:48.255Z|3ee5eb2b-50c1-4f0c-bf9f-b0f5adf1e34e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:48.256Z|7bd78b32-27e2-469b-a570-00b7f154fcb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:48.257Z|7bd78b32-27e2-469b-a570-00b7f154fcb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:58.237Z|f7733134-2dfc-42e5-8e4a-49a3bd5b39eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:58.238Z|f7733134-2dfc-42e5-8e4a-49a3bd5b39eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:58.276Z|c19cbb70-454e-4c08-be5f-7038ce2d70c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:58.276Z|40f52343-7e5a-4c66-9a87-80ed2c27069f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:52:58.277Z|c19cbb70-454e-4c08-be5f-7038ce2d70c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:58.277Z|40f52343-7e5a-4c66-9a87-80ed2c27069f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:52:58.362Z|4ba682f3-aa48-4d66-bd42-8607358e690f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:52:58.362Z|4ba682f3-aa48-4d66-bd42-8607358e690f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:53:08.258Z|120cca14-5755-4905-8a66-d39bcf2e94f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:08.259Z|120cca14-5755-4905-8a66-d39bcf2e94f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:08.299Z|bdc684a8-d3cb-45d5-af0b-ba4eed87cd6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:08.300Z|bdc684a8-d3cb-45d5-af0b-ba4eed87cd6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:08.307Z|052e1eef-de5d-4471-b126-5d70fe7f74f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:08.308Z|052e1eef-de5d-4471-b126-5d70fe7f74f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:13.362Z|c50ca900-7203-4781-8192-3839b6d0c96b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:53:13.362Z|c50ca900-7203-4781-8192-3839b6d0c96b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:53:14.452Z|d4ea2adb-ffec-4cd3-a7fd-928df83ac70f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:53:14.453Z|d4ea2adb-ffec-4cd3-a7fd-928df83ac70f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:53:15.052Z|27fba40d-7d9e-4490-bb67-a5972faff4b9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:53:15.053Z|27fba40d-7d9e-4490-bb67-a5972faff4b9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:18.278Z|de00b750-5743-46e8-a938-9abcf7806eae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:18.279Z|de00b750-5743-46e8-a938-9abcf7806eae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:18.320Z|fa37c77c-92e1-4f1f-bad0-f2140e571804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:18.321Z|fa37c77c-92e1-4f1f-bad0-f2140e571804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:18.332Z|0c57bfdb-0c0f-409d-9cc7-31120c8b9563|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:18.333Z|0c57bfdb-0c0f-409d-9cc7-31120c8b9563|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:28.302Z|e229a5c1-fbda-4e54-ad6f-584904763241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:28.303Z|e229a5c1-fbda-4e54-ad6f-584904763241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:28.353Z|60a0cde8-8d7f-4db9-a856-07db0a387399|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:28.353Z|60a0cde8-8d7f-4db9-a856-07db0a387399|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:28.353Z|fc967b83-5ecb-45d3-b1b1-b5b28d1e99b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:28.354Z|fc967b83-5ecb-45d3-b1b1-b5b28d1e99b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:28.362Z|9f09ccca-45a0-48ef-9aab-8da63551be7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:53:28.362Z|9f09ccca-45a0-48ef-9aab-8da63551be7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:53:38.326Z|52c92987-5063-451d-bb3a-c5734ba73c0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:38.327Z|52c92987-5063-451d-bb3a-c5734ba73c0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:38.374Z|6e7a53c6-aee5-4666-a2f2-9f6cec63e0d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:38.375Z|6e7a53c6-aee5-4666-a2f2-9f6cec63e0d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:38.378Z|cf6483fb-27c0-4a38-9662-5cd56d3c7fdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:38.379Z|cf6483fb-27c0-4a38-9662-5cd56d3c7fdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:43.362Z|1dc50f38-7806-4f1a-9921-854d4993b2a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:53:43.362Z|1dc50f38-7806-4f1a-9921-854d4993b2a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:53:44.454Z|b376c97e-ecf1-4423-a00e-92aa0feff08f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:53:44.454Z|b376c97e-ecf1-4423-a00e-92aa0feff08f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:53:48.355Z|58c4356e-4aa5-4f24-bb91-720521e22e0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:48.356Z|58c4356e-4aa5-4f24-bb91-720521e22e0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:48.398Z|a2f28946-7ab2-4a03-b901-6adec5ecf0f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:48.399Z|a2f28946-7ab2-4a03-b901-6adec5ecf0f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:48.402Z|44bcfb3d-0d35-4c00-8183-721abd6375ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:48.403Z|44bcfb3d-0d35-4c00-8183-721abd6375ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:58.362Z|9ca67a2e-5f8f-473f-b96d-24b66c620591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:53:58.363Z|9ca67a2e-5f8f-473f-b96d-24b66c620591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:53:58.378Z|b0afc14f-a600-49a2-92f5-9a05f011d2b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:58.379Z|b0afc14f-a600-49a2-92f5-9a05f011d2b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:58.428Z|a2bdb6ce-b4cc-4b4e-b09b-a97ae55b2712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:58.429Z|a2bdb6ce-b4cc-4b4e-b09b-a97ae55b2712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:53:58.428Z|6182b4ea-34c0-4c45-815b-4dbc10e4edd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:53:58.430Z|6182b4ea-34c0-4c45-815b-4dbc10e4edd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:08.399Z|8ce7d2ca-481f-40b1-90a7-3e57a2ebb511|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:08.400Z|8ce7d2ca-481f-40b1-90a7-3e57a2ebb511|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:08.450Z|d5cb4456-adce-4ba1-a75f-4843540fceda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:08.451Z|d5cb4456-adce-4ba1-a75f-4843540fceda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:08.470Z|6e4dd389-3f69-48ee-b2cf-3bda4f220e9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:08.471Z|6e4dd389-3f69-48ee-b2cf-3bda4f220e9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:13.362Z|edd6e16b-ca28-497a-9679-5c1a6ea7cbe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:54:13.363Z|edd6e16b-ca28-497a-9679-5c1a6ea7cbe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:54:14.455Z|abcf5a5a-00ae-4f13-88e0-8dff2a884d99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:54:14.455Z|abcf5a5a-00ae-4f13-88e0-8dff2a884d99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:54:15.054Z|ae182cde-a0b3-482f-a575-6c7db509199c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:54:15.055Z|ae182cde-a0b3-482f-a575-6c7db509199c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:18.425Z|c6c55d7e-d3ee-40c8-bdc1-1137f5c442ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:18.426Z|c6c55d7e-d3ee-40c8-bdc1-1137f5c442ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:18.499Z|cdfcb9d9-d0ff-43e4-9879-9b12d004dfd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:18.500Z|cdfcb9d9-d0ff-43e4-9879-9b12d004dfd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:18.508Z|75cd1e2e-3999-4348-ac74-0e268b4a921f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:18.509Z|75cd1e2e-3999-4348-ac74-0e268b4a921f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:28.362Z|aabb0408-0fe9-49b7-bd06-e504495c8bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:54:28.363Z|aabb0408-0fe9-49b7-bd06-e504495c8bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:54:28.463Z|a63fb4e8-5795-4ea1-9851-a0487651aa4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:28.464Z|a63fb4e8-5795-4ea1-9851-a0487651aa4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:28.533Z|2aabc96f-ff50-4dc7-aca3-0cd905a8fe9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:28.534Z|2aabc96f-ff50-4dc7-aca3-0cd905a8fe9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:28.535Z|563c2579-11fe-4dd9-b2a3-dbae5cd25713|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:28.536Z|563c2579-11fe-4dd9-b2a3-dbae5cd25713|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:38.483Z|faa91775-fc3b-4dbc-95dc-5d0f5269697d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:38.484Z|faa91775-fc3b-4dbc-95dc-5d0f5269697d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:38.556Z|0d0426ac-49ab-4c31-aa4c-69737e6c31ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:38.557Z|0d0426ac-49ab-4c31-aa4c-69737e6c31ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:38.564Z|145dfabc-efd9-4b3e-8c92-ede984b85e42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:38.564Z|145dfabc-efd9-4b3e-8c92-ede984b85e42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:43.362Z|361025eb-aa0f-4e9c-81eb-66a4be3f91dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:54:43.370Z|361025eb-aa0f-4e9c-81eb-66a4be3f91dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:54:44.456Z|2d0d3bd6-b4f8-4bb9-8640-00c2df1662a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:54:44.456Z|2d0d3bd6-b4f8-4bb9-8640-00c2df1662a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:54:48.507Z|c7dc29be-3c75-49a5-a854-7ccc3c9c5571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:48.508Z|c7dc29be-3c75-49a5-a854-7ccc3c9c5571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:48.578Z|6009d08e-8666-4869-b516-f257692144ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:48.579Z|6009d08e-8666-4869-b516-f257692144ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:48.583Z|c72dd458-2ecb-445a-ab66-331a4369eff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:48.583Z|c72dd458-2ecb-445a-ab66-331a4369eff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:58.362Z|405d3278-4f55-493b-9d87-5087601ffa75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:54:58.363Z|405d3278-4f55-493b-9d87-5087601ffa75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:54:58.531Z|9c85a18e-4f03-4dfb-91a4-fa11e0f226d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:58.532Z|9c85a18e-4f03-4dfb-91a4-fa11e0f226d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:58.601Z|df4d90fd-84a4-4058-9470-256081a8aded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:58.601Z|df4d90fd-84a4-4058-9470-256081a8aded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:54:58.602Z|2bbb882e-517a-4c71-b7d6-49c797b30bfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:54:58.603Z|2bbb882e-517a-4c71-b7d6-49c797b30bfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:08.566Z|be8967e5-dabd-4dd6-a662-b591b229afb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:08.567Z|be8967e5-dabd-4dd6-a662-b591b229afb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:08.641Z|ee03a0f2-891c-407b-8635-2f192072ec20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:08.643Z|e6af330e-7dbf-478d-967f-3cdeaa6d2daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:08.642Z|ee03a0f2-891c-407b-8635-2f192072ec20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:08.643Z|e6af330e-7dbf-478d-967f-3cdeaa6d2daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:13.362Z|7500dd26-c96c-4335-92ea-9ded19029ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:55:13.363Z|7500dd26-c96c-4335-92ea-9ded19029ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:55:14.457Z|41460125-938a-49c4-b7cd-f3fa7207427a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:55:14.458Z|41460125-938a-49c4-b7cd-f3fa7207427a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:55:15.053Z|133ed8f4-278b-426b-9d3f-c13000f0ec59|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:55:15.054Z|133ed8f4-278b-426b-9d3f-c13000f0ec59|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:18.592Z|f7de5854-e207-4a35-be44-f12609fe2555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:18.592Z|f7de5854-e207-4a35-be44-f12609fe2555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:18.664Z|073d6bd3-9d17-42be-9e0e-5d4f44f7290b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:18.666Z|3573d6a2-5071-46f5-8545-44318aa35f4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:18.666Z|073d6bd3-9d17-42be-9e0e-5d4f44f7290b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:18.667Z|3573d6a2-5071-46f5-8545-44318aa35f4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:28.362Z|f8fe7113-1a27-4e65-964a-71e27f19757d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:55:28.365Z|f8fe7113-1a27-4e65-964a-71e27f19757d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:55:28.624Z|67f63d02-6980-4708-a6d6-854520de3c01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:28.625Z|67f63d02-6980-4708-a6d6-854520de3c01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:28.703Z|d9f6905c-3366-41c1-977a-455aa0b1b5c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:28.704Z|d9f6905c-3366-41c1-977a-455aa0b1b5c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:28.708Z|2b553436-84d1-4a32-aaaa-ece75b68aeac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:28.709Z|2b553436-84d1-4a32-aaaa-ece75b68aeac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:38.655Z|36546228-4ab5-4b7c-a909-05553020cf1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:38.655Z|36546228-4ab5-4b7c-a909-05553020cf1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:38.734Z|93d81053-9842-4baf-a28d-aaca19a35ab9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:38.735Z|93d81053-9842-4baf-a28d-aaca19a35ab9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:38.738Z|c42c8ad2-7d98-48da-9519-aed6684579d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:38.739Z|c42c8ad2-7d98-48da-9519-aed6684579d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:43.362Z|20bfa3c5-83e0-47ed-8b09-189b3b8d8991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:55:43.363Z|20bfa3c5-83e0-47ed-8b09-189b3b8d8991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:55:44.458Z|ef07c1f1-fb41-40dc-b062-93d4b33e9353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:55:44.459Z|ef07c1f1-fb41-40dc-b062-93d4b33e9353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:55:48.676Z|0c6b8e11-a342-4920-a4c6-cd4e70c2b907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:48.678Z|0c6b8e11-a342-4920-a4c6-cd4e70c2b907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:48.758Z|9d76aad3-b6b6-4919-a2f5-80b1dbc8afac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:48.759Z|9d76aad3-b6b6-4919-a2f5-80b1dbc8afac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:48.761Z|9d536cc0-7c45-4914-809a-23a893645e3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:48.761Z|9d536cc0-7c45-4914-809a-23a893645e3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:58.362Z|e35c758b-681b-4b02-87ae-0e0d4f51b78c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:55:58.363Z|e35c758b-681b-4b02-87ae-0e0d4f51b78c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:55:58.698Z|60675b7a-bb5f-409b-a30d-36a2f81cd585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:58.698Z|60675b7a-bb5f-409b-a30d-36a2f81cd585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:58.780Z|5697f37b-b2f2-4ad6-bff1-b632de0de907|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:58.781Z|5697f37b-b2f2-4ad6-bff1-b632de0de907|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:55:58.784Z|8f21c12f-0a31-4826-a444-bcdbc3de23ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:55:58.784Z|8f21c12f-0a31-4826-a444-bcdbc3de23ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:08.721Z|726ff32d-cef5-4023-879c-0e3b32146c9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:08.723Z|726ff32d-cef5-4023-879c-0e3b32146c9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:08.803Z|066bd036-e123-4c9a-9895-a13215a8cec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:08.803Z|bf9f497d-48e7-422e-ab3f-c1f12c021212|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:08.804Z|bf9f497d-48e7-422e-ab3f-c1f12c021212|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:08.804Z|066bd036-e123-4c9a-9895-a13215a8cec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:13.362Z|b46ecbac-5076-41df-b7b1-a78cb6f540a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:56:13.365Z|b46ecbac-5076-41df-b7b1-a78cb6f540a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:56:14.462Z|8a42d6c6-cc2d-4a31-8bed-da8ae7e1dece|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:56:14.463Z|8a42d6c6-cc2d-4a31-8bed-da8ae7e1dece|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:56:15.066Z|48ad5e9f-5555-4908-92be-03c7dd94da84|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:56:15.068Z|48ad5e9f-5555-4908-92be-03c7dd94da84|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:18.749Z|4e0d8418-5bd3-4e9a-909e-e5363faa6752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:18.750Z|4e0d8418-5bd3-4e9a-909e-e5363faa6752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:18.835Z|7e50a7ca-18d7-418b-ae48-34655f3f9895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:18.837Z|a073c354-5f72-44cd-8985-86b82d0e421e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:18.838Z|a073c354-5f72-44cd-8985-86b82d0e421e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:18.838Z|7e50a7ca-18d7-418b-ae48-34655f3f9895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:28.362Z|80418a99-499b-4aef-97d2-3b3a39795929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:56:28.363Z|80418a99-499b-4aef-97d2-3b3a39795929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:56:28.771Z|2ad1d790-8105-4511-9d69-d411125d5a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:28.772Z|2ad1d790-8105-4511-9d69-d411125d5a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:28.861Z|d2b4ea0d-ca58-4572-8da2-b575a3eb5524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:28.861Z|d2b4ea0d-ca58-4572-8da2-b575a3eb5524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:28.876Z|39c50a07-773b-464d-9c19-4006674d12b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:28.877Z|39c50a07-773b-464d-9c19-4006674d12b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:38.792Z|f3087953-c967-4502-879c-5b80700e6a66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:38.793Z|f3087953-c967-4502-879c-5b80700e6a66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:38.885Z|a4a8abcf-2248-47e8-8b3f-d0bd8ffe9f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:38.885Z|a4a8abcf-2248-47e8-8b3f-d0bd8ffe9f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:38.904Z|c0bf7f3d-751b-4cbc-84cc-35e5d55e6c3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:38.906Z|c0bf7f3d-751b-4cbc-84cc-35e5d55e6c3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:43.362Z|d23ebd13-8044-4627-b014-d32bd00dea12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:56:43.363Z|d23ebd13-8044-4627-b014-d32bd00dea12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:56:44.464Z|49e9b977-4b90-4efd-a3c2-aa4faf6bfe77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:56:44.465Z|49e9b977-4b90-4efd-a3c2-aa4faf6bfe77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:56:48.816Z|0dc91fd3-4c6d-4b8f-93ec-4da9cd5ecb10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:48.817Z|0dc91fd3-4c6d-4b8f-93ec-4da9cd5ecb10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:48.915Z|8c5cd3b6-42df-4aa4-bde9-cacc403b51f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:48.916Z|8c5cd3b6-42df-4aa4-bde9-cacc403b51f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:48.931Z|e8547f99-9179-4552-9923-e0c0a008f5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:48.932Z|e8547f99-9179-4552-9923-e0c0a008f5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:58.362Z|b7f79ae1-deb6-492d-b6d5-a63c599624cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:56:58.366Z|b7f79ae1-deb6-492d-b6d5-a63c599624cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:56:58.840Z|67c11c06-ed6d-4f60-93a9-bf76c6718c7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:58.841Z|67c11c06-ed6d-4f60-93a9-bf76c6718c7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:58.937Z|e3c8e3fc-0474-4e02-8f50-ffd4aee72dab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:58.938Z|e3c8e3fc-0474-4e02-8f50-ffd4aee72dab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:56:58.952Z|c17bdfa7-eb47-423a-9cac-4b640c47d25d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:56:58.953Z|c17bdfa7-eb47-423a-9cac-4b640c47d25d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:08.912Z|05d58214-5285-4a7b-8c20-5f7b9b82904b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:08.913Z|05d58214-5285-4a7b-8c20-5f7b9b82904b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:08.965Z|19931c26-426e-4edc-899d-32b2c16b6290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:08.965Z|19931c26-426e-4edc-899d-32b2c16b6290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:08.977Z|dd7bbeb7-d9e0-482e-9d02-03a408824c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:08.978Z|dd7bbeb7-d9e0-482e-9d02-03a408824c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:13.362Z|b934e8e3-28a7-42b3-8ff5-2d27afd2840a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:57:13.363Z|b934e8e3-28a7-42b3-8ff5-2d27afd2840a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:57:14.470Z|72971eab-5b52-4a45-8799-4bb185b3e7df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:57:14.471Z|72971eab-5b52-4a45-8799-4bb185b3e7df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:57:15.053Z|d296f0aa-f288-4579-9829-6c760675c90b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:57:15.054Z|d296f0aa-f288-4579-9829-6c760675c90b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:18.934Z|152c2fc8-24de-4c52-bfab-ea5f0080c0cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:18.935Z|152c2fc8-24de-4c52-bfab-ea5f0080c0cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:19.001Z|feb9b77e-8789-4be7-9637-8a9760ad7324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:19.002Z|feb9b77e-8789-4be7-9637-8a9760ad7324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:19.004Z|b4fa0f3d-89ae-4096-95e0-f9b4719d1cfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:19.005Z|b4fa0f3d-89ae-4096-95e0-f9b4719d1cfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:28.362Z|f4d108c9-38ed-466a-99b8-2c5ad4216bb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:57:28.362Z|f4d108c9-38ed-466a-99b8-2c5ad4216bb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:57:28.955Z|0bd5faa8-db19-4390-b8d2-c3e663bea3bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:28.956Z|0bd5faa8-db19-4390-b8d2-c3e663bea3bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:29.025Z|59a310a9-667e-4ec7-84df-07c4135af558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:29.025Z|59a310a9-667e-4ec7-84df-07c4135af558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:29.028Z|33324f89-7726-4f83-9a58-424b05fb03bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:29.029Z|33324f89-7726-4f83-9a58-424b05fb03bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:38.993Z|5cb7f909-f39f-45c3-9025-2006f66985bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:38.994Z|5cb7f909-f39f-45c3-9025-2006f66985bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:39.045Z|0fcd4e21-591c-49aa-b242-4347e9d96d8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:39.046Z|0fcd4e21-591c-49aa-b242-4347e9d96d8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:39.047Z|a71b78fe-d02b-4a59-a8ba-d57a25f58396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:39.047Z|a71b78fe-d02b-4a59-a8ba-d57a25f58396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:43.362Z|6e8fa150-d8e0-4b82-b3dd-7286a944891e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:57:43.365Z|6e8fa150-d8e0-4b82-b3dd-7286a944891e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:57:44.474Z|a4ba386c-1f2c-40b6-a016-fb2d6c8f9191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:57:44.475Z|a4ba386c-1f2c-40b6-a016-fb2d6c8f9191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:57:49.013Z|24568e40-13ff-4464-84bd-276795a5bb34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:49.013Z|24568e40-13ff-4464-84bd-276795a5bb34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:49.083Z|4b31a1e9-1001-496e-9f21-244863d9261f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:49.084Z|4b31a1e9-1001-496e-9f21-244863d9261f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:49.085Z|add9aefd-41e8-4227-9e4c-6087b21a08c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:49.088Z|add9aefd-41e8-4227-9e4c-6087b21a08c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:58.362Z|4e3617c8-172a-487a-89c6-bdb14c633107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:57:58.362Z|4e3617c8-172a-487a-89c6-bdb14c633107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:57:59.033Z|6b99f03d-2c08-49da-9109-f7a029f3c19b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:59.034Z|6b99f03d-2c08-49da-9109-f7a029f3c19b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:59.107Z|43ad62f2-b981-4307-b66a-653d0080d614|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:59.107Z|7cb89e39-68fa-4201-aa96-c47014b669d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:57:59.107Z|43ad62f2-b981-4307-b66a-653d0080d614|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:57:59.107Z|7cb89e39-68fa-4201-aa96-c47014b669d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:09.055Z|c731177f-f194-40a7-a092-6cd899baeff8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:09.056Z|c731177f-f194-40a7-a092-6cd899baeff8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:09.126Z|594b89e7-e917-41d3-892d-1d6962975d44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:09.127Z|636aa8d9-cea2-4dc7-98f0-f6f14b770649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:09.127Z|636aa8d9-cea2-4dc7-98f0-f6f14b770649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:09.127Z|594b89e7-e917-41d3-892d-1d6962975d44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:13.362Z|92e76c14-31b6-40d0-ae78-57ce24aa8188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:58:13.363Z|92e76c14-31b6-40d0-ae78-57ce24aa8188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:58:14.476Z|1ba64685-a94f-4a29-9aca-85750b054e23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:58:14.476Z|1ba64685-a94f-4a29-9aca-85750b054e23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:58:15.053Z|9648b1cb-4b74-4780-8a3a-7566ff7c9ecb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:58:15.054Z|9648b1cb-4b74-4780-8a3a-7566ff7c9ecb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:19.104Z|3ecefc23-9df4-423e-98e0-f24acb1cd376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:19.105Z|3ecefc23-9df4-423e-98e0-f24acb1cd376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:19.148Z|a511802d-3dff-4362-9915-010367f67397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:19.149Z|3b7a625a-3940-477d-8eb5-99a9ac4aa4ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:19.150Z|a511802d-3dff-4362-9915-010367f67397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:19.150Z|3b7a625a-3940-477d-8eb5-99a9ac4aa4ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:28.362Z|10a77792-b8d7-4223-bc9d-fbc3d4115bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:58:28.366Z|10a77792-b8d7-4223-bc9d-fbc3d4115bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:58:29.136Z|60463595-17ed-42c6-993d-9e4bd5f2e899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:29.137Z|60463595-17ed-42c6-993d-9e4bd5f2e899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:29.171Z|b9a125e6-2416-45fd-a6a0-efff29ad543e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:29.171Z|7db7415f-a4b0-4283-8fd9-afd88710687e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:29.172Z|b9a125e6-2416-45fd-a6a0-efff29ad543e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:29.172Z|7db7415f-a4b0-4283-8fd9-afd88710687e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:39.160Z|0edb06a7-f3f0-4ce6-bf42-93b2c7cbeafe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:39.161Z|0edb06a7-f3f0-4ce6-bf42-93b2c7cbeafe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:39.196Z|dee1b934-e98c-40d1-9caa-c2022559fdc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:39.197Z|dee1b934-e98c-40d1-9caa-c2022559fdc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:39.197Z|550f5a7d-8937-45b3-aaa3-ba0cfbc42744|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:39.198Z|550f5a7d-8937-45b3-aaa3-ba0cfbc42744|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:43.362Z|2dd13060-82a0-45dc-8b30-6e03b03d0d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:58:43.363Z|2dd13060-82a0-45dc-8b30-6e03b03d0d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:58:44.478Z|06593783-7052-44ab-bad0-7cc7dfc3d676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:58:44.479Z|06593783-7052-44ab-bad0-7cc7dfc3d676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:58:49.183Z|0667292d-1291-40e4-a019-6454a201baae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:49.183Z|0667292d-1291-40e4-a019-6454a201baae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:49.217Z|8f821bd2-91c9-4f13-b6f7-ed37cb0ab4dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:49.218Z|8f821bd2-91c9-4f13-b6f7-ed37cb0ab4dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:49.231Z|e075f113-2896-4d0d-89e6-321e88929e26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:49.232Z|e075f113-2896-4d0d-89e6-321e88929e26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:58.362Z|9e2dac42-f404-48fc-a8fa-b1f7b20fbd95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:58:58.362Z|9e2dac42-f404-48fc-a8fa-b1f7b20fbd95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:58:59.210Z|58ae5983-e6e9-4fdd-8353-ab9c52a56614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:59.211Z|58ae5983-e6e9-4fdd-8353-ab9c52a56614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:59.250Z|f84cee72-a50a-4454-92c6-b3b90c074180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:59.251Z|f84cee72-a50a-4454-92c6-b3b90c074180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:58:59.253Z|92328bec-1f99-40fa-91ae-998e93af594a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:58:59.255Z|92328bec-1f99-40fa-91ae-998e93af594a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:09.238Z|79172ccd-0c4a-4c3c-9dc5-b385d5cc207d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:09.239Z|79172ccd-0c4a-4c3c-9dc5-b385d5cc207d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:09.283Z|1550b303-7020-44f0-8b65-ace834e35b03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:09.284Z|1550b303-7020-44f0-8b65-ace834e35b03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:09.289Z|689fc26b-10bc-49c3-9618-1097da361581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:09.289Z|689fc26b-10bc-49c3-9618-1097da361581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:13.362Z|0320e8bd-ad94-4c4c-88ae-17d12b981474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:59:13.365Z|0320e8bd-ad94-4c4c-88ae-17d12b981474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:59:14.479Z|65a839f4-d68f-4673-b4fa-80122bcf0564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:59:14.480Z|65a839f4-d68f-4673-b4fa-80122bcf0564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:59:15.056Z|c221ec85-c78a-44c9-b017-6f2b28c49be6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T09:59:15.057Z|c221ec85-c78a-44c9-b017-6f2b28c49be6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:19.262Z|0bd276c0-578c-4f66-b823-f95067e8d018|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:19.263Z|0bd276c0-578c-4f66-b823-f95067e8d018|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:19.309Z|e5a5869b-7d51-46dd-ae39-aa5be478bf82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:19.310Z|e5a5869b-7d51-46dd-ae39-aa5be478bf82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:19.313Z|321f1c0c-bf75-46b7-890d-3f2a1976a88e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:19.314Z|321f1c0c-bf75-46b7-890d-3f2a1976a88e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:28.362Z|92df4f79-49e9-4e4f-8f4f-956e08908af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:59:28.362Z|92df4f79-49e9-4e4f-8f4f-956e08908af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:59:29.284Z|26692707-2ede-4a23-a088-026eaf56b477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:29.285Z|26692707-2ede-4a23-a088-026eaf56b477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:29.338Z|ad5e04bd-ac15-40ea-a938-72ffe9782074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:29.339Z|ad5e04bd-ac15-40ea-a938-72ffe9782074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:29.341Z|1a3bb5ff-3939-4ac2-9958-8258845cfc46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:29.342Z|1a3bb5ff-3939-4ac2-9958-8258845cfc46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:39.309Z|ac97950c-9342-480f-9f56-ebe882b5087c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:39.309Z|ac97950c-9342-480f-9f56-ebe882b5087c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:39.362Z|8af2ad67-5182-44af-bb0a-8a3db3d9cf87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:39.363Z|8af2ad67-5182-44af-bb0a-8a3db3d9cf87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:39.366Z|223f3d09-c412-4c7e-8451-eb4fbe9b7cb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:39.367Z|223f3d09-c412-4c7e-8451-eb4fbe9b7cb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:43.362Z|53bea84a-9672-4476-abd7-2d82dc691d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:59:43.363Z|53bea84a-9672-4476-abd7-2d82dc691d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:59:44.481Z|6da65a75-89da-4f0a-8d13-e663abb3cfb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:59:44.482Z|6da65a75-89da-4f0a-8d13-e663abb3cfb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:59:49.331Z|79584a7e-5b83-42bc-8a00-19ae096205eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:49.332Z|79584a7e-5b83-42bc-8a00-19ae096205eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:49.396Z|8aadea1e-5b01-4c10-a4d3-89b44680a3c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:49.397Z|8aadea1e-5b01-4c10-a4d3-89b44680a3c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:49.403Z|2fa24c9e-84e3-4c9b-bced-c2e41556cf01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:49.404Z|2fa24c9e-84e3-4c9b-bced-c2e41556cf01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:58.362Z|efa4ef6d-a1c3-42af-b877-4e35cb6d12c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T09:59:58.364Z|efa4ef6d-a1c3-42af-b877-4e35cb6d12c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T09:59:59.377Z|019caf6b-a6b3-406d-85e4-672a2d72e9f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:59.378Z|019caf6b-a6b3-406d-85e4-672a2d72e9f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:59.417Z|b1fc3fc3-c755-43a0-8b10-f6ad86b50698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:59.418Z|b1fc3fc3-c755-43a0-8b10-f6ad86b50698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T09:59:59.433Z|86b7f4d9-f4f6-46f6-a4da-b90214238f3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T09:59:59.434Z|86b7f4d9-f4f6-46f6-a4da-b90214238f3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:09.398Z|cfcd4a3e-42d6-4bdc-9205-8264c865c247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:09.399Z|cfcd4a3e-42d6-4bdc-9205-8264c865c247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:09.439Z|1293e05b-92f7-40e7-b6ab-91ee9ff283c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:09.440Z|1293e05b-92f7-40e7-b6ab-91ee9ff283c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:09.457Z|55d58cbc-6b25-4cc2-aedd-30adaf17ea09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:09.458Z|55d58cbc-6b25-4cc2-aedd-30adaf17ea09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:13.362Z|2a3d40c0-f341-4422-bf7d-6a0c6ff95ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:00:13.363Z|2a3d40c0-f341-4422-bf7d-6a0c6ff95ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:00:14.483Z|b84a80aa-bef2-4bee-b0a4-d166a1a46e55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:00:14.483Z|b84a80aa-bef2-4bee-b0a4-d166a1a46e55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:00:15.052Z|fba16bc9-a049-4fe8-b04a-1617d9ee7167|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:00:15.053Z|fba16bc9-a049-4fe8-b04a-1617d9ee7167|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:19.422Z|eab62d95-05a3-41fb-ab87-759463fcd6f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:19.422Z|eab62d95-05a3-41fb-ab87-759463fcd6f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:19.469Z|46ed170c-275d-46b0-b1ae-31b93c165f26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:19.469Z|46ed170c-275d-46b0-b1ae-31b93c165f26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:19.507Z|64bebf3e-06bc-47d0-bea1-4f0eda280076|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:19.508Z|64bebf3e-06bc-47d0-bea1-4f0eda280076|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:28.362Z|dbb51ede-6180-4b5b-9e2f-54838e2e8ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:00:28.362Z|dbb51ede-6180-4b5b-9e2f-54838e2e8ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:00:29.443Z|42fa9911-89fb-4db5-9bdc-72ec547c8a02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:29.444Z|42fa9911-89fb-4db5-9bdc-72ec547c8a02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:29.490Z|764221ac-2fb8-4db6-8f16-ce17d7d2a4a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:29.491Z|764221ac-2fb8-4db6-8f16-ce17d7d2a4a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:29.528Z|793dd3ca-a2e4-455a-a44c-b7e75cb72ff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:29.530Z|793dd3ca-a2e4-455a-a44c-b7e75cb72ff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:39.467Z|5f7f41b1-ec76-4b81-9d18-3d97773ac8e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:39.468Z|5f7f41b1-ec76-4b81-9d18-3d97773ac8e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:39.515Z|5f3dff33-07a3-4e48-b86e-56a082ed028f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:39.516Z|5f3dff33-07a3-4e48-b86e-56a082ed028f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:39.550Z|ac0310c7-c928-4e8e-b172-53dd21a7fff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:39.551Z|ac0310c7-c928-4e8e-b172-53dd21a7fff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:43.362Z|c03ba211-c18a-43b3-93b4-b538c5e38df6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:00:43.366Z|c03ba211-c18a-43b3-93b4-b538c5e38df6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:00:44.484Z|1a244138-de78-4ea0-b330-f1768f876735|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:00:44.485Z|1a244138-de78-4ea0-b330-f1768f876735|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:00:49.507Z|19c40549-a7ec-4930-8764-ba2c5f88ffcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:49.508Z|19c40549-a7ec-4930-8764-ba2c5f88ffcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:49.537Z|4e4dc2dd-1959-44b0-960b-407cde561f9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:49.538Z|4e4dc2dd-1959-44b0-960b-407cde561f9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:49.573Z|d1a4cd8e-66ac-4436-b699-6cdbd370b4ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:49.574Z|d1a4cd8e-66ac-4436-b699-6cdbd370b4ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:58.362Z|e8c2ac26-c9ec-4cca-92db-79bd959cbb9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:00:58.363Z|e8c2ac26-c9ec-4cca-92db-79bd959cbb9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:00:59.528Z|efb72d0e-408a-401f-a80a-19ea88e4041f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:59.530Z|efb72d0e-408a-401f-a80a-19ea88e4041f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:59.559Z|2180385e-5c93-4da7-bdbd-e1782d44e722|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:59.560Z|2180385e-5c93-4da7-bdbd-e1782d44e722|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:00:59.594Z|70511be4-b391-44c1-8e39-85ca445dc600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:00:59.595Z|70511be4-b391-44c1-8e39-85ca445dc600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:09.551Z|5e35c340-0f16-473b-a291-71838d51024e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:09.552Z|5e35c340-0f16-473b-a291-71838d51024e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:09.584Z|3c9563e0-d14e-4518-9905-c0f9e864fedd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:09.584Z|3c9563e0-d14e-4518-9905-c0f9e864fedd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:09.614Z|78c92cae-d331-4974-8efc-da6245ee1abf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:09.615Z|78c92cae-d331-4974-8efc-da6245ee1abf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:13.362Z|df8cbab1-8ebf-418f-8f8b-0c062f6b75a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:01:13.363Z|df8cbab1-8ebf-418f-8f8b-0c062f6b75a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:01:14.486Z|220ac7b3-db3c-4f9a-abae-4b19c4cf6555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:01:14.487Z|220ac7b3-db3c-4f9a-abae-4b19c4cf6555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:01:15.056Z|d21f77a9-0a5a-4c4d-8a5a-c9be0124f625|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:01:15.057Z|d21f77a9-0a5a-4c4d-8a5a-c9be0124f625|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:19.589Z|f3a05dcf-77b3-4c22-a9f4-3a2ced7b9075|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:19.590Z|f3a05dcf-77b3-4c22-a9f4-3a2ced7b9075|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:19.611Z|cb312464-c03d-458b-a14f-636f243d1c8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:19.611Z|cb312464-c03d-458b-a14f-636f243d1c8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:19.641Z|a53a7dc8-2987-4038-b49c-6f72a79f907f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:19.642Z|a53a7dc8-2987-4038-b49c-6f72a79f907f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:28.362Z|886f64f5-3d8e-439a-bf6d-23f1d3603d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:01:28.365Z|886f64f5-3d8e-439a-bf6d-23f1d3603d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:01:29.613Z|a110f42e-b4af-4225-a6ac-c00193f2ee76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:29.614Z|a110f42e-b4af-4225-a6ac-c00193f2ee76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:29.633Z|c40b5cc5-a5e1-45ae-8aac-131cff1899dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:29.634Z|c40b5cc5-a5e1-45ae-8aac-131cff1899dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:29.671Z|53eb6d56-dc05-45b6-a53e-c481e40a2b01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:29.672Z|53eb6d56-dc05-45b6-a53e-c481e40a2b01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:39.636Z|d098e615-6557-40a2-a2f4-fa991e2b9fdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:39.637Z|d098e615-6557-40a2-a2f4-fa991e2b9fdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:39.656Z|f58e69c2-62af-4c11-99ed-025e3381e172|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:39.657Z|f58e69c2-62af-4c11-99ed-025e3381e172|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:39.704Z|3d34d7de-c408-484e-bad7-0df96c97aaa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:39.704Z|3d34d7de-c408-484e-bad7-0df96c97aaa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:43.362Z|df686bc6-0c8e-4bcf-b17f-f7f1e76924d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:01:43.363Z|df686bc6-0c8e-4bcf-b17f-f7f1e76924d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:01:44.487Z|b1a5f1c3-f4bf-4429-827c-7d637fd5158f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:01:44.488Z|b1a5f1c3-f4bf-4429-827c-7d637fd5158f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:01:49.668Z|c8907873-9aad-4826-973c-0a2113dc341e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:49.669Z|c8907873-9aad-4826-973c-0a2113dc341e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:49.703Z|be8d17b8-fcaa-4a37-9993-d5d940a3d0c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:49.704Z|be8d17b8-fcaa-4a37-9993-d5d940a3d0c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:49.734Z|bf0c52b9-c429-4c94-8b23-113cc9613c01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:49.735Z|bf0c52b9-c429-4c94-8b23-113cc9613c01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:58.362Z|ac40491d-1f2c-4c4b-a9c4-5bcdb4e3b71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:01:58.363Z|ac40491d-1f2c-4c4b-a9c4-5bcdb4e3b71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:01:59.696Z|b2a7d982-18b1-49e1-92d3-a6e2e8455e43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:59.697Z|b2a7d982-18b1-49e1-92d3-a6e2e8455e43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:59.728Z|58e7fbff-689d-4d90-a738-678001ae7233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:59.729Z|58e7fbff-689d-4d90-a738-678001ae7233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:01:59.758Z|7bf1a6bf-b4c6-431d-89f9-990ccf9cc38b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:01:59.759Z|7bf1a6bf-b4c6-431d-89f9-990ccf9cc38b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:09.735Z|dcefa73d-c7f1-4334-bdc3-ae1a6efae3ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:09.736Z|dcefa73d-c7f1-4334-bdc3-ae1a6efae3ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:09.754Z|433a4589-feeb-40f1-86c0-733b0d6c6b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:09.755Z|433a4589-feeb-40f1-86c0-733b0d6c6b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:09.785Z|775fba1e-2164-4ca7-9023-9f89c9ea4733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:09.786Z|775fba1e-2164-4ca7-9023-9f89c9ea4733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:13.362Z|fbed4433-a04e-41b0-bea1-776eb7d5abcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:02:13.370Z|fbed4433-a04e-41b0-bea1-776eb7d5abcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:02:14.488Z|c02452e4-f04e-4b04-82ad-20140b9e4558|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:02:14.489Z|c02452e4-f04e-4b04-82ad-20140b9e4558|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:02:15.052Z|34b27d74-0f71-4c55-8275-00c3903ad573|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:02:15.054Z|34b27d74-0f71-4c55-8275-00c3903ad573|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:19.761Z|0da88fe0-4e31-48b4-8289-f4ab8358f6fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:19.762Z|0da88fe0-4e31-48b4-8289-f4ab8358f6fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:19.786Z|057d23a9-4252-48f7-b1b1-52993920bd9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:19.787Z|057d23a9-4252-48f7-b1b1-52993920bd9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:19.806Z|e511ab7c-1173-4550-a50b-de2731c5ed13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:19.807Z|e511ab7c-1173-4550-a50b-de2731c5ed13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:28.370Z|ff7e681e-1094-46bf-a1d7-9abc1f0826d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:02:28.371Z|ff7e681e-1094-46bf-a1d7-9abc1f0826d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:02:29.788Z|8715ed02-ecb9-41e2-954d-dab1880221f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:29.789Z|8715ed02-ecb9-41e2-954d-dab1880221f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:29.812Z|8510cc24-6627-42d5-81cd-754df6856431|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:29.813Z|8510cc24-6627-42d5-81cd-754df6856431|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:29.828Z|ac6b7aa0-2723-4118-8684-69d47a0e1cdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:29.829Z|ac6b7aa0-2723-4118-8684-69d47a0e1cdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:39.810Z|2bc343ab-dde9-47aa-be4d-e543d9b6864c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:39.811Z|2bc343ab-dde9-47aa-be4d-e543d9b6864c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:39.844Z|f0ee05de-fce4-4471-ae73-a0db5fb4aec3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:39.845Z|f0ee05de-fce4-4471-ae73-a0db5fb4aec3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:39.849Z|68bf2d77-05f7-4e67-9f3e-e3ec9e27e12a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:39.850Z|68bf2d77-05f7-4e67-9f3e-e3ec9e27e12a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:43.362Z|70f2a87c-ee2d-4eb2-9932-c06685300d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:02:43.363Z|70f2a87c-ee2d-4eb2-9932-c06685300d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:02:44.490Z|32699e73-cda7-4003-9011-95db148fadba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:02:44.490Z|32699e73-cda7-4003-9011-95db148fadba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:02:49.849Z|e6e8d620-7bc4-4ea2-a441-085b4809b16c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:49.850Z|e6e8d620-7bc4-4ea2-a441-085b4809b16c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:49.868Z|bdb79a34-6c28-4b99-8a5f-6644aea53828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:49.869Z|bdb79a34-6c28-4b99-8a5f-6644aea53828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:49.879Z|f2334d26-301c-4e92-9459-94cc65111013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:49.880Z|f2334d26-301c-4e92-9459-94cc65111013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:53.303Z||http-nio-8080-exec-10|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03nz0x020x830x980xec0x140xdc0xd2F0x130xa60xf1d0xc50xe90xc90xdd]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	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-01-25T10:02:58.362Z|966ee3c9-8c43-4a07-a6f4-658d2b9fad59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:02:58.367Z|966ee3c9-8c43-4a07-a6f4-658d2b9fad59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:02:59.871Z|219292d8-82da-4fb6-8d2f-09e0a45c2905|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:59.872Z|219292d8-82da-4fb6-8d2f-09e0a45c2905|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:59.889Z|13dd6324-c406-4d1c-bcbf-63589c3f060a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:59.890Z|13dd6324-c406-4d1c-bcbf-63589c3f060a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:02:59.910Z|39886733-cad6-4229-b78e-ca0b9cef003b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:02:59.911Z|39886733-cad6-4229-b78e-ca0b9cef003b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:09.901Z|22218282-26e4-41f3-94dd-7ab8238a8c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:09.901Z|22218282-26e4-41f3-94dd-7ab8238a8c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:09.911Z|b4b42a99-d4b7-44c4-8d2f-3881008bd707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:09.912Z|b4b42a99-d4b7-44c4-8d2f-3881008bd707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:09.932Z|53f8fe86-ebbe-4205-8867-7e01181f3ee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:09.933Z|53f8fe86-ebbe-4205-8867-7e01181f3ee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:13.362Z|ff592f30-5723-4775-a29a-79b6f4e439e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:03:13.363Z|ff592f30-5723-4775-a29a-79b6f4e439e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:03:14.491Z|d02bf193-6f51-4612-8815-42a329c4bfc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:03:14.492Z|d02bf193-6f51-4612-8815-42a329c4bfc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:03:15.052Z|74ff5244-80a2-40ce-821d-b1066599ee09|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:03:15.053Z|74ff5244-80a2-40ce-821d-b1066599ee09|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:19.924Z|16b2b8d6-3d27-4f50-8345-9c6fa7eb1a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:19.924Z|16b2b8d6-3d27-4f50-8345-9c6fa7eb1a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:19.932Z|d1a01fb4-8676-4791-9ac8-7a0ff5f761bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:19.934Z|d1a01fb4-8676-4791-9ac8-7a0ff5f761bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:19.955Z|d8c4783d-0554-4a8d-a5c2-ef6b39c52d38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:19.956Z|d8c4783d-0554-4a8d-a5c2-ef6b39c52d38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:28.362Z|342f5173-0203-407f-b889-0257adb3dae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:03:28.363Z|342f5173-0203-407f-b889-0257adb3dae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:03:29.955Z|1dd0363d-63ba-4466-8c2a-36963fa56acd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:29.956Z|1dd0363d-63ba-4466-8c2a-36963fa56acd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:29.961Z|bf1e62ea-dde2-409f-a64f-595991466aa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:29.961Z|bf1e62ea-dde2-409f-a64f-595991466aa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:29.977Z|b5109924-f14e-461e-954c-cb0b12d0774e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:29.978Z|b5109924-f14e-461e-954c-cb0b12d0774e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:39.981Z|1d6cd982-b5aa-4ef3-bb49-fbe284d6bd94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:39.982Z|1d6cd982-b5aa-4ef3-bb49-fbe284d6bd94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:39.983Z|e2809bb3-b7cb-493a-911f-683bcb1ffccb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:39.983Z|e2809bb3-b7cb-493a-911f-683bcb1ffccb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:40.000Z|5904f0a6-a1ce-4b90-a80a-c97efb4b4040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:40.002Z|5904f0a6-a1ce-4b90-a80a-c97efb4b4040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:43.362Z|c4ac878f-49d4-47d5-83d3-2b2fdbe88445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:03:43.365Z|c4ac878f-49d4-47d5-83d3-2b2fdbe88445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:03:44.493Z|3b6146e8-a05e-4a7d-a92d-d0a56364e4bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:03:44.494Z|3b6146e8-a05e-4a7d-a92d-d0a56364e4bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:03:50.006Z|564a113f-c529-466f-9407-5b0093ee8e36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:50.007Z|564a113f-c529-466f-9407-5b0093ee8e36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:50.025Z|12b5abde-785f-4ece-a2e0-13a52e6c11d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:50.026Z|12b5abde-785f-4ece-a2e0-13a52e6c11d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:50.031Z|d7b58446-a7ca-4d87-8a92-8ecce74563ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:03:50.032Z|d7b58446-a7ca-4d87-8a92-8ecce74563ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:03:58.362Z|f7c1adf9-c91f-4f39-a0b5-8fcfd521aeeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:03:58.367Z|f7c1adf9-c91f-4f39-a0b5-8fcfd521aeeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:04:00.028Z|0be5f3dc-e832-419c-a0c6-2bbe364883fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:00.029Z|0be5f3dc-e832-419c-a0c6-2bbe364883fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:00.053Z|b5a7a7e1-b9fe-442d-b1b7-856f7d7f745a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:00.053Z|b5a7a7e1-b9fe-442d-b1b7-856f7d7f745a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:00.062Z|694f3fcc-56f3-492f-b24d-9ba07f3f4424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:00.062Z|694f3fcc-56f3-492f-b24d-9ba07f3f4424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:10.050Z|a6d522e8-58a2-4bd0-851a-76c4ad8734a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:10.051Z|a6d522e8-58a2-4bd0-851a-76c4ad8734a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:10.081Z|8b8e2bc1-c996-4863-92c7-453bc2f8b8db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:10.082Z|8b8e2bc1-c996-4863-92c7-453bc2f8b8db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:10.085Z|df6adc4b-2958-48c3-93a1-9b850c21a4a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:10.086Z|df6adc4b-2958-48c3-93a1-9b850c21a4a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:13.362Z|2e3e5d02-c4be-478b-8a79-f0ac7f5ade68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:04:13.363Z|2e3e5d02-c4be-478b-8a79-f0ac7f5ade68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:04:14.494Z|f7d988e8-e698-465d-a99f-d2259e0ab841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:04:14.495Z|f7d988e8-e698-465d-a99f-d2259e0ab841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:04:15.052Z|1c7294ca-7f73-44e2-833a-a9ff21f21c06|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:04:15.053Z|1c7294ca-7f73-44e2-833a-a9ff21f21c06|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:20.072Z|0745edd8-bc28-48c6-8787-06a9166e8143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:20.073Z|0745edd8-bc28-48c6-8787-06a9166e8143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:20.107Z|29407187-326a-42b5-9341-1a888335e2ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:20.107Z|29407187-326a-42b5-9341-1a888335e2ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:20.111Z|9f4af463-d1e0-4675-9432-31257e633c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:20.112Z|9f4af463-d1e0-4675-9432-31257e633c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:28.362Z|6b61a7de-d651-4fb2-a2b4-77519b9ea924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:04:28.365Z|6b61a7de-d651-4fb2-a2b4-77519b9ea924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:04:30.093Z|3105964d-df43-47f8-92d7-6bfed0b83131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:30.094Z|3105964d-df43-47f8-92d7-6bfed0b83131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:30.129Z|903e0e40-4077-468b-8fc0-3ed0c2e9cca2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:30.129Z|903e0e40-4077-468b-8fc0-3ed0c2e9cca2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:30.130Z|f31a0543-a45d-45ee-acd4-b173bd332319|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:30.131Z|f31a0543-a45d-45ee-acd4-b173bd332319|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:40.113Z|1e89df31-0560-4a9a-90eb-ba23224c5397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:40.114Z|1e89df31-0560-4a9a-90eb-ba23224c5397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:40.148Z|cab99ffc-18a3-4c18-9640-6ba333497d66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:40.149Z|e68a3862-4c9a-4081-91e3-c66b04c70c7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:40.149Z|cab99ffc-18a3-4c18-9640-6ba333497d66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:40.150Z|e68a3862-4c9a-4081-91e3-c66b04c70c7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:43.362Z|e12a984e-a37b-46d2-8068-ff9ba07dbd42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:04:43.363Z|e12a984e-a37b-46d2-8068-ff9ba07dbd42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:04:44.496Z|e2e269a6-d7f9-489a-b9dc-fd1d44cf5cca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:04:44.496Z|e2e269a6-d7f9-489a-b9dc-fd1d44cf5cca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:04:50.133Z|1f458720-54ce-4e68-9078-60f545864a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:50.134Z|1f458720-54ce-4e68-9078-60f545864a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:50.172Z|7f55e105-cc08-4c7e-9ce6-5b25431da0ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:50.173Z|7f55e105-cc08-4c7e-9ce6-5b25431da0ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:50.178Z|63c4c7bc-efa7-491c-b58c-3e443518ce2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:04:50.179Z|63c4c7bc-efa7-491c-b58c-3e443518ce2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:04:58.362Z|d6b17a35-442f-4094-921c-9adc43ec105d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:04:58.362Z|d6b17a35-442f-4094-921c-9adc43ec105d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:05:00.168Z|bc080d14-60da-46a6-a29a-9e77abec008a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:00.169Z|bc080d14-60da-46a6-a29a-9e77abec008a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:00.205Z|217d6b0d-f663-48dc-98cb-6267f84fcfa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:00.206Z|217d6b0d-f663-48dc-98cb-6267f84fcfa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:00.215Z|0d80c604-a02c-4802-94d3-db2baacdd3d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:00.216Z|0d80c604-a02c-4802-94d3-db2baacdd3d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:10.193Z|568ac798-61c4-474a-8742-013aa476e157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:10.194Z|568ac798-61c4-474a-8742-013aa476e157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:10.251Z|9678865e-28cd-45b1-bba4-bce0df41cdb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:10.252Z|9678865e-28cd-45b1-bba4-bce0df41cdb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:10.262Z|45c46b47-7c1d-4029-a818-ba72ec07508e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:10.262Z|45c46b47-7c1d-4029-a818-ba72ec07508e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:13.362Z|44632388-2bcb-4fac-866e-7d344560e819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:05:13.364Z|44632388-2bcb-4fac-866e-7d344560e819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:05:14.499Z|84b80cf8-0004-4fa0-8a0d-472511bdfe41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:05:14.500Z|84b80cf8-0004-4fa0-8a0d-472511bdfe41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:05:15.052Z|9874f66f-b354-4055-9fb3-37adb79c6fb2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:05:15.053Z|9874f66f-b354-4055-9fb3-37adb79c6fb2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:20.221Z|1af739c3-0b27-4a83-9039-977a9af9c3c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:20.222Z|1af739c3-0b27-4a83-9039-977a9af9c3c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:20.284Z|7a4628c2-8fa6-491f-b670-201709f1466e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:20.284Z|635ec23d-32b8-4822-aed3-6f8c4b21f30f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:20.285Z|7a4628c2-8fa6-491f-b670-201709f1466e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:20.285Z|635ec23d-32b8-4822-aed3-6f8c4b21f30f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:28.362Z|89090434-3ebf-43b1-9ebf-529ae4deaf90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:05:28.362Z|89090434-3ebf-43b1-9ebf-529ae4deaf90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:05:30.243Z|5b023218-2af7-4b44-b0de-7c3a4c1108e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:30.244Z|5b023218-2af7-4b44-b0de-7c3a4c1108e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:30.307Z|566a51b3-0a56-4fe0-ba3c-83a975d43caa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:30.307Z|1a569adc-225e-4e33-a49a-69e01d95f253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:30.308Z|566a51b3-0a56-4fe0-ba3c-83a975d43caa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:30.308Z|1a569adc-225e-4e33-a49a-69e01d95f253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:40.263Z|627ae308-24e2-4818-961e-9be2ff813572|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:40.263Z|627ae308-24e2-4818-961e-9be2ff813572|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:40.333Z|7434eeba-f64d-461b-90ad-c88d948509e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:40.334Z|7434eeba-f64d-461b-90ad-c88d948509e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:40.347Z|2d0d0356-190b-4991-9205-dad672bbfd48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:40.348Z|2d0d0356-190b-4991-9205-dad672bbfd48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:43.362Z|6de9da54-dcc1-4b3a-b598-3c45c35cf569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:05:43.363Z|6de9da54-dcc1-4b3a-b598-3c45c35cf569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:05:44.502Z|f10f7bfc-fbcc-4d3c-894c-12552979ffd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:05:44.503Z|f10f7bfc-fbcc-4d3c-894c-12552979ffd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:05:50.287Z|4116ee7d-b443-45dd-ad60-13a7bfddeaf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:50.287Z|4116ee7d-b443-45dd-ad60-13a7bfddeaf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:50.356Z|f00ec155-0eb0-473b-bbcd-2145211e89d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:50.357Z|f00ec155-0eb0-473b-bbcd-2145211e89d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:50.380Z|f8a3626e-a91a-4a2f-bd21-8698efd6cfa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:05:50.381Z|f8a3626e-a91a-4a2f-bd21-8698efd6cfa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:05:58.363Z|d399cd82-6763-406a-9d41-dc1bd9f81ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:05:58.365Z|d399cd82-6763-406a-9d41-dc1bd9f81ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:06:00.308Z|704f7c54-4a55-4f59-99c5-7123b8d11ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:00.309Z|704f7c54-4a55-4f59-99c5-7123b8d11ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:00.381Z|105a8fec-f4c7-4f1c-ac92-506e9287f5a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:00.381Z|105a8fec-f4c7-4f1c-ac92-506e9287f5a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:00.400Z|893c5c2b-ead7-46e3-9f28-d0f103b25a2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:00.401Z|893c5c2b-ead7-46e3-9f28-d0f103b25a2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:10.347Z|43aeef05-29f9-4253-a400-30c822e63189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:10.348Z|43aeef05-29f9-4253-a400-30c822e63189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:10.405Z|78a5365f-2e68-48ff-b7f4-140f77325741|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:10.405Z|78a5365f-2e68-48ff-b7f4-140f77325741|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:10.423Z|c7314606-715f-4471-8f89-0b4dac48d4bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:10.424Z|c7314606-715f-4471-8f89-0b4dac48d4bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:13.362Z|628ec06e-516b-4129-8759-dd9cacb04082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:06:13.362Z|628ec06e-516b-4129-8759-dd9cacb04082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:06:14.505Z|100d1248-5899-4b8b-a6f5-e6f6be9c24b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:06:14.505Z|100d1248-5899-4b8b-a6f5-e6f6be9c24b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:06:15.052Z|b0dffc8e-85f3-432d-b918-a3cf7cfb39e5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:06:15.053Z|b0dffc8e-85f3-432d-b918-a3cf7cfb39e5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:20.369Z|7c18e6b9-2ab9-40c0-9b70-6c2a464c91a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:20.370Z|7c18e6b9-2ab9-40c0-9b70-6c2a464c91a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:20.426Z|2005fe07-0f2d-4a95-b256-905f0bc0c0be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:20.426Z|2005fe07-0f2d-4a95-b256-905f0bc0c0be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:20.448Z|da6a20af-57c5-4611-8e02-d02d4a921813|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:20.449Z|da6a20af-57c5-4611-8e02-d02d4a921813|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:28.362Z|0827f1ed-0bae-4db2-ab5e-012201c92d81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:06:28.363Z|0827f1ed-0bae-4db2-ab5e-012201c92d81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:06:30.399Z|8da3798c-b6b3-45d3-a267-9b7aa4519f63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:30.400Z|8da3798c-b6b3-45d3-a267-9b7aa4519f63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:30.448Z|62898394-2184-4a36-aba4-322f86000ab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:30.450Z|62898394-2184-4a36-aba4-322f86000ab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:30.471Z|64d58870-085e-4938-bea1-8ec3c6ef104b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:30.471Z|64d58870-085e-4938-bea1-8ec3c6ef104b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:40.424Z|d3107182-ccbe-4438-94ef-a7452e303dfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:40.425Z|d3107182-ccbe-4438-94ef-a7452e303dfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:40.472Z|06cbbb7a-80b6-4863-95fc-fc95792fe666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:40.473Z|06cbbb7a-80b6-4863-95fc-fc95792fe666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:40.496Z|81536431-d213-4265-8516-6281c8be8d4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:40.496Z|81536431-d213-4265-8516-6281c8be8d4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:43.362Z|0c910641-e686-4340-8272-a911eb7ea276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:06:43.365Z|0c910641-e686-4340-8272-a911eb7ea276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:06:44.506Z|8c3076f5-a438-4305-a24e-59b811138233|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:06:44.508Z|8c3076f5-a438-4305-a24e-59b811138233|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:06:50.453Z|20b1de59-4c2b-49ad-979e-3d98d0c2c3f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:50.456Z|20b1de59-4c2b-49ad-979e-3d98d0c2c3f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:50.501Z|341bc75a-7a2e-43c2-af69-6d96807045be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:50.502Z|341bc75a-7a2e-43c2-af69-6d96807045be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:50.520Z|841aee25-1e83-42ce-adb5-e3576934a01b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:06:50.521Z|841aee25-1e83-42ce-adb5-e3576934a01b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:06:58.362Z|0d41bfde-606c-4a93-b6de-c7cc186998b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:06:58.363Z|0d41bfde-606c-4a93-b6de-c7cc186998b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:07:00.489Z|5d0fbda2-37f0-4a2c-830b-172509c634cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:00.490Z|5d0fbda2-37f0-4a2c-830b-172509c634cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:00.541Z|9b4fa5f3-435d-4198-8afe-9934c19a9fea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:00.542Z|9b4fa5f3-435d-4198-8afe-9934c19a9fea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:00.548Z|6c2d46d1-9448-4ab4-8de1-321513bd704a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:00.548Z|6c2d46d1-9448-4ab4-8de1-321513bd704a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:10.512Z|9f4778b8-0df1-4668-bd0b-4eb8d18cb655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:10.512Z|9f4778b8-0df1-4668-bd0b-4eb8d18cb655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:10.585Z|27cd6fa2-a0d5-4414-b935-5a94ddd51dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:10.586Z|27cd6fa2-a0d5-4414-b935-5a94ddd51dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:10.590Z|de2bc0de-5793-460d-a021-472252834a0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:10.591Z|de2bc0de-5793-460d-a021-472252834a0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:13.362Z|a3717a47-77d6-423d-955e-a3cf333d0266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:07:13.363Z|a3717a47-77d6-423d-955e-a3cf333d0266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:07:14.510Z|9a9e6a50-ebcd-48d1-870a-6c9f9974cfa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:07:14.510Z|9a9e6a50-ebcd-48d1-870a-6c9f9974cfa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:07:15.052Z|3746c1e7-92db-4c5d-b40c-b00033c08baa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:07:15.053Z|3746c1e7-92db-4c5d-b40c-b00033c08baa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:20.532Z|34a9d5db-9dff-406c-a5fc-3ba3eee93726|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:20.533Z|34a9d5db-9dff-406c-a5fc-3ba3eee93726|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:20.610Z|89f03610-5853-47e6-8a48-fae7df834f3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:20.610Z|250d0723-a29a-4132-a121-953e45a16357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:20.611Z|89f03610-5853-47e6-8a48-fae7df834f3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:20.610Z|250d0723-a29a-4132-a121-953e45a16357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:28.362Z|c6f0718e-41a6-45ec-9fd3-0aae71675683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:07:28.364Z|c6f0718e-41a6-45ec-9fd3-0aae71675683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:07:30.554Z|fa9197d3-4b07-44c1-ab1e-5f3cec2654eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:30.555Z|fa9197d3-4b07-44c1-ab1e-5f3cec2654eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:30.633Z|caab493a-ed7a-4b99-9c92-a6db4bb7bcbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:30.633Z|c19ed65d-6081-406b-98db-16eb34c77d75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:30.634Z|c19ed65d-6081-406b-98db-16eb34c77d75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:30.634Z|caab493a-ed7a-4b99-9c92-a6db4bb7bcbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:40.579Z|5edda449-ed5a-45c0-9c1e-16df0d4b58cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:40.580Z|5edda449-ed5a-45c0-9c1e-16df0d4b58cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:40.657Z|a2e0729c-eb0b-4d75-b3a5-005d45af0b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:40.658Z|a2e0729c-eb0b-4d75-b3a5-005d45af0b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:40.659Z|59a15401-f11f-4096-bb8d-fcdfde674b1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:40.660Z|59a15401-f11f-4096-bb8d-fcdfde674b1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:43.362Z|41045460-72a8-400b-8b31-0b1fe91b9e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:07:43.363Z|41045460-72a8-400b-8b31-0b1fe91b9e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:07:44.511Z|d78b6a5b-7ab8-4a17-99d2-b1e8d4a41743|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:07:44.511Z|d78b6a5b-7ab8-4a17-99d2-b1e8d4a41743|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:07:50.601Z|a6e05332-ea07-4a77-bfd4-c52dd383ad3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:50.602Z|a6e05332-ea07-4a77-bfd4-c52dd383ad3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:50.679Z|84703041-c8f8-4baf-8c8e-636e3e3a481d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:50.679Z|eea57acc-8c63-48e6-b54c-9ce520831c00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:07:50.679Z|84703041-c8f8-4baf-8c8e-636e3e3a481d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:50.680Z|eea57acc-8c63-48e6-b54c-9ce520831c00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:07:58.363Z|48f3051b-d3e2-4594-8e95-781a39df6f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:07:58.364Z|48f3051b-d3e2-4594-8e95-781a39df6f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:08:00.621Z|51f68b2c-bc54-44e0-8d78-70c74a8cddf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:00.622Z|51f68b2c-bc54-44e0-8d78-70c74a8cddf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:00.700Z|cdd44520-f521-4678-b53e-b1f38eb3cec3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:00.701Z|cdd44520-f521-4678-b53e-b1f38eb3cec3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:00.704Z|a648ccb6-8eab-4193-a4d3-2fb48351949d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:00.705Z|a648ccb6-8eab-4193-a4d3-2fb48351949d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:10.643Z|195d9572-3d60-40c5-9cb7-e63ca118565e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:10.644Z|195d9572-3d60-40c5-9cb7-e63ca118565e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:10.736Z|344c76db-29db-48c2-9df0-1d5602256101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:10.737Z|344c76db-29db-48c2-9df0-1d5602256101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:10.753Z|c62aa739-9942-447e-b331-ac044378b37d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:10.754Z|c62aa739-9942-447e-b331-ac044378b37d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:13.362Z|7cd77f62-d94c-42a8-ba16-e5fb418124f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:08:13.365Z|7cd77f62-d94c-42a8-ba16-e5fb418124f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:08:14.512Z|c07cec5c-8c27-4776-bfea-9242c43a749d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:08:14.513Z|c07cec5c-8c27-4776-bfea-9242c43a749d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:08:15.053Z|a57867a4-9301-430c-8198-2e677abd4930|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:08:15.054Z|a57867a4-9301-430c-8198-2e677abd4930|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:20.667Z|9d1a09a1-8cb7-48b6-b2c8-55cb7f5b2e63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:20.668Z|9d1a09a1-8cb7-48b6-b2c8-55cb7f5b2e63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:20.758Z|0ef2153f-f92b-4247-8e3c-8e951d2612a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:20.759Z|0ef2153f-f92b-4247-8e3c-8e951d2612a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:20.780Z|c956ca08-273a-40b0-bf08-b2b5b2410fc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:20.780Z|c956ca08-273a-40b0-bf08-b2b5b2410fc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:28.362Z|69e8f878-f975-4992-bc0e-c1d851c9dc15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:08:28.363Z|69e8f878-f975-4992-bc0e-c1d851c9dc15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:08:30.688Z|dd19ff78-07cd-41bd-afa9-fb77a7068d60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:30.689Z|dd19ff78-07cd-41bd-afa9-fb77a7068d60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:30.778Z|32a82353-5238-44f2-9d14-7bf266727974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:30.779Z|32a82353-5238-44f2-9d14-7bf266727974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:30.801Z|92853b2c-7f03-44ec-aed9-8b8ddce1417c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:30.801Z|92853b2c-7f03-44ec-aed9-8b8ddce1417c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:40.708Z|b03d27d8-0137-4ac0-a2cd-221a106bedb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:40.709Z|b03d27d8-0137-4ac0-a2cd-221a106bedb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:40.798Z|865ad5a4-b58c-4156-8e4c-b5371dfcb518|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:40.799Z|865ad5a4-b58c-4156-8e4c-b5371dfcb518|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:40.822Z|23d9d64c-ff5f-4628-a9aa-826d6fc9f64f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:40.823Z|23d9d64c-ff5f-4628-a9aa-826d6fc9f64f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:43.362Z|c76e01b7-c100-427c-a1ce-1699307b8dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:08:43.362Z|c76e01b7-c100-427c-a1ce-1699307b8dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:08:44.513Z|f56915ad-eec2-4aa9-8b4c-ddf80663c578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:08:44.514Z|f56915ad-eec2-4aa9-8b4c-ddf80663c578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:08:50.730Z|5ad9a6cd-ce01-4f6e-b0bf-02ed33c2e0e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:50.731Z|5ad9a6cd-ce01-4f6e-b0bf-02ed33c2e0e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:50.820Z|eacbceaf-d686-4153-88aa-af6b1ea8b2dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:50.820Z|eacbceaf-d686-4153-88aa-af6b1ea8b2dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:50.844Z|9fb77fa4-2e50-41ef-bd77-e6c6b48ff82e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:08:50.844Z|9fb77fa4-2e50-41ef-bd77-e6c6b48ff82e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:08:58.362Z|d6f6eee5-24d6-4b49-bcf6-b694190850ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:08:58.365Z|d6f6eee5-24d6-4b49-bcf6-b694190850ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:09:00.752Z|0ff009fd-e56b-4e5c-8ac4-ab664c0d0a07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:00.753Z|0ff009fd-e56b-4e5c-8ac4-ab664c0d0a07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:00.840Z|07ee07cb-ffec-406a-abe5-078649c7983a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:00.841Z|07ee07cb-ffec-406a-abe5-078649c7983a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:00.863Z|3a9018f1-a77f-4a37-8818-1911bad6e20d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:00.863Z|3a9018f1-a77f-4a37-8818-1911bad6e20d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:10.775Z|1135ea43-0ebd-405a-bff6-d917c4181591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:10.775Z|1135ea43-0ebd-405a-bff6-d917c4181591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:10.864Z|478d5c0a-2bd8-4ae1-b82b-96226437f0da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:10.865Z|478d5c0a-2bd8-4ae1-b82b-96226437f0da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:10.888Z|062e3140-cf9f-452a-b832-7df3db1f910b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:10.889Z|062e3140-cf9f-452a-b832-7df3db1f910b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:13.362Z|ba90956b-f274-46f7-af88-0355577aa3b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:09:13.363Z|ba90956b-f274-46f7-af88-0355577aa3b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:09:14.515Z|ea8c5b05-d465-4871-b2d3-14ed5430df38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:09:14.515Z|ea8c5b05-d465-4871-b2d3-14ed5430df38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:09:15.053Z|1ef219a1-e1a0-4da1-a1e5-783afa151782|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:09:15.054Z|1ef219a1-e1a0-4da1-a1e5-783afa151782|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:20.794Z|63e875db-edd2-4ce4-ac5e-d89d45a8623f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:20.795Z|63e875db-edd2-4ce4-ac5e-d89d45a8623f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:20.884Z|89f3f9e6-e3fa-453f-800b-96a1d8cb365f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:20.885Z|89f3f9e6-e3fa-453f-800b-96a1d8cb365f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:20.914Z|1a2eeb2a-cb52-4ace-9ae5-9b2ec34ecf6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:20.915Z|1a2eeb2a-cb52-4ace-9ae5-9b2ec34ecf6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:28.362Z|f3d14547-b757-4d62-b4fe-a14e9aad863c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:09:28.363Z|f3d14547-b757-4d62-b4fe-a14e9aad863c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:09:30.817Z|e61f9f7c-04ec-4dc6-b77e-52fac9fc82fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:30.818Z|e61f9f7c-04ec-4dc6-b77e-52fac9fc82fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:30.907Z|93dbe35c-ebae-445c-85c0-a4b385167577|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:30.908Z|93dbe35c-ebae-445c-85c0-a4b385167577|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:30.936Z|f8f7e998-d50f-4d95-840f-de7851ececb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:30.936Z|f8f7e998-d50f-4d95-840f-de7851ececb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:40.839Z|ac2f3278-d6df-4952-8899-3b02195f42c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:40.840Z|ac2f3278-d6df-4952-8899-3b02195f42c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:40.928Z|6e6c0041-2249-4a06-bf84-4eda614d62b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:40.929Z|6e6c0041-2249-4a06-bf84-4eda614d62b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:40.955Z|561a6578-b817-4399-b755-d24c9194a7ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:40.956Z|561a6578-b817-4399-b755-d24c9194a7ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:43.362Z|cecdd16d-b196-4fbe-8321-ffc8e9d4d86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:09:43.365Z|cecdd16d-b196-4fbe-8321-ffc8e9d4d86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:09:44.516Z|ddd8f35c-c433-4172-a3bb-bee440631c00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:09:44.516Z|ddd8f35c-c433-4172-a3bb-bee440631c00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:09:50.860Z|f70bd5bb-f1d9-4bba-9aad-3984010d209e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:50.861Z|f70bd5bb-f1d9-4bba-9aad-3984010d209e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:50.952Z|9e2ad608-0861-426c-89f9-dae6ac18524c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:50.953Z|9e2ad608-0861-426c-89f9-dae6ac18524c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:50.975Z|5ae4252d-bb94-4ecb-b7d9-9c1669e67c0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:09:50.976Z|5ae4252d-bb94-4ecb-b7d9-9c1669e67c0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:09:58.362Z|cb195538-71c6-42c6-a3f5-e6352a7b38d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:09:58.363Z|cb195538-71c6-42c6-a3f5-e6352a7b38d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:10:00.884Z|b44a2d0c-5e84-4a4e-bc2b-b420635fbbde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:00.885Z|b44a2d0c-5e84-4a4e-bc2b-b420635fbbde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:00.973Z|6d16c8ac-d7ce-481d-bbcc-6856382d7aba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:00.973Z|6d16c8ac-d7ce-481d-bbcc-6856382d7aba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:00.997Z|46e80fba-ff77-4156-ae1d-810de512f7ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:00.998Z|46e80fba-ff77-4156-ae1d-810de512f7ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:10.905Z|82ca4a4e-b0fa-4883-a5e3-ac1eb1d2ec81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:10.906Z|82ca4a4e-b0fa-4883-a5e3-ac1eb1d2ec81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:10.996Z|3fdfad15-0f7c-444f-8274-ca67d2b63bce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:10.997Z|3fdfad15-0f7c-444f-8274-ca67d2b63bce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:11.023Z|385d51e0-9f58-46db-bf60-b12694bb7de1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:11.024Z|385d51e0-9f58-46db-bf60-b12694bb7de1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:13.362Z|1072472d-fa18-4469-b174-096dacf29ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:10:13.362Z|1072472d-fa18-4469-b174-096dacf29ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:10:14.517Z|da66ad5c-024c-4615-a251-0ce8fae28cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:10:14.517Z|da66ad5c-024c-4615-a251-0ce8fae28cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:10:15.063Z|bbd7eba1-a0f7-4ae9-afb8-a418df330c80|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:10:15.063Z|bbd7eba1-a0f7-4ae9-afb8-a418df330c80|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:20.929Z|d5e2b47f-d099-4364-a7ac-c4abbcd4a6d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:20.930Z|d5e2b47f-d099-4364-a7ac-c4abbcd4a6d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:21.018Z|198983f1-3fd8-4c31-832e-44490f70de34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:21.019Z|198983f1-3fd8-4c31-832e-44490f70de34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:21.045Z|fe07caf8-d961-43b9-9024-87652631cce7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:21.045Z|fe07caf8-d961-43b9-9024-87652631cce7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:28.362Z|9eb496e4-7591-45f6-9c28-46e4539232e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:10:28.365Z|9eb496e4-7591-45f6-9c28-46e4539232e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:10:30.953Z|5a5f63f3-d3c5-4a2f-af32-161dccd6ffbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:30.953Z|5a5f63f3-d3c5-4a2f-af32-161dccd6ffbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:31.037Z|97521103-8d47-4d9e-8262-b4eb64825975|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:31.038Z|97521103-8d47-4d9e-8262-b4eb64825975|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:31.066Z|966a9406-6753-48b6-b019-d01794bad3be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:31.067Z|966a9406-6753-48b6-b019-d01794bad3be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:40.984Z|5ce84344-6c57-413a-9ea7-83acbfccb805|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:40.985Z|5ce84344-6c57-413a-9ea7-83acbfccb805|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:41.068Z|59b6bc0b-e32d-410d-87d1-482952e73b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:41.069Z|59b6bc0b-e32d-410d-87d1-482952e73b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:41.088Z|f3cf1200-561a-4b8a-93ec-2cac460a453e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:41.089Z|f3cf1200-561a-4b8a-93ec-2cac460a453e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:43.362Z|bb8945c5-551b-4f8b-9111-73c503074fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:10:43.362Z|bb8945c5-551b-4f8b-9111-73c503074fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:10:44.518Z|88a9b4c6-7761-4190-a1fc-3308e787fd07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:10:44.519Z|88a9b4c6-7761-4190-a1fc-3308e787fd07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:10:51.009Z|c1b95124-af0d-425e-bb95-dd74faa4b7ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:51.010Z|c1b95124-af0d-425e-bb95-dd74faa4b7ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:51.092Z|d4d8fad6-69c2-4eb8-b7e3-a6b46c2a3a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:51.092Z|d4d8fad6-69c2-4eb8-b7e3-a6b46c2a3a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:51.110Z|b107e5db-541c-4196-9db6-21c9dba07004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:10:51.111Z|b107e5db-541c-4196-9db6-21c9dba07004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:10:58.362Z|91c207f2-a728-4749-bb7d-25be2f95f603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:10:58.363Z|91c207f2-a728-4749-bb7d-25be2f95f603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:11:01.036Z|70928e20-22c3-490d-980b-86618f4d2615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:01.037Z|70928e20-22c3-490d-980b-86618f4d2615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:01.111Z|e38fac99-1f09-4329-9daf-0d693e8d0bc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:01.112Z|e38fac99-1f09-4329-9daf-0d693e8d0bc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:01.131Z|44015f2f-8198-48a5-b47e-4b86039d383e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:01.132Z|44015f2f-8198-48a5-b47e-4b86039d383e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:11.061Z|27d52f30-5475-4af3-a780-4efd51f3f2cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:11.062Z|27d52f30-5475-4af3-a780-4efd51f3f2cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:11.136Z|ec109a6a-0f33-43b5-af8b-0f2f441d005f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:11.137Z|ec109a6a-0f33-43b5-af8b-0f2f441d005f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:11.159Z|3c7c2b19-90a1-4250-811a-717fa5889bd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:11.160Z|3c7c2b19-90a1-4250-811a-717fa5889bd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:13.362Z|76c6e4dd-a97b-49fe-9d82-2221cba209e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:11:13.366Z|76c6e4dd-a97b-49fe-9d82-2221cba209e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:11:14.519Z|9a7c7acb-c1f8-4082-af35-6a1427fe05b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:11:14.520Z|9a7c7acb-c1f8-4082-af35-6a1427fe05b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:11:15.053Z|95cc78a8-d14d-4b18-ae4e-41bf61f50ce9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:11:15.054Z|95cc78a8-d14d-4b18-ae4e-41bf61f50ce9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:21.088Z|d1365ed9-65b0-4cd1-a005-84db3e802c27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:21.089Z|d1365ed9-65b0-4cd1-a005-84db3e802c27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:21.157Z|fde9f400-168f-4fce-bf52-df784498ac83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:21.158Z|fde9f400-168f-4fce-bf52-df784498ac83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:21.180Z|5b39270c-f6f9-4d03-8dec-bf7d5828e625|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:21.181Z|5b39270c-f6f9-4d03-8dec-bf7d5828e625|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:28.362Z|01101ad1-e241-413f-ad54-6f6d8480201f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:11:28.362Z|01101ad1-e241-413f-ad54-6f6d8480201f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:11:31.111Z|0b29807e-5b5c-48ba-97cf-416e5258436d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:31.112Z|0b29807e-5b5c-48ba-97cf-416e5258436d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:31.179Z|ddf9a201-3dfd-4232-b577-1958ba5ce509|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:31.180Z|ddf9a201-3dfd-4232-b577-1958ba5ce509|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:31.219Z|95ca79ac-0630-4bb5-8166-c2d51a69b4fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:31.219Z|95ca79ac-0630-4bb5-8166-c2d51a69b4fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:41.133Z|a73eb1fd-7ded-4e67-96e7-0b6cc8997980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:41.134Z|a73eb1fd-7ded-4e67-96e7-0b6cc8997980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:41.202Z|edb2117b-c636-4076-9021-8cad6e138d31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:41.202Z|edb2117b-c636-4076-9021-8cad6e138d31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:41.242Z|af15cfe3-982f-4dc6-b80b-ea3cde09c1f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:41.243Z|af15cfe3-982f-4dc6-b80b-ea3cde09c1f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:43.362Z|ed35c8d4-205a-4ae3-9245-39530ed16a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:11:43.362Z|ed35c8d4-205a-4ae3-9245-39530ed16a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:11:44.521Z|094f0da2-43e5-462d-89cd-679a42f0fafe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:11:44.521Z|094f0da2-43e5-462d-89cd-679a42f0fafe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:11:51.154Z|0470ed40-61cf-4ccd-9708-ab25fb913f8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:51.155Z|0470ed40-61cf-4ccd-9708-ab25fb913f8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:51.236Z|7b838a2f-3a95-494b-aa57-e82838053715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:51.237Z|7b838a2f-3a95-494b-aa57-e82838053715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:51.263Z|a793cb13-6582-4a22-aed7-2821f68af1ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:11:51.264Z|a793cb13-6582-4a22-aed7-2821f68af1ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:11:58.362Z|647785b1-501d-470c-aa75-b693cadb5b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:11:58.365Z|647785b1-501d-470c-aa75-b693cadb5b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:12:01.175Z|993ec256-32fa-4fc4-b529-7be9ee650db0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:01.176Z|993ec256-32fa-4fc4-b529-7be9ee650db0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:01.260Z|88594430-a12f-4444-aa0e-9c70d179b020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:01.260Z|88594430-a12f-4444-aa0e-9c70d179b020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:01.283Z|af846ed5-7446-4446-bcc6-22a64d1bc4eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:01.284Z|af846ed5-7446-4446-bcc6-22a64d1bc4eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:11.202Z|a4fdf9bc-10d8-4479-9de5-5dc33adf7404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:11.204Z|a4fdf9bc-10d8-4479-9de5-5dc33adf7404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:11.284Z|f1a2dfb3-531f-4483-8990-065dbb35fbf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:11.285Z|f1a2dfb3-531f-4483-8990-065dbb35fbf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:11.305Z|c186534b-fdbd-4444-9bb7-4fab29616d10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:11.306Z|c186534b-fdbd-4444-9bb7-4fab29616d10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:13.362Z|7363b016-c486-4204-a2fd-73905bf17585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:12:13.362Z|7363b016-c486-4204-a2fd-73905bf17585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:12:14.522Z|c1f55dcb-0f04-4768-a2b2-25502b31a8d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:12:14.523Z|c1f55dcb-0f04-4768-a2b2-25502b31a8d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:12:15.056Z|c567a239-bc7b-4193-8544-ef9495415427|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:12:15.057Z|c567a239-bc7b-4193-8544-ef9495415427|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:21.226Z|f924c325-f78a-4aae-a647-702124271e3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:21.227Z|f924c325-f78a-4aae-a647-702124271e3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:21.307Z|91786a3b-45a5-425a-a02e-d44ed588cebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:21.308Z|91786a3b-45a5-425a-a02e-d44ed588cebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:21.344Z|3066adcb-1d8e-495a-a9bf-d181bd2e8d3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:21.345Z|3066adcb-1d8e-495a-a9bf-d181bd2e8d3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:28.362Z|54aa3e2e-92fd-4a3f-be31-64a9d2b0bb74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:12:28.363Z|54aa3e2e-92fd-4a3f-be31-64a9d2b0bb74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:12:31.248Z|844634ee-433a-4f89-b54a-7c5a2042f278|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:31.249Z|844634ee-433a-4f89-b54a-7c5a2042f278|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:31.349Z|f24d6e1b-b31c-4d94-acde-e9b8f0a5d260|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:31.351Z|f24d6e1b-b31c-4d94-acde-e9b8f0a5d260|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:31.370Z|f69df282-802c-4b99-8487-585661e1283e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:31.371Z|f69df282-802c-4b99-8487-585661e1283e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:41.271Z|bba64b00-6bf7-401a-9a8e-49a2b013ebd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:41.272Z|bba64b00-6bf7-401a-9a8e-49a2b013ebd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:41.375Z|f48c724a-ec18-4c16-88be-36d3891e785e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:41.375Z|f48c724a-ec18-4c16-88be-36d3891e785e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:41.401Z|80482bf2-dca0-4c2d-add8-39b1a9ec7ef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:41.402Z|80482bf2-dca0-4c2d-add8-39b1a9ec7ef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:43.362Z|311a1907-5738-419c-9269-489ddcfe203d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:12:43.367Z|311a1907-5738-419c-9269-489ddcfe203d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:12:44.531Z|447d3ef3-1a51-43fb-a2b8-f76d28994b5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:12:44.532Z|447d3ef3-1a51-43fb-a2b8-f76d28994b5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:12:51.305Z|1d79e144-c2ec-4159-a55a-e1e0a25629da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:51.306Z|1d79e144-c2ec-4159-a55a-e1e0a25629da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:51.398Z|4d0dd0d9-a43c-4e79-8923-fff70ff09c5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:51.399Z|4d0dd0d9-a43c-4e79-8923-fff70ff09c5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:51.428Z|df652fc0-268a-4fb3-8d90-f96b660a6158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:12:51.429Z|df652fc0-268a-4fb3-8d90-f96b660a6158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:12:58.362Z|6569966d-48f0-44d3-917a-3a9f0fde5f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:12:58.363Z|6569966d-48f0-44d3-917a-3a9f0fde5f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:13:01.333Z|1360773e-a3a2-4bae-959e-41c3f604d1bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:01.334Z|1360773e-a3a2-4bae-959e-41c3f604d1bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:01.433Z|f08c26f7-e13a-4c92-81f0-269a6cd3c6db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:01.433Z|f08c26f7-e13a-4c92-81f0-269a6cd3c6db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:01.456Z|21dee98e-7418-4d54-9f5a-d751c2fbaedb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:01.457Z|21dee98e-7418-4d54-9f5a-d751c2fbaedb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:11.357Z|cea229ab-4745-48cd-9567-46d1657e925b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:11.359Z|cea229ab-4745-48cd-9567-46d1657e925b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:11.460Z|04335c56-32d2-4deb-a7ff-4813438c2ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:11.460Z|04335c56-32d2-4deb-a7ff-4813438c2ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:11.479Z|c1e4a291-8169-4135-84e0-fe0aa5c77b18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:11.480Z|c1e4a291-8169-4135-84e0-fe0aa5c77b18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:13.363Z|deb20530-b20f-4255-8b82-209659ea1b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:13:13.364Z|deb20530-b20f-4255-8b82-209659ea1b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:13:14.532Z|84613b19-33b4-4805-9e54-641b66886083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:13:14.533Z|84613b19-33b4-4805-9e54-641b66886083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:13:15.053Z|fd18ddb9-ef10-460c-a4bc-3b4f37e55bed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:13:15.053Z|fd18ddb9-ef10-460c-a4bc-3b4f37e55bed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:21.384Z|9a599624-cc28-4944-afb3-920331330d45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:21.385Z|9a599624-cc28-4944-afb3-920331330d45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:21.488Z|92597e16-ee44-4c75-8d86-27bdd7600288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:21.489Z|92597e16-ee44-4c75-8d86-27bdd7600288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:21.512Z|03e77b24-873b-49b5-8cd2-3e2bbfbcbd2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:21.513Z|03e77b24-873b-49b5-8cd2-3e2bbfbcbd2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:28.362Z|ff32f3ef-c348-4822-8004-55353415607c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:13:28.367Z|ff32f3ef-c348-4822-8004-55353415607c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:13:31.411Z|a3355d6c-822c-4770-b1b4-ee9c65d24a32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:31.412Z|a3355d6c-822c-4770-b1b4-ee9c65d24a32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:31.516Z|9c6bec12-fb47-4bdf-84f1-081da4df931c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:31.517Z|9c6bec12-fb47-4bdf-84f1-081da4df931c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:31.589Z|308ab1ed-7f47-4b8b-afc4-14439b4f3719|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:31.589Z|308ab1ed-7f47-4b8b-afc4-14439b4f3719|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:41.433Z|24caa706-5411-486c-864a-dc09f842fe5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:41.433Z|24caa706-5411-486c-864a-dc09f842fe5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:41.575Z|b5053ed7-84da-427a-8042-d389e43da3c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:41.576Z|b5053ed7-84da-427a-8042-d389e43da3c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:41.617Z|c099fb69-a1f2-4932-91e6-2c652ba96385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:41.617Z|c099fb69-a1f2-4932-91e6-2c652ba96385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:43.362Z|84fd436d-2b3e-44eb-aaff-a924461c23e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:13:43.362Z|84fd436d-2b3e-44eb-aaff-a924461c23e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:13:44.533Z|6795bebb-6c5a-45b9-95dd-f09a99c9803d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:13:44.534Z|6795bebb-6c5a-45b9-95dd-f09a99c9803d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:13:51.460Z|44d89015-de05-4bbb-9941-14a670f002f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:51.461Z|44d89015-de05-4bbb-9941-14a670f002f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:51.598Z|caa9c9d1-b27f-4074-92c7-7af6266feb51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:51.599Z|caa9c9d1-b27f-4074-92c7-7af6266feb51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:51.643Z|e701740c-ca86-4d6c-ac74-1e10658e22ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:13:51.644Z|e701740c-ca86-4d6c-ac74-1e10658e22ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:13:58.362Z|196dbbfc-3abc-4170-9fa2-5b914fc4e45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:13:58.362Z|196dbbfc-3abc-4170-9fa2-5b914fc4e45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:14:01.483Z|909764af-1710-4335-9fdd-58379cf7754c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:14:01.484Z|909764af-1710-4335-9fdd-58379cf7754c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:14:01.619Z|83583d4f-a79c-4c20-b224-df285fad4f2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:14:01.620Z|83583d4f-a79c-4c20-b224-df285fad4f2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:14:01.695Z|68440513-dc5f-427c-b6dc-953159f995ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:14:01.696Z|68440513-dc5f-427c-b6dc-953159f995ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:14:11.508Z|fa686e48-4d9c-47c1-a7d0-ea069a3eb542|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:14:11.509Z|fa686e48-4d9c-47c1-a7d0-ea069a3eb542|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:14:11.642Z|65d4003f-e6ca-433a-b457-21fb13ccd82c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:14:11.643Z|65d4003f-e6ca-433a-b457-21fb13ccd82c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:14:11.719Z|57ea06ce-8fd0-4ec3-af78-9f5d79763409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:14:11.720Z|57ea06ce-8fd0-4ec3-af78-9f5d79763409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:14:13.362Z|81c05662-cacb-41db-a0fe-3c40a3cef9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:14:13.369Z|81c05662-cacb-41db-a0fe-3c40a3cef9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:14:14.535Z|4d767d73-928f-4ecd-8e61-8d97ac05fd21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T10:14:14.535Z|4d767d73-928f-4ecd-8e61-8d97ac05fd21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T10:14:15.052Z|96fef4d7-42d6-4e39-bc38-a003b93bb96f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T10:14:15.053Z|96fef4d7-42d6-4e39-bc38-a003b93bb96f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T10:14:21.532Z|b1c60277-a887-4c8f-8ab6-ff113a88375b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:14:21.533Z|b1c60277-a887-4c8f-8ab6-ff113a88375b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:14:21.680Z|c289061b-4715-4671-9a2a-e1c44880f73b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:14:21.681Z|c289061b-4715-4671-9a2a-e1c44880f73b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T10:14:21.746Z|b0308b6f-bb7a-4240-b11b-db5de51cf74a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T10:14:21.747Z|b0308b6f-bb7a-4240-b11b-db5de51cf74a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.